Table/Structure Field list used by SAP ABAP Function Module STREE_EXTERNAL_CHDOC_GET_SHOW (Lesen (und evtl. Anzeigen) der Änderungsbelege zu einer Struktur)
SAP ABAP Function Module
STREE_EXTERNAL_CHDOC_GET_SHOW (Lesen (und evtl. Anzeigen) der Änderungsbelege zu einer Struktur) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CDHDR - UDATE | Creation date of the change document | SOURCE VALUE(DATE_OF_CHANGE) LIKE CDHDR-UDATE DEFAULT SPACE |
|
| 2 | CDHDR - UDATE | Creation date of the change document | ||
| 3 | CDHDR - USERNAME | User name of the person responsible in change document | ||
| 4 | CDHDR - USERNAME | User name of the person responsible in change document | SOURCE VALUE(USERNAME) LIKE CDHDR-USERNAME DEFAULT SPACE |
|
| 5 | HIER_MESS - MSGID | Message Class | ||
| 6 | HIER_MESS - MSGNO | Message Number | ||
| 7 | HIER_MESS - MSGTY | Message Type | ||
| 8 | HIER_TYPES - CHAR1 | Single-Character Flag | SOURCE VALUE(SHOW_CHANGEDOCUMENTS) LIKE HIER_TYPES-CHAR1 DEFAULT 'X' |
|
| 9 | HIER_TYPES - CHAR1 | Single-Character Flag | ||
| 10 | SYST - MSGID | ABAP System Field: Message ID | ||
| 11 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 12 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables |