SAP ABAP Function Module DDIF_DOMA_PUT (DD: Interface to write a domain in the ABAP Dictionary)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Function Module DDIF_DOMA_PUT DD: Interface to write a domain in the ABAP Dictionary  
Function Group SDIF   Interfaces for the ABAP Dictionary  
Program Name SAPLSDIF    
INCLUDE Name LSDIFU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing NAME TYPE DDOBJNAME Name of the Domain to be Written
Importing DD01V_WA TYPE DD01V ' ' Header of the Domain
Tables DD07V_TAB TYPE DD07V Table Fields
Exception DOMA_NOT_FOUND TYPE Header of the Domain could not be Found
Exception NAME_INCONSISTENT TYPE Name in Sources Inconsistent with NAME
Exception DOMA_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  19960510 
SAP Release Created in