Table/Structure Field list used by SAP ABAP Function Module DD_OBJ_PROT_OPEN (DD: Öffnen eines Protokolles mit Namen ACT<OBJ><Objektname>)
SAP ABAP Function Module DD_OBJ_PROT_OPEN (DD: Öffnen eines Protokolles mit Namen ACT<OBJ><Objektname>) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  DDPRH - PROTNAME ABAP/4 Dictionary: name of SDIC log
2 Table/Structure Field  DDREFSTRUC - DDFUNC DD: abbreviation for a DD action
3 Table/Structure Field  DDREFSTRUC - DDFUNC DD: abbreviation for a DD action SOURCE VALUE(DDFUNC) LIKE DDREFSTRUC-DDFUNC DEFAULT 'ACT'
4 Table/Structure Field  MAGE - INDXNAME Unique Index ID in a Table
5 Table/Structure Field  MAGE - INDXNAME Unique Index ID in a Table SOURCE VALUE(INDEXNAME) LIKE MAGE-INDXNAME DEFAULT ' '
6 Table/Structure Field  MAGE - OBJNAME Name of the ABAP Dictionary object SOURCE VALUE(OBJECTNAME) LIKE MAGE-OBJNAME
7 Table/Structure Field  MAGE - OBJNAME Name of the ABAP Dictionary object
8 Table/Structure Field  MAGE - OBJTYP ABAP/4 Dictionary object type
9 Table/Structure Field  MAGE - OBJTYP ABAP/4 Dictionary object type SOURCE VALUE(OBJECTTYPE) LIKE MAGE-OBJTYP
10 Table/Structure Field  SPRWR - DEVICE Output medium
11 Table/Structure Field  SPRWR - DEVICE Output medium SOURCE VALUE(DEVICE) LIKE SPRWR-DEVICE DEFAULT 'T'
12 Table/Structure Field  SPRWR - MODUS Operation mode of a medium
13 Table/Structure Field  SPRWR - MODUS Operation mode of a medium SOURCE VALUE(PROTMODUS) LIKE SPRWR-MODUS DEFAULT 'N'
14 Table/Structure Field  SYST - FDPOS ABAP System Field: Occurrence in Byte or Character String
15 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables