The AGR_MAP_KNUMA table in SAP ERP or S/4HANA stores Conversion Table AG_GUID CRM <> KNUMA data. There are total 7 fields in AGR_MAP_KNUMA table. The Conversion Table AG_GUID CRM <> KNUMA 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 AGR_MAP_KNUMA table. It is in Exchange Agreements General (AGR_EXCHANGE_GENERAL) ABAP package and is part of the Rebate Agreements (SD-MD-AM-RAG) module.
SAP AGR_MAP_KNUMA Table Fields
Following is the list of fields that are available in SAP AGR_MAP_KNUMA table. The primary key fields of the table are MANDT (Client), AG_GUID (Agreements: GUID from External System).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| AG_GUID | Agreements: GUID from External System | AG_GUID_R3 | RAW (16) | |
| KNUMA | Agreement (various conditions grouped together) | KNUMA | KONA | CHAR (10) |
| LOGSYS | Logical system | LOGSYS | TBDLS | CHAR (10) |
| AGR_DEL | Deletion Indicator for Agreement | AGR_DEL | CHAR (1) | |
| PAY_EXTERN | Only External Payment Allowed | PAY_EXTERN | CHAR (1) | |
| ACCRUE_IN_CRM | Only Accruals in CRM allowed | ACCRUE_IN_CRM | CHAR (1) |


