SAP ABAP Function Module DDIF_ENQU_PUT (DD: Interface for writing a lock object to 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_ENQU_PUT DD: Interface for writing a lock object to the ABAP Dictionary  
Function Group SDIF   Interfaces for the ABAP Dictionary  
Program Name SAPLSDIF    
INCLUDE Name LSDIFU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing NAME TYPE DDOBJNAME Name of the Lock Object to be Written
Importing DD25V_WA TYPE DD25V ' ' Header of the Lock Object
Tables DD26E_TAB TYPE DD26E Base Tables of the Lock Object
Tables DD27P_TAB TYPE DD27P Fields of the Lock Object
Exception ENQU_NOT_FOUND TYPE Header of the Lock Object not Found
Exception NAME_INCONSISTENT TYPE Name in Sources Inconsistent with NAME
Exception ENQU_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  19960315 
SAP Release Created in