SAP ABAP Function Module /TDAG/CP_LB06_GET_FIELDLENG (CP: Get length definition of a data element from ddic)
Hierarchy
TDAGBCA (Software Component) TechniData Basic Components
   EHS (Application Component) Environment, Health and Safety
     /TDAG/CP (Package) Compliance for products
Basic Data
Function Module /TDAG/CP_LB06_GET_FIELDLENG CP: Get length definition of a data element from ddic  
Function Group /TDAG/CP_LB06   CP: Bibliothek DDIC Zugriffe  
Program Name /TDAG/SAPLCP_LB06   Lesen der Texte für Datenelementen 
INCLUDE Name /TDAG/LCP_LB06U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_LENG TYPE DD04V-LENG Length (no. of characters)
Exporting E_HEADLEN TYPE DD04V-HEADLEN Maximum length of heading
Exporting E_OUTPUTLEN TYPE DD04V-OUTPUTLEN Output length
Exporting E_MAXLEN TYPE DD04V-LENG Length (no. of characters)
Importing I_TABLENAME TYPE DD02L-TABNAME Table name
Importing I_FIELDNAME TYPE DD03L-FIELDNAME Field name
Importing I_LANGUAGE TYPE SYST-LANGU SY-LANGU R/3 System, current language
Exception TABLENAME_MISSING TYPE Tabellenname fehlt
Exception FIELDNAME_MISSING TYPE Feldname fehlt
               
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  20141109 
SAP Release Created in 0207B0406C