Menu

SAP Function Module DD_DTEL_SET_ACT

DD: Aktivierer für Datenelemente mit Lesen der Sourcen/Mengenverarbeitung

The Function Module DD_DTEL_SET_ACT (DD: Aktivierer für Datenelemente mit Lesen der Sourcen/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_DTEL_SET_ACT
Short Text DD: Aktivierer für Datenelemente mit Lesen der Sourcen/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_MODE LIKE DDREFSTRUC-MODE 9 Activation mode
AUTH_CHK LIKE DDREFSTRUC-BOOL 'X' Author. checks for table act. on/off
EXT_CHK_PAR TYPE DCTTYPCTRL Checkergebnisse aus dem Massenaktivierer
LEN LIKE SY-FDPOS 0 Length of name field in DTEL_NAMES
OFF LIKE SY-FDPOS 0 Offset of name field in DTEL_NAMES
POINTER TYPE FNAM_____4 ' ' Name der Spalte mit den Datenelement-Namen in ROLLNAMES
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 DDDTSTATE Activation results
CTRL_TABL_RES LIKE DCTABLRES Extra info. about act. of dependent tables
ROLLNAMES LIKE Name of data elements 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