SAP ABAP Function Module LEPAD_FIELD_GET_INFO (Lesen von Datenelement und Domäne zu einem Tabellenfeld)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LE-SHP (Application Component) Shipping
     LEPAD (Package) Deterimination Analyses and Logs
Basic Data
Function Module LEPAD_FIELD_GET_INFO Lesen von Datenelement und Domäne zu einem Tabellenfeld  
Function Group V53F   Determination Log  
Program Name SAPLV53F   Findungsprotokolle 
INCLUDE Name LV53FU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DOMNAME TYPE DD04L-DOMNAME Domänenname
Exporting ROLLNAME TYPE DD04L-ROLLNAME Datenelementname
Exporting DESCRIPTION TYPE Kurzbeschreibung
Exporting LENGTH_FIELD TYPE Ausgabelänge des Feldes
Exporting LENGTH_HEADER TYPE Länge der Überschrift
Exporting LENGTH_LONG TYPE Länge des Schlüsselworts lang
Exporting LENGTH_MIDDLE TYPE Länge des Schlüsselworts mittel
Exporting LENGTH_SHORT TYPE Länge des Schlüsselworts kurz
Exporting TEXT_HEADER TYPE Überschrift
Exporting TEXT_LONG TYPE Schlüsselwort lang
Exporting TEXT_MIDDLE TYPE Schlüsselwort mittel
Exporting TEXT_SHORT TYPE Schlüsselwort kurz
Importing FIELDNAME TYPE Feldname
Importing TABNAME TYPE SPACE Tabellenname
Exception NOT_FOUND TYPE Tabellenfeld nicht vorhanden
               
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  19990312 
SAP Release Created in