SAP ABAP Function Module CNV_10020_GET_ITR_FIELD (Get the name 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_ITR_FIELD Get the name of a non-transparent field  
Function Group CNV_10020   Function group for package 10020  
Program Name SAPLCNV_10020    
INCLUDE Name LCNV_10020U93    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting P_ITR_FIELD TYPE Field name of non-transparent field
Exporting P_COMP_EXIST TYPE CNV_10020_REFOBJ-XFELD Indicator for the given field is non-transparent or not
Exporting P_FIELDNAME_EXT TYPE Field name (extended)
Importing P_MANDT TYPE CNV_10020_REFOBJ-MANDT SY-MANDT Client
Importing P_PACKID TYPE CNV_10020_REFOBJ-PACKID Package number
Importing P_FIELDNAME TYPE Field name with component or proxy
Tables ET_ITR_COMP TYPE CNV_10020_COMPONENTS Component(s) of non-transparent field
Exception PROXY_UNDEFINED TYPE proxy is not defined
               
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