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
Exporting E_TRANID TYPE RSTRANID Transformation ID
Importing I_S_SOURCE TYPE RSTRAN_S_TLOGO Source of the Transformation
Importing I_S_TARGET TYPE RSTRAN_S_TLOGO Target of the Transformation
Importing I_T_POSIT_MAP TYPE RSTRAN_T_POSIT_MAP Mapping Between Source Field and Target Field
Importing I_AS_EXPERT TYPE RS_BOOL RS_C_FALSE Transformation is expert routine
Importing I_WITH_MESSAGE TYPE RS_BOOL RS_C_TRUE Issue Messages
Importing I_WITH_ACTIVATE TYPE RS_BOOL RS_C_FALSE Activate transformation
Exception CX_RSTRAN_NOT_FOUND TYPE Object Not Found
Exception CX_RSTRAN_INPUT_INVALID TYPE Incorrect Input
Exception CX_RSTRAN_CANCELLED TYPE Terminated by User (Dialog)
Exception CX_RSTRAN_NOT_AUTHORIZED TYPE No Authorization
Exception CX_RSTRAN_DISPLAY_ONLY TYPE Object can be displayed only - it can not be edited
Exception CX_RSTRAN_ALREADY_EXIST TYPE Transformation Already Exists
Exception CX_RSTRAN_ERROR_WITH_MESSAGE TYPE Exception with Message
               
Processing Type
Normal Function Module  
Remote-Enabled 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