SAP ABAP Class CL_CRM_UI_LTX_CODE_GEN_UTIL (Launch Transaction Code Generator Utility class)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_UI_FRAME_LTX (Package) Launch Transactions
Properties
Class CL_CRM_UI_LTX_CODE_GEN_UTIL  
Short Description Launch Transaction Code Generator Utility class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_UI_FRAME_LTX   Launch Transactions 
Created 20060424   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_UI_LTX_CODE_GEN_UTIL has no forward declaration.
Interfaces
Class CL_CRM_UI_LTX_CODE_GEN_UTIL has no interface implemented.
Friends
Class CL_CRM_UI_LTX_CODE_GEN_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SOURCE_VARIABLE Constant Private Type reference (TYPE) STRING '__source' 20060424
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_CODE_TO_FILL_PARAMETER Instance method Public Method Returns string with code to fill parameter 20060424
2 BUILD_CODE_TO_FILL_SOURCE_STR Instance method Public Method Returns string code fill source in 72 char segments 20060424
3 FILL_FIELDS_OF_PARAMETER Instance method Protected Method 20060424
4 FILL_PARAMETER Instance method Protected Method 20060424
5 SET_VALUE Instance method Protected Method 20060424
Events
Class CL_CRM_UI_LTX_CODE_GEN_UTIL has no event.
Types
Class CL_CRM_UI_LTX_CODE_GEN_UTIL has no local type.
Method Signatures

Method BUILD_CODE_TO_FILL_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARAMETER Call by reference Type reference (TYPE) CRMT_IC_ACTION_DF_PARAM Detail definition of a data flow parameter 20060424
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20060424

Method BUILD_CODE_TO_FILL_PARAMETER on class CL_CRM_UI_LTX_CODE_GEN_UTIL has no exception.

Method BUILD_CODE_TO_FILL_SOURCE_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOURCE Call by reference Type reference (TYPE) STRING 20060424
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20060424

Method BUILD_CODE_TO_FILL_SOURCE_STR on class CL_CRM_UI_LTX_CODE_GEN_UTIL has no exception.

Method FILL_FIELDS_OF_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARAMETER Call by reference Type reference (TYPE) CRMT_IC_ACTION_DF_PARAM Detail definition of a data flow parameter 20060424
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20060424

Method FILL_FIELDS_OF_PARAMETER on class CL_CRM_UI_LTX_CODE_GEN_UTIL has no exception.

Method FILL_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARAMETER Call by reference Type reference (TYPE) CRMT_IC_ACTION_DF_PARAM Detail definition of a data flow parameter 20060424
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20060424

Method FILL_PARAMETER on class CL_CRM_UI_LTX_CODE_GEN_UTIL has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAMETER Call by reference Type reference (TYPE) SIMPLE 20060424
2 Importing IV_SOURCE Call by reference Type reference (TYPE) STRING 20060424
3 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20060424

Method SET_VALUE on class CL_CRM_UI_LTX_CODE_GEN_UTIL has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 700