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