Table list used by SAP ABAP Function Module STREE_EXTERNAL_REF_ASSIGN_EDIT (Strukturen zu Knoten einer anderen Struktur zuordnen)
SAP ABAP Function Module
STREE_EXTERNAL_REF_ASSIGN_EDIT (Strukturen zu Knoten einer anderen Struktur zuordnen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HIER_MESS | Transfer structure for messages | SOURCE VALUE(MESSAGE) LIKE HIER_MESS |
|
| 2 | HIER_MESS | Transfer structure for messages | ||
| 3 | HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(ASSIGN_TO_COMPONENT_HIERARCHY) LIKE HIER_TYPES-CHAR1 DEFAULT 'X' |
|
| 4 | HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(NO_COMMIT_WORK) LIKE HIER_TYPES-CHAR1 DEFAULT 'X' |
|
| 5 | HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(USE_REMOTE_CONNECTION) LIKE HIER_TYPES-CHAR1 DEFAULT ' ' |
|
| 6 | RFCDES | Destination table for Remote Function Call | ||
| 7 | RFCDES | Destination table for Remote Function Call | SOURCE VALUE(RFC_DESTINATION) LIKE RFCDES-RFCDEST DEFAULT 'NONE' |
|
| 8 | STREEPROP | Hierarchy maintenance display attribute | SOURCE USER_PARAMETERS STRUCTURE STREEPROP OPTIONAL |
|
| 9 | TTREE | Definition table for structures | SOURCE VALUE(STRUCTURE_ID) LIKE TTREE-ID DEFAULT SPACE |
|