Where Used List (Function Module) for SAP ABAP Data Element CMS_DTE_SHP_ID (Ship ID)
SAP ABAP Data Element
CMS_DTE_SHP_ID (Ship ID) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
CMS_API_SHP_GET_BY_SKEY VALUE(I_SHP_ID) TYPE CMS_DTE_SHP_ID
|
Gets the GUID(s) for the semantic key passed (API Layer) | ||||
| 2 |
CMS_API_SHP_SAVE VALUE(E_SHP_ID) TYPE CMS_DTE_SHP_ID
|
Saves all the details for a Ship (API Layer) | ||||
| 3 |
CMS_DB_SHP_DB_GET_BY_SKEY VALUE(I_SHP_ID) TYPE CMS_DTE_SHP_ID
|
Gets the GUID(s) for the semantic key passed (DB Layer) | ||||
| 4 |
CMS_OBJ_SHP_CREATE
|
Creates a ship object (OBJ Layer) | ||||
| 5 |
CMS_OBJ_SHP_GET_BY_SKEY VALUE(I_SHP_ID) TYPE CMS_DTE_SHP_ID
|
Gets the GUID(s) for the semantic key passed-OBJ Layer | ||||
| 6 |
CMS_OBJ_SHP_SAVE
|
Saves all the details for a Ship (OBJ Layer) | ||||
| 7 |
CMS_OBJ_SHP_SAVE VALUE(E_SHP_ID) TYPE CMS_DTE_SHP_ID
|
Saves all the details for a Ship (OBJ Layer) | ||||