SAP ABAP Function Module ITSAMCG_DDIF_DTEL_PUT (DD: Interface for writing a data element to the ABAP Dictionary)
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_DTEL_PUT DD: Interface for writing a data element to the ABAP Dictionary  
Function Group ITSAM_CODEGENERATOR   Code Generator Function Modules  
Program Name SAPLITSAM_CODEGENERATOR    
INCLUDE Name LITSAM_CODEGENERATORU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DELETED TYPE DDBOOL_D DD: truth value
Exporting RETURNCODE TYPE I return code based on sy-subrc value
Exporting RETURNDESC TYPE STRING error description based on exceptions
Importing NAME TYPE DDOBJNAME Name of the Data Element to be Written
Importing DD04V_WA TYPE DD04V ' ' Sources of the Data Element
Importing TYPENAME TYPE DDOBJTYP Object type of an ABAP Dictionary object
Exception DTEL_NOT_FOUND TYPE No Sources for the Data Element
Exception NAME_INCONSISTENT TYPE Name in Sources Inconsistent with NAME
Exception DTEL_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