SAP ABAP Function Module CBIH_LB16_CREATE_TABLE_DYNAMIC (EHS: Anlegen einer dynamischen Tabelle anhand einer Feldliste)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-IHS (Application Component) Industrial Hygiene and Safety
     CBIH (Package) EH&S: Industrial Hygiene and Safety
Basic Data
Function Module CBIH_LB16_CREATE_TABLE_DYNAMIC EHS: Anlegen einer dynamischen Tabelle anhand einer Feldliste  
Function Group CBIH_LB16   EHS: Library - Person Data  
Program Name SAPLCBIH_LB16    
INCLUDE Name LCBIH_LB16U18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ER_TABLE TYPE REF TO DATA Reference to the created table
Exporting EO_STRUCTDESCR TYPE REF TO CL_ABAP_STRUCTDESCR Runtime Type Services
Exporting EO_TABLEDESCR TYPE REF TO CL_ABAP_TABLEDESCR Runtime Type Services
Importing IT_FIELD_INFO TYPE DDFIELDS DD Interface: Table Fields for DDIF_FIELDINFO_GET
Importing IV_TABLE_KIND TYPE ABAP_TABLEKIND 'S' Kind of table: standard or hash
Exception UNKNOWN_DATA_TYPE TYPE Unbekannter Datentyp
               
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  20110810 
SAP Release Created in