Menu

SAP Function Module DD_DOMA_ACTM

DD: Domänenaktivierer für Mengenverarbeitung ohne Behandl. der Abhängigen

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

The Function Module DD_DOMA_ACTM (DD: Domänenaktivierer für Mengenverarbeitung ohne Behandl. der Abhängigen) 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_ACTM
Short Text DD: Domänenaktivierer für Mengenverarbeitung ohne Behandl. der Abhängigen
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 Activation mode
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 dem Domänen-Namen in DOMA_NAMES
PRID LIKE SY-TABIX 0 Log ID
TIMER_ON LIKE DDREFSTRUC-STATE ' ' Timer activated
TRACE LIKE SY-TABIX 0 Trace activated

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SEV_SUM LIKE DDSEVSUM Structure with the statistics of act. results

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
DOMA_NAMES LIKE Table with the domains to be activated
DO_ACT_RESULTS LIKE DDACTRES Structure with the activation results

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