SAP ABAP Function Module CNV_00001_GET_NONTRANSP_FIELDS (Get non-transparent fields for a package)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_BASIS (Package) Conversion: Basis functions
Basic Data
Function Module CNV_00001_GET_NONTRANSP_FIELDS Get non-transparent fields for a package  
Function Group CNV_00001_PACKAGE   Conversion: Packages  
Program Name SAPLCNV_00001_PACKAGE   Conversion: Packages 
INCLUDE Name LCNV_00001_PACKAGEU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing PACKID TYPE CNVPACK-PACKID Conversion: Conversion package number
Importing CNVPACK TYPE CNV_00001_PACK_TT Standard table of CNVPACK
Importing CLIENT TYPE T000-MANDT Client
Importing TABLE TYPE CNVTABLES-TABNAME Table Name
Importing IGNORE_UNDEF_FIELDS TYPE C Do not throw exception in case of undefined non-transparent fields
Importing CONSIDER_NOTUSE_TABLES TYPE C Consider also tables that are set to NOTUSE in CNVTABLES
Tables T_NONTR_FIELDS TYPE CNV_00001_NONTR_FIELDS All non-transparent fields
Tables T_CONFLICTS TYPE CNV_00001_NONTR_FIELDS All non-transparent fields that cause conflicts
Exception PACKAGE_NOT_DEFINED TYPE Package is not defined
Exception NONTR_FIELD_NOT_DEFINED TYPE Error while determining non-transparent field
               
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