SAP ABAP Function Module ITSAMCG_DDIF_TABL_PUT (For creating structures)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-NWA-INC-DEV (Application Component) NWA Development Tools (Generators, Plug-Ins...)
     SITSAM_CODEGEN (Package) ITSAM Code Generators
Basic Data
Function Module ITSAMCG_DDIF_TABL_PUT For creating structures  
Function Group ITSAM_CODEGENERATOR   Code Generator Function Modules  
Program Name SAPLITSAM_CODEGENERATOR    
INCLUDE Name LITSAM_CODEGENERATORU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETURNCODE TYPE I return code based on sy-subrc value
Exporting RETURNDESC TYPE STRING error description based on exceptions
Exporting DELETED TYPE DDBOOL_D DD: truth value
Importing NAME TYPE DDOBJNAME Name of ABAP Dictionary Object
Importing DD02V_WA TYPE DD02V ' ' Generated Table for View DD02V
Importing DD09L_WA TYPE DD09V ' ' Interface: Technical Settings Table/View
Importing SRCSYSTEM TYPE SRCSYSTEM Original System of Object
Importing REQNUM TYPE TRKORR Request/task up to and including Release 3.0
Importing DEVCLASS TYPE DEVCLASS Package
Importing MASTERLANG TYPE MASTERLANG 'E' Original Language in Repository objects
Importing TYPENAME TYPE DDOBJTYP Object type of an ABAP Dictionary object
Tables DD03P_TAB TYPE DD03P Structure
Tables DD05M_TAB TYPE DD05M Interface Structure for DD_TBFK_GET
Tables DD08V_TAB TYPE DD08V Generated Table for View DD08V
Tables DD35V_TAB TYPE DD35V Assignment of structure fields and search helps: Headers
Tables DD36M_TAB TYPE DD36M Interface structure for field assignments table-search help
Exception TABL_NOT_FOUND TYPE Table Header could not be Found
Exception NAME_INCONSISTENT TYPE Name in Sources Inconsistent with NAME
Exception TABL_INCONSISTENT TYPE Inconsistent Sources
Exception PUT_FAILURE TYPE Write Error (ROLLBACK Recommended)
Exception PUT_REFUSED TYPE Write not Allowed
               
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  20100421 
SAP Release Created in