SAP ABAP Function Module CNV_10020_GET_VALUE (Get the component value of a non-transparent field)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_10020 (Package) CNV package 10020
Basic Data
Function Module CNV_10020_GET_VALUE Get the component value of a non-transparent field  
Function Group CNV_10020_DETERMINATION   Function group for determination  
Program Name SAPLCNV_10020_DETERMINATION   Function group for determination 
INCLUDE Name LCNV_10020_DETERMINATIONU25    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_ITR TYPE CNV_10020_ITR_RESULT Target structure for non-transparent fields
Importing I_PACKID TYPE CNV_10020_RCOMP-PACKID Package number
Importing I_TABNAME TYPE CNV_10020_RCOMP-TABNAME Table
Importing I_FIELDNAME TYPE CNV_10020_RCOMP-FIELDNAME Non-transparent field
Importing I_COMPNAME TYPE CNV_10020_RCOMP-COMPNAME Component of the non-transparent field
Importing I_FIELDVALUE TYPE Value of the non-transparent field
Importing I_CS TYPE CNV_10020_REFOBJ-XFELD SPACE Field contains a dash (only required when I_PREPARED is set)
Importing I_PREPARED TYPE CNV_10020_REFOBJ-XFELD SPACE Field and component are prepared for access
Importing I_HANDLE_INITIAL TYPE CNV_10020_RCOMP-HANDLE_INITIAL SPACE Indicator for handling initial values
Importing I_CONFLICT_DETECTION TYPE CNV_10020_REFOBJ-XFELD SPACE Indicator for conflict detection
Importing I_INPUT_FORM TYPE CNV_10020_DTDEFS-FUNCNAME Routine to fill required input parameters
Importing I_INPUT_PROG TYPE CNV_10020_DTDEFS-PROGNAME Main program for I_INPUT_FORM
Importing I_REFRESH_LUTS TYPE CNV_10020_REFOBJ-XFELD Refresh itabs e.g. for the first call in a new table record
Importing I_TEST_DT_RUN TYPE CNV_10020_REFOBJ-DT_RUN SPACE Override determination type for path determination
Tables IT_INPUT_DATA TYPE CNV_10020_ITR_INPUT_DATA Input data for evaluation - field/object and its value
               
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  20141030 
SAP Release Created in