Menu

SAP Function Module DD_DOMA_SET_ACT

DD: Domänenaktivierer für Mengenverarbeitung

The Function Module DD_DOMA_SET_ACT (DD: Domänenaktivierer für Mengenverarbeitung) is a standard Function Module in SAP ERP and is part of the function group SDAD within the package SDDO.

Technical Information

Function Module DD_DOMA_SET_ACT
Short Text DD: Domänenaktivierer für Mengenverarbeitung
Function Group SDAD
Package SDDO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACT_CTRL_PAR LIKE DCDOMAACTP Settings for activation mode
ACT_MODE LIKE DDREFSTRUC-MODE 1 Activation mode
AUTH_CHK LIKE DDREFSTRUC-BOOL 'X' Author. checks for table act. on/off
LEN LIKE SY-FDPOS 0 Length of the name field in DOMA_NAMES
OFF LIKE SY-FDPOS 0 Offset of name field in DOMA_NAMES
POINTER TYPE FNAM_____4 ' ' Name der Spalte mit den Domänen-Namen in DOMA_NAMES
PRID LIKE SY-TABIX 0 Log ID if required
TIMER_ON LIKE DDREFSTRUC-STATE ' ' Timer activated
TRACE LIKE SY-TABIX 0 Trace activated

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACT_RESULTS LIKE DDDOACTRES Activation result
CTRL_TABL_RES LIKE DCTABLRES Extra info. about act. of dependent tables
DOMA_NAMES LIKE Table with the domains to be activated

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ACT_REFUSED Act. not permitted (only SAP devel. systems)
ILLEGAL_VALUE Invalid activation mode
INTERNAL_FAILURE Internal activation error
PUT_FAILURE Error writing data to the database
READ_FAILURE Error reading data from the database