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