SAP ABAP Class CL_RSTRAN_DB_SCRIPT_UI (UI class for script on HANA)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSTRAN_DB (Package) Transformtion on DB
Properties
Class CL_RSTRAN_DB_SCRIPT_UI  
Short Description UI class for script on HANA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTRAN_DB   Transformtion on DB 
Created 20130514   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSTRAN_DB_SCRIPT_UI has no forward declaration.
Interfaces
Class CL_RSTRAN_DB_SCRIPT_UI has no interface implemented.
Friends
Class CL_RSTRAN_DB_SCRIPT_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_BOX Instance attribute Private Type reference (TYPE) STRING 20130514
2 P_FOOTER Instance attribute Private Type reference (TYPE) STRING 20130514
3 P_HEADER Instance attribute Private Type reference (TYPE) STRING 20130514
4 P_PROCEDURE Instance attribute Private Type reference (TYPE) CHAR30 30 Characters 20130514
5 P_TRANID Instance attribute Private Type reference (TYPE) RSTRANID Transformation ID 20130514
Methods
# Method Level Visibility Method type Description Created on
1 CALL_UI Instance method Public Method calll UI 20130514
2 CONSTRUCTOR Instance method Public Constructor 20130514
3 GET_BOX Instance method Public Method get script box 20130514
4 GET_PROCEDURE_NAME Instance method Public Method get name of the procedure 20130515
5 GET_SCRIPT Instance method Public Method get final script (staterment) 20130514
6 SET_BOX Instance method Public Method set script box 20130514
7 _SET_FOOTER Instance method Private Method create footer 20130514
8 _SET_HEADER Instance method Private Method create header 20130514
Events
Class CL_RSTRAN_DB_SCRIPT_UI has no event.
Types
Class CL_RSTRAN_DB_SCRIPT_UI has no local type.
Method Signatures

Method CALL_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20130607

Method CALL_UI on class CL_RSTRAN_DB_SCRIPT_UI has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IN_TAB Call by reference Type reference (TYPE) STRING 20130724
2 Importing I_OUT_TAB Call by reference Type reference (TYPE) STRING 20130724
3 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID Transformation ID 20130514
# Exception Resumable Description Created on
1 CX_RS_STEP_FAILED DTP Request: Errors in Step 20130514

Method GET_BOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STRING Value transfer Type reference (TYPE) STRING 20130514

Method GET_BOX on class CL_RSTRAN_DB_SCRIPT_UI has no exception.

Method GET_PROCEDURE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROCEDURE Value transfer Type reference (TYPE) CHAR30 30 Characters 20130515

Method GET_PROCEDURE_NAME on class CL_RSTRAN_DB_SCRIPT_UI has no exception.

Method GET_SCRIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STMT Value transfer Type reference (TYPE) STRING 20130514

Method GET_SCRIPT on class CL_RSTRAN_DB_SCRIPT_UI has no exception.

Method SET_BOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRING Call by reference Type reference (TYPE) STRING 20130514

Method SET_BOX on class CL_RSTRAN_DB_SCRIPT_UI has no exception.

Method _SET_FOOTER Signature

Method _SET_FOOTER on class CL_RSTRAN_DB_SCRIPT_UI has no parameter.
Method _SET_FOOTER on class CL_RSTRAN_DB_SCRIPT_UI has no exception.

Method _SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IN_TAB Call by reference Type reference (TYPE) STRING 20130724
2 Importing I_OUT_TAB Call by reference Type reference (TYPE) STRING 20130724
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Object Not Found 20130515
History
Last changed by/on SAP  20140121 
SAP Release Created in 740