Table 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 | Change document header | SOURCE VALUE(USERNAME) LIKE CDHDR-USERNAME DEFAULT SPACE |
|
| 2 | CDHDR | Change document header | SOURCE VALUE(DATE_OF_CHANGE) LIKE CDHDR-UDATE DEFAULT SPACE |
|
| 3 | CDRED | Change documents, display structure | SOURCE CHANGE_DOCUMENTS STRUCTURE CDRED OPTIONAL |
|
| 4 | HIER_MESS | Transfer structure for messages | ||
| 5 | HIER_MESS | Transfer structure for messages | SOURCE VALUE(MESSAGE) LIKE HIER_MESS |
|
| 6 | HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(SHOW_CHANGEDOCUMENTS) LIKE HIER_TYPES-CHAR1 DEFAULT 'X' |
|
| 7 | HIER_TYPES | Structure with reference fields for function modules | ||
| 8 | TTREE | Definition table for structures | SOURCE STRUCTURES STRUCTURE TTREE OPTIONAL |
|