Table list used by SAP ABAP Function Module AMYO_GET_MY_OBJECTS (Lesen von MyObjects)
SAP ABAP Function Module
AMYO_GET_MY_OBJECTS (Lesen von MyObjects) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AMYOTREE | MyObjects Together with Hierarchy | SOURCE VALUE(FILTER_OBJTYPE) LIKE AMYOTREE-OBJTYPE DEFAULT SPACE |
|
| 2 | AMYOTREE | MyObjects Together with Hierarchy | SOURCE VALUE(UNAME) LIKE AMYOTREE-USER_NAME DEFAULT SY-UNAME |
|
| 3 | AMYOTREE | MyObjects Together with Hierarchy | SOURCE VALUE(OBJ_COUNT) LIKE AMYOTREE-POSI |
|
| 4 | AMYOTREE | MyObjects Together with Hierarchy | SOURCE VALUE(MAX_COUNT) LIKE AMYOTREE-POSI DEFAULT 0 |
|
| 5 | AMYOTREE | MyObjects Together with Hierarchy | SOURCE VALUE(FILTER_NODE) LIKE AMYOTREE-PARENT DEFAULT SPACE |
|
| 6 | AMYO_S_OBJ | Transfer Structure for MyObjects | ||
| 7 | AMYO_S_OBJ | Transfer Structure for MyObjects | SOURCE MY_OBJECTS STRUCTURE AMYO_S_OBJ |
|