SAP ABAP Class CL_RSTTU_TRANS_TDATA (Transform SFC)
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_TDATA | |
| Short Description | Transform SFC | |
| 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 | 20050711 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 5 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 7 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 8 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSTTU_TRANS_TDATA has no interface implemented.
Friends
Class CL_RSTTU_TRANS_TDATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | T_CHAR03 | 'CVL' | Chavl Prefix for SID Fields | 20050711 | ||
| 2 | Constant | Private | Type reference (TYPE) | T_CHAR03 | 'NIO' | Prefix for niobjnm | 20050711 | ||
| 3 | Constant | Private | Type reference (TYPE) | T_CHAR03 | 'NOD' | Prefix for Nodename | 20050711 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | create the data type for the intermediate data structure | 20050712 | |
| 2 | Static method | Private | Method | create the data type for the intermediate data structure | 20050711 | |
| 3 | Static method | Private | Method | Move the data form source to tgt table | 20050712 | |
| 4 | Static method | Private | Method | Move the data form source to tgt table | 20050712 | |
| 5 | Static method | Public | Method | Transform SIDs in structure to system-independent format | 20050712 | |
| 6 | Static method | Public | Method | Transform SIDs in structure to system-independent format | 20050711 |
Events
Class CL_RSTTU_TRANS_TDATA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_MAPPING | Public | See coding | 20050711 | begin of tn_s_mapping,
org_fieldname TYPE CL_RSTTU_TRANS_SRV=>TN_RETURNNM_N,
new_fieldname TYPE CL_RSTTU_TRANS_SRV=>TN_RETURNNM_N,
end of tn_s_mapping
|
||
| 2 | TN_TH_MAPPING | Public | See coding | 20050711 | tn_th_mapping type hashed table of tn_s_mapping with unique key org_fieldname
|
||
| 3 | T_CHAR03 | Private | See coding | 20090810 | T_CHAR03 type C LENGTH 3
|
Method Signatures
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_COMPONENTS | Call by reference | Type reference (TYPE) | ABAP_COMPDESCR_TAB | 20050712 | ||||
| 2 | I_T_RPLCHA_N | Call by reference | Type reference (TYPE) | CL_RSTTU_TRANS_T_RPLCHA=>TN_T_RPLCHA_N | 20050823 | ||||
| 3 | I_T_SFC_N | Call by reference | Type reference (TYPE) | CL_RSTTU_TRANS_TH_SFC=>TN_T_SFC_N | 20050712 | ||||
| 4 | I_T_SFK_N | Call by reference | Type reference (TYPE) | CL_RSTTU_TRANS_TH_SFK=>TN_T_SFK_N | 20050823 |
Method GET_TYPE on class CL_RSTTU_TRANS_TDATA has no exception.
Method GET_TYPE_N Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_COMPONENTS | Call by reference | Type reference (TYPE) | ABAP_COMPDESCR_TAB | 20050711 | ||||
| 2 | I_T_RPLCHA_N | Call by reference | Type reference (TYPE) | CL_RSTTU_TRANS_T_RPLCHA=>TN_T_RPLCHA_N | 20050823 | ||||
| 3 | I_T_SFC_N | Call by reference | Type reference (TYPE) | CL_RSTTU_TRANS_TH_SFC=>TN_T_SFC_N | 20050711 | ||||
| 4 | I_T_SFK_N | Call by reference | Type reference (TYPE) | CL_RSTTU_TRANS_TH_SFK=>TN_T_SFK_N | 20050823 |
Method GET_TYPE_N on class CL_RSTTU_TRANS_TDATA has no exception.
Method MOVE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabelle der benötigten Merkmale usw. | 20050712 | |||
| 2 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20071126 | |||
| 3 | I_T_DATA_N | Call by reference | Type reference (TYPE) | ANY TABLE | structure reference | 20050712 | |||
| 4 | I_T_RPLCHA_N | Call by reference | Type reference (TYPE) | CL_RSTTU_TRANS_T_RPLCHA=>TN_T_RPLCHA_N | 20050823 | ||||
| 5 | I_T_SFC_N | Call by reference | Type reference (TYPE) | CL_RSTTU_TRANS_TH_SFC=>TN_T_SFC_N | 20050712 | ||||
| 6 | I_T_SFK_N | Call by reference | Type reference (TYPE) | CL_RSTTU_TRANS_TH_SFK=>TN_T_SFK_N | 20050823 |
Method MOVE_DATA on class CL_RSTTU_TRANS_TDATA has no exception.
Method MOVE_DATA_N Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabelle der benötigten Merkmale usw. | 20050712 | |||
| 2 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20071126 | |||
| 3 | I_KEEP_INVALID_SIDS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20050722 | |||
| 4 | I_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | structure reference | 20050712 | |||
| 5 | I_T_RPLCHA_N | Call by reference | Type reference (TYPE) | CL_RSTTU_TRANS_T_RPLCHA=>TN_T_RPLCHA_N | 20050823 | ||||
| 6 | I_T_SFC_N | Call by reference | Type reference (TYPE) | CL_RSTTU_TRANS_TH_SFC=>TN_T_SFC_N | 20050712 | ||||
| 7 | I_T_SFK_N | Call by reference | Type reference (TYPE) | CL_RSTTU_TRANS_TH_SFK=>TN_T_SFK_N | 20050823 |
Method MOVE_DATA_N on class CL_RSTTU_TRANS_TDATA has no exception.
Method TRANSFORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RT_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | neutral structure reference | 20050823 | |||
| 2 | E_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Tabelle der benötigten Merkmale usw. | 20050823 | |||
| 3 | E_TH_SFK | Call by reference | Type reference (TYPE) | RSDD_TH_SFK | Tabelle der benötigten Basiskennzahlen | 20050823 | |||
| 4 | E_T_RPLCHA | Call by reference | Type reference (TYPE) | RSDR0_T_RPLCHA | DM: Liste von Replizierungsregeln | 20050823 | |||
| 5 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20071126 | |||
| 6 | I_T_DATA_N | Call by reference | Type reference (TYPE) | ANY TABLE | structure reference | 20050712 | |||
| 7 | I_T_RPLCHA_N | Call by reference | Type reference (TYPE) | CL_RSTTU_TRANS_T_RPLCHA=>TN_T_RPLCHA_N | 20050823 | ||||
| 8 | I_T_SFC_N | Call by reference | Type reference (TYPE) | CL_RSTTU_TRANS_TH_SFC=>TN_T_SFC_N | Tabelle der benötigten Merkmale usw. | 20050712 | |||
| 9 | I_T_SFK_N | Call by reference | Type reference (TYPE) | CL_RSTTU_TRANS_TH_SFK=>TN_T_SFK_N | 20050823 |
Method TRANSFORM on class CL_RSTTU_TRANS_TDATA has no exception.
Method TRANSFORM_N Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHARSIZE | Call by reference | Type reference (TYPE) | I | Character Size | 20050818 | |||
| 2 | E_RT_DATA_N | Value transfer | Object reference (TYPE REF TO) | DATA | neutral structure reference | 20050712 | |||
| 3 | E_T_COMPONENTS | Call by reference | Type reference (TYPE) | ABAP_COMPDESCR_TAB | 20050712 | ||||
| 4 | E_T_RPLCHA_N | Call by reference | Type reference (TYPE) | CL_RSTTU_TRANS_T_RPLCHA=>TN_T_RPLCHA_N | 20050823 | ||||
| 5 | E_T_SFC_N | Call by reference | Type reference (TYPE) | CL_RSTTU_TRANS_TH_SFC=>TN_T_SFC_N | 20050712 | ||||
| 6 | E_T_SFK_N | Call by reference | Type reference (TYPE) | CL_RSTTU_TRANS_TH_SFK=>TN_T_SFK_N | 20050823 | ||||
| 7 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20071126 | |||
| 8 | I_KEEP_INVALID_SIDS | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20050722 | ||
| 9 | I_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Tabelle der benötigten Merkmale usw. | 20050711 | |||
| 10 | I_TH_SFK | Call by reference | Type reference (TYPE) | RSDD_TH_SFK | Tabelle der benötigten Basiskennzahlen | 20050823 | |||
| 11 | I_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | structure reference | 20050711 | |||
| 12 | I_T_RPLCHA | Call by reference | Type reference (TYPE) | RSDR0_T_RPLCHA | DM: Liste von Replizierungsregeln | 20050823 |
Method TRANSFORM_N on class CL_RSTTU_TRANS_TDATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |