SAP CRMC_ADJRQ_VALUE Table – Define Default Value for New Item

The CRMC_ADJRQ_VALUE table in SAP ERP or S/4HANA stores Define Default Value for New Item data. There are total 8 fields in CRMC_ADJRQ_VALUE table. The Define Default Value for New Item table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CRMC_ADJRQ_VALUE table. It is in CRM 5.1 Adjustment Requests UI (CRM_ADJREQ_UI) ABAP package and is part of the Adjustment Requests in Interaction Center (CRM-IC-ADR) module.

SAP CRMC_ADJRQ_VALUE Table Fields

Following is the list of fields that are available in SAP CRMC_ADJRQ_VALUE table. The primary key fields of Define Default Value for New Item table in SAP are MANDT (Client), PROCESS_TYPE (Business Transaction Type), PRODUCT_ID_DEST (Produkt_ID for Adjustment Request).

Field Description Data Element Check Table Data Type
MANDT Client MANDT CLNT (3)
PROCESS_TYPE Business Transaction Type CRMT_PROCESS_TYPE CHAR (4)
PRODUCT_ID_DEST Produkt_ID for Adjustment Request CRMT_PRODUCT_ID_DEST CHAR (54)
NET_GROSS Value Is Net or Gross CRMT_EDR_NET_GROSS CHAR (1)
DEFAULT_QUANTITY CRM Schedule Line Quantity CRMT_SCHEDLIN_QUAN QUAN (13)
UNIT Unit of Measure in Which the Product Is Sold CRMT_PROCESS_QTY_UNIT T006 UNIT (3)
MONETARY_FLAG Type of Adjustment Request Product CRMT_ADJREQ_MONETARY CHAR (1)
PROD_DEF_FLAG Default Product for Adjustment Request CRMT_PROD_DEF_FLAG CHAR (1)