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.
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 |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PRID | LIKE | SY-TABIX |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANNOT_OPEN | |
ILLEGAL_VALUE |