SAP ABAP Class CL_RSTRAN_EXECUTE (Direct Execution of Transformation)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSTRAN_TMPL (Package) Transformation: Migration

⤷

⤷

Properties
Class | CL_RSTRAN_EXECUTE | |
Short Description | Direct Execution of Transformation | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSTRAN_TMPL | Transformation: Migration |
Created | 20110817 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSTRAN_EXECUTE has no forward declaration.
Interfaces
Class CL_RSTRAN_EXECUTE has no interface implemented.
Friends
Class CL_RSTRAN_EXECUTE 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) | CL_RSBK_DATA | 20111019 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSBK_DATA | 20111019 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSTRAN_TRFN_CMD | Command TRFN | 20111019 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSTRANID | Transformation ID | 20111019 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20111019 |
2 | ![]() |
Static method | Public | Method | Execute Transformation | 20111019 |
3 | ![]() |
Instance method | Private | Method | Add Data | 20111019 |
4 | ![]() |
Instance method | Private | Method | Execute: External | 20111019 |
5 | ![]() |
Instance method | Private | Method | Execute Transformation | 20111019 |
6 | ![]() |
Instance method | Private | Method | Read Data | 20111019 |
7 | ![]() |
Instance method | Private | Method | Input Package | 20111019 |
8 | ![]() |
Instance method | Private | Method | Output Package | 20111019 |
9 | ![]() |
Instance method | Private | Method | Compare Two Table Structures | 20111019 |
Events
Class CL_RSTRAN_EXECUTE has no event.
Types
Class CL_RSTRAN_EXECUTE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TRANID | Call by reference | Type reference (TYPE) | RSTRANID | TransformationsId | 20111019 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt nicht gefunden | 20111019 |
Method RUN_TRAN 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) | ANY TABLE | 20111019 | |||
2 | ![]() |
I_TRANID | Call by reference | Type reference (TYPE) | RSTRANID | TransformationsId | 20111019 | ||
3 | ![]() |
I_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20111019 |
Method RUN_TRAN on class CL_RSTRAN_EXECUTE has no exception.
Method _ADD_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20111019 |
Method _ADD_DATA on class CL_RSTRAN_EXECUTE has no exception.
Method _EXECUTE 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) | ANY TABLE | 20111019 | |||
2 | ![]() |
I_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20111019 |
Method _EXECUTE on class CL_RSTRAN_EXECUTE has no exception.
Method _EXECUTE_INT Signature
Method _EXECUTE_INT on class CL_RSTRAN_EXECUTE has no parameter.
Method _EXECUTE_INT on class CL_RSTRAN_EXECUTE has no exception.
Method _GET_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) | ANY TABLE | 20111019 |
Method _GET_DATA on class CL_RSTRAN_EXECUTE has no exception.
Method _GET_INBOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_INBOUND | Value transfer | Object reference (TYPE REF TO) | CL_RSBK_DATA | Datentransferprozess: Datenpaket | 20111019 |
Method _GET_INBOUND on class CL_RSTRAN_EXECUTE has no exception.
Method _GET_OUTBOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_OUTBOUND | Value transfer | Object reference (TYPE REF TO) | CL_RSBK_DATA | Datentransferprozess: Datenpaket | 20111019 |
Method _GET_OUTBOUND on class CL_RSTRAN_EXECUTE has no exception.
Method _IS_EQUAL_STRUCT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_TAB1 | Call by reference | Type reference (TYPE) | ANY TABLE | 20111019 | |||
2 | ![]() |
I_T_TAB2 | Call by reference | Type reference (TYPE) | ANY TABLE | 20111019 | |||
3 | ![]() |
R_EQUAL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20111019 |
Method _IS_EQUAL_STRUCT on class CL_RSTRAN_EXECUTE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |