Menu

SAP Function Module DD_MX_TABL_ACT

DD: activation of tables with MULTIPLEX = 'M' including dependent tables

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module DD_MX_TABL_ACT (DD: activation of tables with MULTIPLEX = 'M' including dependent tables) is a standard Function Module in SAP ERP and is part of the function group SDTA within the package SDTB.

Technical Information

Function Module DD_MX_TABL_ACT
Short Text DD: activation of tables with MULTIPLEX = 'M' including dependent tables
Function Group SDTA
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
ACTIVATE LIKE DDREFSTRUC-BOOL 'A'
ACT_MODE LIKE DDREFSTRUC-MODE 1 Activation mode
ACT_RESULT LIKE SY-SUBRC Results of activation of table TABNAME
AUTH_CHK LIKE DDREFSTRUC-BOOL 'X' Authority check (' ': off, 'X': on)
DD02V_WA LIKE DD02V Table header
NTAB_PUTSTATE LIKE DDXTT-MODEFLAG 'A'
PRID LIKE SY-TABIX 0 Log ID
TABNAME LIKE DD02V-TABNAME Table name
UPGRMODE LIKE DCTABLACT-UPGRMODE ' '

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MX_RESULT LIKE SY-SUBRC

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
CTRL_MX_ACTRES LIKE DCMXACTRES Activation results of the dependent tables
CTRL_TABL_RES LIKE DCTABLRES Additional information about the activ. of TABNAME

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ILLEGAL_VALUE Incorrect parameter transfer