SAP ABAP Function Module WCB_GET_FIELDINFOS (liefert Feldnamen und Texte zu einer Tabelle/Struktur)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-CHB (Application Component) Chargeback
     WCB_CC_PERS (Package) Condition Contract Persistence Layer
Basic Data
Function Module WCB_GET_FIELDINFOS liefert Feldnamen und Texte zu einer Tabelle/Struktur  
Function Group WCB_CUST_SERVICES   Service Modules in Customizing  
Program Name SAPLWCB_CUST_SERVICES    
INCLUDE Name LWCB_CUST_SERVICESU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_FIELDINFO TYPE WCB_FIELDINFOS Feldname und Feldtext; nur gefüllt, wenn 'i_fieldname' gefüllt
Exporting ET_FIELDINFOS TYPE WCB_FIELDINFOS_STAB Konditionskontrakt: Feldname und Feldtext
Importing I_TABNAME TYPE TABNAME Tabellenname
Importing I_FIELDNAME TYPE FIELDNAME ' ' Feldname
Importing I_SPRAS TYPE SYST-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung
Exception NOT_FOUND TYPE
               
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  20041209 
SAP Release Created in 600