CRMD_CUMULATED_I - Transaction Item - Cumulated Value
Transaction Item - Cumulated Value information is stored in SAP table CRMD_CUMULATED_I.
It is part of development package CRM_CUMULATED_I in software component CRM-BTX-BF. This development package consists of objects that can be grouped under "Aggregation of Document Data".
It is part of development package CRM_CUMULATED_I in software component CRM-BTX-BF. This development package consists of objects that can be grouped under "Aggregation of Document Data".
Fields for table CRMD_CUMULATED_I
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
GUID | GUID of a CRM Order Object | X | CRMT_OBJECT_GUID | RAW | 16 | |
ITEM_GUID | GUID of a CRM Order Object | CRMT_OBJECT_GUID | RAW | 16 | ||
CUM_TYPE | Cumulation Type | CRMT_CUM_TYPE | CHAR | 4 | ||
CUM_RULE | Cumulation Rule | CRMT_CUM_RULE | CHAR | 4 | ||
QUANTITY | CRM Quantity for Cumulated I | CRMT_CUM_QUAN | QUAN | 8 | ||
QUANTITY_UNIT | Unit of Measure in Which the Product Is Sold | CRMT_PROCESS_QTY_UNIT | UNIT | 6 | ||
VALUE | Cumulative Value | CRMT_CUM_VALUE | CURR | 10 | ||
CURRENCY | Currency | CRMT_CURRENCY | CUKY | 10 |