Where Used List (Function Module) for SAP ABAP Table CMS_STR_MY_OBJ_DATA (Data Structure for CMS_MY_OBJ)
SAP ABAP Table
CMS_STR_MY_OBJ_DATA (Data Structure for CMS_MY_OBJ) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
CMS_API_FAV_ADD
|
Add to Favorites | ||||
| 2 |
CMS_API_FAV_DELETE
|
Deletes a favorite entry | ||||
| 3 |
CMS_API_REC_OBJ_ADD
|
Add to Recent Objects | ||||
| 4 |
CMS_DB_MY_OBJ_ADD VALUE(I_STR_MY_OBJ_DATA) TYPE CMS_STR_MY_OBJ_DATA
|
Add to My Objects(Favorites and Recent Objects) - Db Layer | ||||
| 5 |
CMS_DB_MY_OBJ_ADD
|
Add to My Objects(Favorites and Recent Objects) - Db Layer | ||||
| 6 |
CMS_DB_MY_OBJ_DELETE VALUE(I_STR_MY_OBJ_DATA) TYPE CMS_STR_MY_OBJ_DATA
|
Delete My Objects - DB Layer | ||||
| 7 |
CMS_DB_MY_OBJ_DELETE
|
Delete My Objects - DB Layer | ||||
| 8 |
CMS_DB_MY_OBJ_GET
|
Get My Objects (Favorites and Recent Objects) - DB Layer | ||||