SAP ABAP Function Module DD_DOMA_SET_ACT (DD: Domänenaktivierer für Mengenverarbeitung)
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_SET_ACT DD: Domänenaktivierer für Mengenverarbeitung  
Function Group SDAD   DD Interface to Class DOMA, DTEL  
Program Name SAPLSDAD    
INCLUDE Name LSDADU14    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing ACT_MODE TYPE DDREFSTRUC-MODE 1 Activation mode
Importing ACT_CTRL_PAR TYPE DCDOMAACTP Settings for activation mode
Importing AUTH_CHK TYPE DDREFSTRUC-BOOL 'X' Author. checks for table act. on/off
Importing PRID TYPE SYST-TABIX 0 Log ID if required
Importing POINTER TYPE FNAM_____4 ' ' Name der Spalte mit den Domänen-Namen in DOMA_NAMES
Importing OFF TYPE SYST-FDPOS 0 Offset of name field in DOMA_NAMES
Importing LEN TYPE SYST-FDPOS 0 Length of the name field in DOMA_NAMES
Importing TIMER_ON TYPE DDREFSTRUC-STATE ' ' Timer activated
Importing TRACE TYPE SYST-TABIX 0 Trace activated
Tables DOMA_NAMES TYPE   Table with the domains to be activated
Tables ACT_RESULTS TYPE DDDOACTRES Activation result
Tables CTRL_TABL_RES TYPE DCTABLRES Extra info. about act. of dependent tables
Exception ILLEGAL_VALUE TYPE Invalid activation mode
Exception ACT_REFUSED TYPE Act. not permitted (only SAP devel. systems)
Exception READ_FAILURE TYPE Error reading data from the database
Exception PUT_FAILURE TYPE Error writing data to the database
Exception INTERNAL_FAILURE TYPE Internal activation error
               
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