Table list used by SAP ABAP Function Module STREE_STRUCTURE_FILTER (Create a new structure by filtering an existing structure)
SAP ABAP Function Module
STREE_STRUCTURE_FILTER (Create a new structure by filtering an existing structure) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE FILTERED_STRUCTURE STRUCTURE HIER_IFACE OPTIONAL |
|
| 2 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | ||
| 3 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE LIST_OF_NODES STRUCTURE HIER_IFACE OPTIONAL |
|
| 4 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE PARENT_STRUCTURE STRUCTURE HIER_IFACE OPTIONAL |
|
| 5 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE SWITCH_OFF_NODES STRUCTURE HIER_IFACE OPTIONAL |
|
| 6 | HIER_MESS | Transfer structure for messages | SOURCE VALUE(MESSAGE) LIKE HIER_MESS |
|
| 7 | HIER_MESS | Transfer structure for messages | ||
| 8 | HIER_REF | List of references to nodes | SOURCE SWITCH_OFF_REFERENCES STRUCTURE HIER_REF OPTIONAL |
|
| 9 | HIER_REF | List of references to nodes | SOURCE LIST_OF_REFERENCES STRUCTURE HIER_REF OPTIONAL |
|
| 10 | HIER_REF | List of references to nodes | ||
| 11 | HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(SWITCH_NODES_OFF) LIKE HIER_TYPES-CHAR1 DEFAULT SPACE |
|
| 12 | HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(NO_TRANSPORT_CHECK) LIKE HIER_TYPES-CHAR1 DEFAULT ' ' |
|
| 13 | KO200 | Interface Structures for Objects in CTS | SOURCE VALUE(DEVELOPMENT_CLASS) LIKE KO200-DEVCLASS DEFAULT SPACE |
|
| 14 | KO200 | Interface Structures for Objects in CTS | SOURCE VALUE(TRANSPORT_ORDER) LIKE KO200-TRKORR DEFAULT SPACE |
|
| 15 | STREEPROP | Hierarchy maintenance display attribute | SOURCE USER_PARAMETERS STRUCTURE STREEPROP OPTIONAL |
|
| 16 | SYS_UID | Unique ID in space and time | ||
| 17 | TTREE | Definition table for structures | SOURCE VALUE(NEW_STRUCTURE_ID) LIKE TTREE-ID |
|
| 18 | TTREE | Definition table for structures | SOURCE VALUE(PARENT_FILTER_ID) LIKE TTREE-ID DEFAULT SPACE |
|
| 19 | TTREE | Definition table for structures | SOURCE VALUE(PARENT_STRUCTURE_ID) LIKE TTREE-ID |
|
| 20 | TTREE | Definition table for structures | SOURCE VALUE(STRUCTURE_ID) LIKE TTREE-ID |
|
| 21 | TTREE | Definition table for structures | SOURCE VALUE(STRUCTURE_TYPE) LIKE TTREE-TYPE DEFAULT SPACE |
|
| 22 | TTREE | Definition table for structures | ||
| 23 | TTREEI | List of Active Nodes for a Structure | ||
| 24 | TTREEN | List of node types to be displayed for a structure | ||
| 25 | TTREES | Read sequence for namespace identifier | ||
| 26 | TTREET | Name of a structure | ||
| 27 | TTREET | Name of a structure | SOURCE VALUE(DESCRIPTION) LIKE TTREET-TEXT OPTIONAL |