SAP ABAP Function Module G_FIELDTAB_GET (Felder einer Tabellenstruktur einlesen)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-SL-SL (Application Component) Basic Functions
     GDIF (Package) FI-SL Repository Interface (decoupled)
Basic Data
Function Module G_FIELDTAB_GET Felder einer Tabellenstruktur einlesen  
Function Group GDIF   FI-GL: DDIC Interface (decoupled)  
Program Name SAPLGDIF   FI-GL: DDIC-Interface (entkoppelt) 
INCLUDE Name LGDIFU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OTABLE TYPE Originaltabelle
Importing TABLE TYPE Name der Tabelle des gewuenschten Feldes
Importing TEXT_FLAG TYPE ' ' Lesen der Feldtexte
Importing LANGU TYPE SYLANGU SY-LANGU Sprache der Texte (Vorschlagswert ist SY-LANGU)
Importing FTYPE TYPE 'K' Typ der gewuenschten Felder (K,D,A)
Importing LENGTH24 TYPE ' ' Flag fuer Felder mit Laenge <= 24
Importing ADD_FLAG TYPE ' ' Flag zum Lesen der RW-Tabellen (T804A,T804E)
Importing NO_GLX_OBJ_PROCESSING TYPE ' ' Kennz.: Objekttabelle nicht berücksichtigen /GLX
Importing OBJECTTABLE TYPE ' ' Objekttabelle (falls noch nicht in T800A)
Importing OBJECTTABLE2 TYPE ' ' 2. Objekttabelle (falls noch nicht in T800A)
Tables T_FIELDTAB TYPE DFIES
Exception NOT_FOUND TYPE Tabelle ist 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  19990105 
SAP Release Created in