SAP ABAP Function Module CACS_DDIF_TABL_GET (Liest eine Tabelle aus dem ABAP Dictionary)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACS1D (Package) ICM: DDIC for ICM Basis Technology Package
Basic Data
Function Module CACS_DDIF_TABL_GET Liest eine Tabelle aus dem ABAP Dictionary  
Function Group CACS_DDIC   Access to Data Dictionary  
Program Name SAPLCACS_DDIC    
INCLUDE Name LCACS_DDICU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DD02V_WA TYPE DD02V Header der Tabelle
Exporting DD09L_WA TYPE DD09V Technische Einstellungen der Tabelle
Importing NAME TYPE DDOBJNAME Name der zu lesenden Tabelle
Tables DD03P_TAB TYPE DD03P Felder der Tabelle
Tables DD05M_TAB TYPE DD05M Fremdschlüsselfelder der Tabelle
Tables DD08V_TAB TYPE DD08V Fremdschlüssel der Tabelle
Tables DD12V_TAB TYPE DD12V Indizes der Tabelle
Tables DD17V_TAB TYPE DD17V Indexfelder der Tabelle
Tables DD35V_TAB TYPE DD35V Header der Suchhilfeanbindungen der Tabelle
Tables DD36M_TAB TYPE DD36M Zuordnungen der Suchhilfeanbindungen der Tabelle
Exception OBJECT_ERROR TYPE Objekt konnte nicht gelesen werden
               
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  20050220 
SAP Release Created in 600