SAP ABAP Function Module DD_DOMA_ACT (DD: Domänen-Aktivierer für Einzelverarbeitung)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDDO (Package) ABAP/4 Dictionary: Domains, Data Elements
Basic Data
Function Module DD_DOMA_ACT DD: Domänen-Aktivierer für Einzelverarbeitung  
Function Group SDAD   DD Interface to Class DOMA, DTEL  
Program Name SAPLSDAD    
INCLUDE Name LSDADU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ACT_RESULT TYPE SYST-SUBRC Activation result
Importing DOMA_NAME TYPE DD01L-DOMNAME Name of the domain to be activated
Importing ACT_MODE TYPE DDREFSTRUC-MODE 9 Activation mode
Importing AUTH_CHK TYPE DDREFSTRUC-BOOL 'X' Authorisier.checks f. Tabl.Akt. ein/aus
Importing PRID TYPE SYST-TABIX 0 Log ID if required
Importing DEVICE TYPE SPRWR-DEVICE 'T' Device for the log
Importing PATH TYPE ' ' Path for the log
Importing PROTNAME TYPE ' ' Log name (alternative to PRID)
Importing TIMER_ON TYPE DDREFSTRUC-STATE ' ' Timer activated
Importing TRACE TYPE SYST-TABIX 0 Trace activated
Tables CTRL_TABL_RES TYPE DCTABLRES Extra info. about act. of dependent tables
Exception ILLEGAL_VALUE TYPE Unzulässiger Aktivierungsmodus
Exception ACT_REFUSED TYPE Akt. nicht zulässig (nur SAP-Entwickl.systeme)
Exception READ_FAILURE TYPE Fehler beim Lesen der Daten von der Datenbank
Exception PUT_FAILURE TYPE Fehler beim Schreiben d. Daten auf die Datenbank
Exception INTERNAL_FAILURE TYPE interner Aktivierungsfehler
               
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  19951006 
SAP Release Created in