SAP ABAP Class CL_RSTTU_TRANS (RSTT Utility for Transformations)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSTT_UTIL (Package) Adaptation of system-dependent components during transport
⤷
⤷
Properties
| Class | CL_RSTTU_TRANS | |
| Short Description | RSTT Utility for Transformations | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSTT_UTIL | Adaptation of system-dependent components during transport |
| Created | 20050707 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSTTU_TRANS has no interface implemented.
Friends
Class CL_RSTTU_TRANS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | TP_EYE_CATCHER | 16777215 | Character Field with Length 5 | 20050711 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Get Classnm of class performing the transformation | 20050708 | |
| 2 | Static method | Public | Method | Transform SIDs in structure to system-independent format | 20050707 | |
| 3 | Static method | Public | Method | Transform SIDs in structure to system-independent format | 20050707 | |
| 4 | Static method | Public | Method | Update structure content to newest possible values | 20050707 |
Events
Class CL_RSTTU_TRANS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_EYE_CATCHER | Private | See coding | 20050722 | TP_EYE_CATCHER(5) TYPE X
|
Method Signatures
Method GET_CLASSNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20050708 | ||||
| 2 | I_STRUC_NAME | Value transfer | Type reference (TYPE) | ABAP_ABSTYPENAME | Name des Dictionary Typs | 20050708 | |||
| 3 | R_CLASSNAME | Value transfer | Type reference (TYPE) | CLASSNAME | Referenztyp | 20050708 |
Method GET_CLASSNM on class CL_RSTTU_TRANS has no exception.
Method TRANSFORM_FROM_SIDFREE 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 | 20050707 | |||
| 2 | I_SERIALIZED | Call by reference | Type reference (TYPE) | XSTRING | SIDFREE Input | 20050707 | |||
| 3 | R_R_STRUC | Value transfer | Object reference (TYPE REF TO) | DATA | Reference to transformed structure | 20050707 |
Method TRANSFORM_FROM_SIDFREE on class CL_RSTTU_TRANS has no exception.
Method TRANSFORM_TO_SIDFREE 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 | 20050707 | |||
| 2 | I_KEEP_INVALID_SIDS | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20050722 | ||
| 3 | I_R_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | Reference to structure to be transformed | 20050707 | |||
| 4 | I_STRUC_NAME | Value transfer | Type reference (TYPE) | ABAP_ABSTYPENAME | Name des Dictionary Typs | 20050707 | |||
| 5 | R_SERIALIZED | Value transfer | Type reference (TYPE) | XSTRING | Transformed Output | 20050707 |
Method TRANSFORM_TO_SIDFREE on class CL_RSTTU_TRANS has no exception.
Method UPDATE_STRUCTURE 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 | 20050707 | |||
| 2 | I_R_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | Reference to structure to be transformed | 20050707 | |||
| 3 | I_STRUC_NAME | Call by reference | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20050707 | |||
| 4 | R_R_STRUC | Value transfer | Object reference (TYPE REF TO) | DATA | Updated Structure | 20050707 |
Method UPDATE_STRUCTURE on class CL_RSTTU_TRANS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |