Data Element list used by SAP ABAP Function Module CMS_DB_MY_OBJ_GET (Get My Objects (Favorites and Recent Objects) - DB Layer)
SAP ABAP Function Module
CMS_DB_MY_OBJ_GET (Get My Objects (Favorites and Recent Objects) - DB Layer) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CMS_DTE_FLG_FAVORITE | Flag to indicate that the entry is a favorite | SOURCE VALUE(I_FLG_FAVORITE) TYPE CMS_DTE_FLG_FAVORITE OPTIONAL |
2 | ![]() |
CMS_DTE_FLG_RECENT | Flag to indicate that the entry is a recent object | SOURCE VALUE(I_FLG_RECENT) TYPE CMS_DTE_FLG_RECENT OPTIONAL |
3 | ![]() |
CMS_DTE_USER_NAME | User Name | SOURCE VALUE(I_UNAME) TYPE CMS_DTE_USER_NAME DEFAULT SY-UNAME |