SAP ABAP Class CL_RSL_UI_MAPPING_TQIPRO (Template Query InfoProvider Mapping)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSL_UI (Package) CompositeProvider UI Package

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSL_UI_MAPPING_OBJ | Mapping Object | 20110621 |
Properties
Class | CL_RSL_UI_MAPPING_TQIPRO | |
Short Description | Template Query InfoProvider Mapping | |
Super Class | CL_RSL_UI_MAPPING_OBJ | Mapping Object |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSL_UI | CompositeProvider UI Package |
Created | 20110621 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSL_UI_MAPPING_TQIPRO has no interface implemented.
Friends
Class CL_RSL_UI_MAPPING_TQIPRO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSZCOMPKEY | BW: Key of a Reporting Component | 20110621 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSD_T_DTA_PRO | InfoObject Properties in Data Target | 20110621 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks query mapping | 20110621 |
2 | ![]() |
Instance method | Public | Constructor | 20110628 | |
3 | ![]() |
Instance method | Public | Method | Template Query | 20110622 |
4 | ![]() |
Instance method | Public | Method | InfoProvider of Template Query | 20110622 |
5 | ![]() |
Instance method | Public | Method | If InfoObject is contained in the reduced query | 20110622 |
6 | ![]() |
Instance method | Public | Method | 20110621 | |
7 | ![]() |
Instance method | Public | Method | Set Query | 20110621 |
Events
Class CL_RSL_UI_MAPPING_TQIPRO has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LT_S_PROV_IOBJ_REFCOL | Private | See coding | 20110621 | BEGIN OF lt_s_prov_iobj_refcol,
partprov TYPE rspartprov,
partiobj TYPE rspartiobjnm,
r_column TYPE REF TO cl_rsdd_lm_column,
binding TYPE REF TO cl_rsdd_lm_composite_binding,
END OF lt_s_prov_iobj_refcol
|
Method Signatures
Method CHECK_TQIPRO_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | 1=provider, 2=column, 3=both | 20110621 | ||
2 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RSL_T_RETMSG | Meldungstabelle TLOGO Framework | 20110621 |
Method CHECK_TQIPRO_MAPPING on class CL_RSL_UI_MAPPING_TQIPRO has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPID | Call by reference | Type reference (TYPE) | RSZCOMPID | Name (ID) einer Reporting-Komponete | 20110713 | ||
2 | ![]() |
I_R_COPR | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_COMPOSITE_PROVIDER | Composite Provider | 20110628 | ||
3 | ![]() |
I_WSP_NAME | Call by reference | Type reference (TYPE) | RSLWSPNAME | Workspace Name | 20110701 |
Method CONSTRUCTOR on class CL_RSL_UI_MAPPING_TQIPRO has no exception.
Method GET_COMPID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_COMPID | Value transfer | Type reference (TYPE) | RSZCOMPID | Name (ID) einer Reporting-Komponete | 20110622 |
Method GET_COMPID on class CL_RSL_UI_MAPPING_TQIPRO has no exception.
Method GET_INFOPROV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INFOPROV | Value transfer | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20110622 |
Method GET_INFOPROV on class CL_RSL_UI_MAPPING_TQIPRO has no exception.
Method IS_IOBJNM_INCLUDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20110622 | ||
2 | ![]() |
R_INCLUDED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20110622 |
Method IS_IOBJNM_INCLUDED on class CL_RSL_UI_MAPPING_TQIPRO has no exception.
Method IS_TQIPRO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20110621 | ||
2 | ![]() |
R_IS_TQIPRO | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20110622 |
Method IS_TQIPRO on class CL_RSL_UI_MAPPING_TQIPRO has no exception.
Method SET_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPID | Call by reference | Type reference (TYPE) | RSZCOMPID | Name (ID) einer Reporting-Komponete | 20110621 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20110621 |
Method SET_QUERY on class CL_RSL_UI_MAPPING_TQIPRO has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |