Table/Structure Field list used by SAP ABAP Function Module STREE_CHANGEDOCUMENT_READ (Lesen der Änderungsbelege für die allg. Strukturablage)
SAP ABAP Function Module
STREE_CHANGEDOCUMENT_READ (Lesen der Änderungsbelege für die allg. Strukturablage) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CDHDR - OBJECTID | Object value | ||
| 2 | CDHDR - UDATE | Creation date of the change document | SOURCE VALUE(DATE_OF_CHANGE) LIKE CDHDR-UDATE DEFAULT SPACE |
|
| 3 | CDHDR - UDATE | Creation date of the change document | ||
| 4 | CDHDR - USERNAME | User name of the person responsible in change document | ||
| 5 | CDHDR - USERNAME | User name of the person responsible in change document | SOURCE VALUE(USERNAME) LIKE CDHDR-USERNAME DEFAULT SPACE |
|
| 6 | CDHDR - CHANGENR | Document change number | ||
| 7 | CDPOS - CHANGENR | Document change number | ||
| 8 | CDPOS - OBJECTID | Object value | ||
| 9 | CDPOS - VALUE_NEW | New contents of changed field | ||
| 10 | CDPOS - VALUE_OLD | Old contents of changed field | ||
| 11 | CDRED - F_OLD | Old contents of changed field | ||
| 12 | CDRED - F_NEW | New contents of changed field | ||
| 13 | HIER_STYPE - CHANGEDOC | Use of change documents | ||
| 14 | HIER_STYPE - TREE_TYPE | Structure Type | ||
| 15 | HIER_TYPES - CHAR1 | Single-Character Flag | ||
| 16 | HIER_TYPES - CHAR1 | Single-Character Flag | SOURCE VALUE(USER_ABORT) LIKE HIER_TYPES-CHAR1 |
|
| 17 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 18 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 19 | SYST - UNAME | ABAP System Field: Name of Current User | ||
| 20 | TTREE - ID | GUID for Structure | ||
| 21 | TTREE - TYPE | Structure Type | ||
| 22 | TTREET - TEXT | Explanatory text |