Menu

SAP Function Module DD_MASS_ACT

DD: Mass activation

The Function Module DD_MASS_ACT (DD: Mass activation) is a standard Function Module in SAP ERP and is part of the function group SDMA within the package SDTB.

Technical Information

Function Module DD_MASS_ACT
Short Text DD: Mass activation
Function Group SDMA
Package SDTB
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_S LIKE DDMASS-ACTSINGLE ' ' DD: Activates single activation by mass activation program
DDMODE LIKE DDMASS-DDMODE
DELALL LIKE DDMASS-DELALL
DELNOREF LIKE DDMASS-DELNOREF
DEVICE LIKE DDMASS-DEVICE
INACTIVE LIKE DDMASS-INACTIVE
LOGNAME LIKE DDMASS-LOGNAME
PRID LIKE SY-TABIX Log ID
PRID_S LIKE SY-TABIX
T_ON LIKE DDREFSTRUC-BOOL 'X'
VERSION LIKE DDMASS-VERSION
WRITE_LOG LIKE DDMASS-WRITE_LOG 'X' 'X':Write Log, '': No Log

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
DELTAB LIKE DCDELTB
GENTAB LIKE DCGENTB

Exceptions

This function module does not define any Exceptions.