SAP ABAP Function Module CNV_10020_GET_ITR_FIELDNAME (Get the name of a non-transparent field and its component)
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_FIELDNAME Get the name of a non-transparent field and its component  
Function Group CNV_10020   Function group for package 10020  
Program Name SAPLCNV_10020    
INCLUDE Name LCNV_10020U61    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_FIELDNAME TYPE Field name or proxy
Importing I_MANDT TYPE CNV_10020_REFOBJ-MANDT SY-MANDT Client
Importing I_PACKID TYPE CNV_10020_REFOBJ-PACKID Package number
Importing I_FIELDNAME TYPE Field name
Importing I_COMPNAME TYPE Component name
Tables IT_ITR_COMP TYPE CNV_10020_COMPONENTS Structure for components
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