Where Used List (Function Module) for SAP ABAP Table CMS_CHG (Asset - Collateral Agreement Relationship)
SAP ABAP Table
CMS_CHG (Asset - Collateral Agreement Relationship) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
CMSC_CHG_CMS_CHG_GET
|
Function Module to get back the Charge Details | ||||
| 2 |
CMS_DB_CHG_DELETE_MLT
|
Delete charges | ||||
| 3 |
CMS_DB_CHG_GET_BY_AST
|
Fetch Charge guids for asset guid | ||||
| 4 |
CMS_DB_CHG_GET_BY_AST_MLT
|
Fetch charge guids for asset guids | ||||
| 5 |
CMS_DB_CHG_GET_BY_CAG
|
Fetch charge guids by agreement guids | ||||
| 6 |
CMS_DB_CHG_GET_BY_CAG_MLT
|
Fetch charge guids for agreement guids | ||||
| 7 |
CMS_DB_CHG_GET_BY_LKY
|
Fetch the charges based on the link keys | ||||
| 8 |
CMS_DB_CHG_GET_MLT
|
Fetch Charges by charge guids | ||||
| 9 |
CMS_DB_CHG_UPDATE
|
DB Update: Charges (CMS_CHG) | ||||
| 10 |
DEQUEUE_ECMS_CHG VALUE(CHG_GUID) TYPE CMS_CHG-CHG_GUID OPTIONAL
|
Release lock on object ECMS_CHG | ||||
| 11 |
DEQUEUE_ECMS_CHG VALUE(MANDT) TYPE CMS_CHG-MANDT DEFAULT SY-MANDT
|
Release lock on object ECMS_CHG | ||||
| 12 |
ENQUEUE_ECMS_CHG VALUE(CHG_GUID) TYPE CMS_CHG-CHG_GUID OPTIONAL
|
Request lock for object ECMS_CHG | ||||
| 13 |
ENQUEUE_ECMS_CHG VALUE(MANDT) TYPE CMS_CHG-MANDT DEFAULT SY-MANDT
|
Request lock for object ECMS_CHG |