SAP ABAP Class CL_CNV_BASIS_GENER_HELPER (Helper class for parameter generation)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_BASIS_GENER (Package) Generation of transformation modules
Properties
Class CL_CNV_BASIS_GENER_HELPER  
Short Description Helper class for parameter generation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_BASIS_GENER   Generation of transformation modules 
Created 20120220   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SEOS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CNV_BASIS_GENER_HELPER has no interface implemented.
Friends
Class CL_CNV_BASIS_GENER_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OC_CNVSTEP_DOMAIN Constant Protected Type reference (TYPE) DOMNAME 'CNV_STEP' Domain name 20120301
2 OT_DOMAIN_TEXTS Instance attribute Protected Type reference (TYPE) SWDTDD07V Table of Fixed Values for Domains 20120301
3 OT_PARAM Instance attribute Protected Type reference (TYPE) CNV_BASIS_GENER_HT_OPER_PARAM Map of operation parameters 20120301
4 OV_STEP_TEXTS_LOADED Instance attribute Protected Type reference (TYPE) FLAG General Flag 20120301
Methods
# Method Level Visibility Method type Description Created on
1 GET_PARAM Instance method Protected Method Returns parameter details 20120301
2 GET_PARAM_NAME Instance method Public Method Returns parameter name for function module 20120301
3 GET_PARAM_TYPE Instance method Public Method Returns parameter type for function module 20120301
4 GET_ROUTINE_CODE Instance method Public Method 20120220
5 GET_STEP_TEXT Instance method Public Method Returns the text for the step 20120220
6 LOAD_DOMAIN_TEXTS Instance method Protected Method Loads domain texts 20120220
7 LOAD_OPERATION_PARAMS Instance method Protected Method Loads the operation parameters 20120301
Events
Class CL_CNV_BASIS_GENER_HELPER has no event.
Types
Class CL_CNV_BASIS_GENER_HELPER has no local type.
Method Signatures

Method GET_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASSNAME Call by reference Type reference (TYPE) CLASSNAME Reference type 20120301
2 Importing IV_FUNCNAME Call by reference Type reference (TYPE) FUNCNAME Function name 20120301
3 Importing IV_PARAMNUM Call by reference Type reference (TYPE) I Conversion: consecutive number for a parameter 20120301
4 Returning RS_PARAM Value transfer Type reference (TYPE) CNV_BASIS_GENER_OPER_PARAM Parameter of the operation (method or function module) 20120301

Method GET_PARAM on class CL_CNV_BASIS_GENER_HELPER has no exception.

Method GET_PARAM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASSNAME Call by reference Type reference (TYPE) CLASSNAME Reference type 20120301
2 Importing IV_FUNCNAME Call by reference Type reference (TYPE) FUNCNAME Function name 20120301
3 Importing IV_PARAMNUM Call by reference Type reference (TYPE) I Conversion: consecutive number for a parameter 20120301
4 Returning RV_NAME Value transfer Type reference (TYPE) STRING Parameter name 20120301

Method GET_PARAM_NAME on class CL_CNV_BASIS_GENER_HELPER has no exception.

Method GET_PARAM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASSNAME Call by reference Type reference (TYPE) CLASSNAME Reference type 20120301
2 Importing IV_FUNCNAME Call by reference Type reference (TYPE) FUNCNAME Function name 20120301
3 Importing IV_PARAMNUM Call by reference Type reference (TYPE) I Conversion: consecutive number for a parameter 20120301
4 Returning RV_TYPE Value transfer Type reference (TYPE) STRING Parameter declaration type (input field) 20120301

Method GET_PARAM_TYPE on class CL_CNV_BASIS_GENER_HELPER has no exception.

Method GET_ROUTINE_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_XMLNODES Call by reference Object reference (TYPE REF TO) IF_IXML_NODE_COLLECTION IF_IXML_NODE_COLLECTION 20120220
2 Importing IV_AGGREGATE_NAME Call by reference Type reference (TYPE) STRING 20120313
3 Importing IV_CATEGORY Call by reference Type reference (TYPE) CNV_BASIS_GENER_FLDCAT Field modification category 20120313
4 Importing IV_CHANGED_VARNAME Call by reference Type reference (TYPE) STRING 20120220
5 Importing IV_DBROW_NAME Call by reference Type reference (TYPE) STRING 20120313
6 Importing IV_FIELDNAME Call by reference Type reference (TYPE) STRING 20120313
7 Importing IV_NONTR_VARNAME Call by reference Type reference (TYPE) STRING 20120301
8 Importing IV_SWITCH_DS Call by reference Type reference (TYPE) FLAG Switch DS flag for macros in case of DR deletion program 20120430
9 Importing IV_VARNAME_CONV Call by reference Type reference (TYPE) STRING 20130912
10 Importing IV_VARNAME_ORIG Call by reference Type reference (TYPE) STRING 20130912
11 Returning RV_CODE Value transfer Type reference (TYPE) STRING 20120220

Method GET_ROUTINE_CODE on class CL_CNV_BASIS_GENER_HELPER has no exception.

Method GET_STEP_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) CNV_STEP Conversion: Procedural routine stage 20120220
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20120220

Method GET_STEP_TEXT on class CL_CNV_BASIS_GENER_HELPER has no exception.

Method LOAD_DOMAIN_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOMAIN Call by reference Type reference (TYPE) DOMNAME Domain name 20120220

Method LOAD_DOMAIN_TEXTS on class CL_CNV_BASIS_GENER_HELPER has no exception.

Method LOAD_OPERATION_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASSNAME Call by reference Type reference (TYPE) CLIKE 20120301
2 Importing IV_OPERNAME Call by reference Type reference (TYPE) CLIKE 20120301

Method LOAD_OPERATION_PARAMS on class CL_CNV_BASIS_GENER_HELPER has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620