Menu

SAP Function Module DD_DTEL_INNER_ACT

The Function Module DD_DTEL_INNER_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_INNER_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 1 Activation string
CTRL_DTEL_ACT LIKE DCDTELACT Activation mode
EXT_CHK_PAR TYPE DCTTYPCTRL
PRID LIKE SY-TABIX 0 Log ID
TIMER_ON LIKE DDREFSTRUC-BOOL ' ' Timer activated
TRACE LIKE SY-INDEX 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
ACT_RESULTS LIKE DDDTSTATE Structure with the activation results
DD01L_TAB LIKE DD01L Domain headers in A version
DD04L_TAB_A LIKE DD04L Data element header in A version
DD04L_TAB_N LIKE DD04L Data element header in N version
DD04T_TAB_A LIKE DD04T Data element text in A version
DD04T_TAB_N LIKE DD04T Data element text in N version
DTEL_TAB LIKE DD04L Data Elements
GOT_STATES LIKE DDSETSTATE Read status of data element data
TABL_TAB LIKE DD02V Structure
TPARA_TAB LIKE TPARA SET-GET-Parameter
TTYP_TAB LIKE DD40V DD: Interface structure for table types

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ILLEGAL_VALUE Invalid activation mode
PUT_FAILURE Error writing data to the database