SAP ABAP Function Module TB_FIELD_GET_INFO (Lesen von Datenelement und Domäne zu einem Tabellenfeld)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FTA (Package) R/3 appl. development for Treasury money,forex,forward gen
Basic Data
Function Module TB_FIELD_GET_INFO Lesen von Datenelement und Domäne zu einem Tabellenfeld  
Function Group TB00   General Help Functions  
Program Name SAPLTB00    
INCLUDE Name LTB00U03    
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  19970710 
SAP Release Created in