SAP ABAP Class CL_RSR_REPORT_EXCHANGE (Change Provider in Query Definition)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSROA_SHELL (Package) OLAP: Instance Administration, Initialization

⤷

⤷

Properties
Class | CL_RSR_REPORT_EXCHANGE | |
Short Description | Change Provider in Query Definition | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSROA_SHELL | OLAP: Instance Administration, Initialization |
Created | 20110603 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSR_REPORT_EXCHANGE has no forward declaration.
Interfaces
Class CL_RSR_REPORT_EXCHANGE has no interface implemented.
Friends
Class CL_RSR_REPORT_EXCHANGE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSR_REPORT_EXCHANGE | Change Provider in Query Definition | 20110603 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TP_TS_ORG_MAPPING | 20110603 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | 20110603 | |
2 | ![]() |
Instance method | Public | Method | 20110603 | |
3 | ![]() |
Static method | Public | Method | 20110603 | |
4 | ![]() |
Instance method | Public | Method | 20110603 |
Events
Class CL_RSR_REPORT_EXCHANGE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_ORG_MAPPING | Private | See coding | 20110603 | BEGIN OF tp_s_org_mapping,
compid TYPE rszcompid,
infoprov TYPE rsinfoprov,
END OF tp_s_org_mapping
|
||
2 | TP_TS_ORG_MAPPING | Private | See coding | 20110603 | tp_ts_org_mapping type sorted table of tp_s_org_mapping with unique key compid
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSR_REPORT_EXCHANGE has no parameter.
Method CONSTRUCTOR on class CL_RSR_REPORT_EXCHANGE has no exception.
Method GET_INFOPROV_FOR_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20110603 | ||
2 | ![]() |
E_REPLACED | Call by reference | Type reference (TYPE) | RS_BOOL | Flag-Struktur | 20110603 | ||
3 | ![]() |
I_S_REPDIR | Call by reference | Type reference (TYPE) | RSRREPDIR | Verzeichnis aller Berichte | 20110603 |
Method GET_INFOPROV_FOR_QUERY on class CL_RSR_REPORT_EXCHANGE has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RSR_REPORT_EXCHANGE | change Provider in Query Defintion | 20110603 |
Method GET_INSTANCE on class CL_RSR_REPORT_EXCHANGE has no exception.
Method GET_RKB1D_FOR_BADI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_S_RKB1D | Call by reference | Type reference (TYPE) | RSR_S_RKB1D | Steuerleiste Olap Prozessor | 20110603 | ||
2 | ![]() |
I_S_RKB1D | Call by reference | Type reference (TYPE) | RSR_S_RKB1D | InfoProvider | 20110603 |
Method GET_RKB1D_FOR_BADI on class CL_RSR_REPORT_EXCHANGE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |