SAP ABAP Class CL_RSODP_TRANSFORMATION_HELPER (Helper Class for Transformations from ODP sources)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSODP (Package) Operational Data Provisioning (BW Part)

⤷

⤷

Properties
Class | CL_RSODP_TRANSFORMATION_HELPER | |
Short Description | Helper Class for Transformations from ODP sources | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSODP | Operational Data Provisioning (BW Part) |
Created | 20130717 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSODP_TRANSFORMATION_HELPER has no forward declaration.
Interfaces
Class CL_RSODP_TRANSFORMATION_HELPER has no interface implemented.
Friends
Class CL_RSODP_TRANSFORMATION_HELPER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | TS_HEADERID | 20130717 | |||
2 | ![]() |
Instance attribute | Private | See coding | 20130717 | ||||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20130717 | ||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSODP_TRANSFORMATION_HELPER | Helper Class for Transformations from ODP sources | 20130717 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20130717 |
2 | ![]() |
Instance method | Public | Method | 20130717 | |
3 | ![]() |
Instance method | Public | Method | 20130717 | |
4 | ![]() |
Static method | Public | Method | 20130717 | |
5 | ![]() |
Instance method | Public | Method | 20130717 |
Events
Class CL_RSODP_TRANSFORMATION_HELPER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_HEADERID | Private | See coding | 20130717 | BEGIN OF ts_headerid,
headerid type odp_headerid,
objectid type roobjectid,
t_nodeid type SORTED TABLE OF ts_nodeid with UNIQUE key odp_nodeid,
end of ts_headerid
|
||
2 | TS_NODEID | Private | See coding | 20130717 | begin of ts_nodeid,
odp_nodeid type odp_nodeid,
rsshnodeid type rsshnodeid,
end of ts_nodeid
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSODP_TRANSFORMATION_HELPER has no parameter.
Method CONSTRUCTOR on class CL_RSODP_TRANSFORMATION_HELPER has no exception.
Method FREE Signature
Method FREE on class CL_RSODP_TRANSFORMATION_HELPER has no parameter.
Method FREE on class CL_RSODP_TRANSFORMATION_HELPER has no exception.
Method GET_BW_NODEID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HEADERID | Call by reference | Type reference (TYPE) | ODP_HEADERID | Hash ID for Hierarchy Header | 20130717 | ||
2 | ![]() |
I_NODEID | Call by reference | Type reference (TYPE) | ODP_NODEID | Hash ID for Hierarchy Header | 20130717 | ||
3 | ![]() |
R_NODEID | Value transfer | Type reference (TYPE) | RSSHNODEID | Technical Node ID of Node in Hierarchy | 20130717 |
Method GET_BW_NODEID on class CL_RSODP_TRANSFORMATION_HELPER has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_HELPER | Value transfer | Object reference (TYPE REF TO) | CL_RSODP_TRANSFORMATION_HELPER | Helper Class for Transformations from ODP sources | 20130717 |
Method GET_INSTANCE on class CL_RSODP_TRANSFORMATION_HELPER has no exception.
Method HEADERID_TO_OBJECTID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HEADERID | Call by reference | Type reference (TYPE) | ODP_HEADERID | Hash ID for Hierarchy Header | 20130717 | ||
2 | ![]() |
R_OBJECTID | Value transfer | Type reference (TYPE) | RSDS_OBJECTID | Object ID | 20130717 |
Method HEADERID_TO_OBJECTID on class CL_RSODP_TRANSFORMATION_HELPER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |