Menu

SAP Function Module DD_OBJ_PROT_OPEN

DD: Öffnen eines Protokolles mit Namen ACT<OBJ><Objektname>

The Function Module DD_OBJ_PROT_OPEN (DD: Öffnen eines Protokolles mit Namen ACT<OBJ><Objektname>) is a standard Function Module in SAP ERP and is part of the function group SDTC within the package SDTB.

Technical Information

Function Module DD_OBJ_PROT_OPEN
Short Text DD: Öffnen eines Protokolles mit Namen ACT<OBJ><Objektname>
Function Group SDTC
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
DDFUNC LIKE DDREFSTRUC-DDFUNC 'ACT'
DEVICE LIKE SPRWR-DEVICE 'T'
INDEXNAME LIKE MAGE-INDXNAME ' '
LEVEL LIKE SY-TABIX 1
OBJECTNAME LIKE MAGE-OBJNAME
OBJECTTYPE LIKE MAGE-OBJTYP

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PRID LIKE SY-TABIX

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANNOT_OPEN
ILLEGAL_VALUE