Menu

SAP Function Module DD_DTEL_ACT

The Function Module DD_DTEL_ACT () 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_ACT
Short Text
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'
DEVICE LIKE SPRWR-DEVICE 'T'
PATH LIKE ' '
PRID LIKE SY-TABIX 0
PROTNAME LIKE ' '
ROLL_NAME LIKE DD04L-ROLLNAME
TIMER_ON LIKE DDREFSTRUC-STATE ' '
TRACE LIKE SY-TABIX 0 Trace ON

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACT_RESULT LIKE SY-SUBRC
DEP_NO LIKE SY-TABIX

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_TABL_RES LIKE DCTABLRES

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ACT_REFUSED
ILLEGAL_VALUE
INTERNAL_FAILURE
PUT_FAILURE
READ_FAILURE