Table/Structure Field list used by SAP ABAP Function Module DD_OBJPROTNAME_GET1 (Creates a log name for a Data Dictionary object)
SAP ABAP Function Module
DD_OBJPROTNAME_GET1 (Creates a log name for a Data Dictionary object) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDPRH - PROTNAME | ABAP/4 Dictionary: name of SDIC log | SOURCE VALUE(PROTNAME) LIKE DDPRH-PROTNAME |
|
| 2 | DDPRH - PROTNAME | ABAP/4 Dictionary: name of SDIC log | ||
| 3 | E071 - OBJECT | Object Type | ||
| 4 | MAGE - INDXNAME | Unique Index ID in a Table | ||
| 5 | MAGE - INDXNAME | Unique Index ID in a Table | SOURCE VALUE(INDXNAME) LIKE MAGE-INDXNAME DEFAULT ' ' |
|
| 6 | MAGE - OBJNAME | Name of the ABAP Dictionary object | ||
| 7 | MAGE - OBJNAME | Name of the ABAP Dictionary object | SOURCE VALUE(OBJNAME) LIKE MAGE-OBJNAME |
|
| 8 | MAGE - OBJTYP | ABAP/4 Dictionary object type | SOURCE VALUE(OBJTYP) LIKE MAGE-OBJTYP |
|
| 9 | MAGE - OBJTYP | ABAP/4 Dictionary object type | ||