SAP ABAP Function Module RSTRAN_API_CREATE (Creation of a Transformation)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSTRAN (Package) Transformation

⤷

⤷

Basic Data
Function Module | RSTRAN_API_CREATE | Creation of a Transformation |
Function Group | RSTRAN_API | APIs for Transformation |
Program Name | SAPLRSTRAN_API | |
INCLUDE Name | LRSTRAN_APIU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_TRANID | TYPE | RSTRANID | Transformation ID | |||
![]() |
I_S_SOURCE | TYPE | RSTRAN_S_TLOGO | Source of the Transformation | |||
![]() |
I_S_TARGET | TYPE | RSTRAN_S_TLOGO | Target of the Transformation | |||
![]() |
I_T_POSIT_MAP | TYPE | RSTRAN_T_POSIT_MAP | Mapping Between Source Field and Target Field | |||
![]() |
I_AS_EXPERT | TYPE | RS_BOOL | RS_C_FALSE | Transformation is expert routine | ||
![]() |
I_WITH_MESSAGE | TYPE | RS_BOOL | RS_C_TRUE | Issue Messages | ||
![]() |
I_WITH_ACTIVATE | TYPE | RS_BOOL | RS_C_FALSE | Activate transformation | ||
![]() |
CX_RSTRAN_NOT_FOUND | TYPE | Object Not Found | ||||
![]() |
CX_RSTRAN_INPUT_INVALID | TYPE | Incorrect Input | ||||
![]() |
CX_RSTRAN_CANCELLED | TYPE | Terminated by User (Dialog) | ||||
![]() |
CX_RSTRAN_NOT_AUTHORIZED | TYPE | No Authorization | ||||
![]() |
CX_RSTRAN_DISPLAY_ONLY | TYPE | Object can be displayed only - it can not be edited | ||||
![]() |
CX_RSTRAN_ALREADY_EXIST | TYPE | Transformation Already Exists | ||||
![]() |
CX_RSTRAN_ERROR_WITH_MESSAGE | TYPE | Exception with Message | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20110909 |
SAP Release Created in | 710 |