SAP table AGR_MAP_KNUMA (Conversion Table AG_GUID CRM <> KNUMA)

SAP table AGR_MAP_KNUMA has 2 primary key fields being MANDT,AG_GUID.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
AG_GUID Agreements: GUID from External System RAW 16 0 AG_GUID_R3
KNUMA Agreement (various conditions grouped together) CHAR 10 0 KONA KNUMA
LOGSYS Logical system CHAR 10 0 TBDLS LOGSYS
AGR_DEL Deletion Indicator for Agreement CHAR 1 0 AGR_DEL
Agreement Not Deleted
A Agreement Deleted, Conditions Set to Zero
X Agreement and Conditions Deleted
PAY_EXTERN Only External Payment Allowed CHAR 1 0 PAY_EXTERN
ACCRUE_IN_CRM Only Accruals in CRM allowed CHAR 1 0 ACCRUE_IN_CRM

AGR_MAP_KNUMA foreign key relationships

Table Field Check Table Check Field
0 AGR_MAP_KNUMA KNUMA KONA Agreements MANDT
0 AGR_MAP_KNUMA KNUMA KONA Agreements KNUMA
1 AGR_MAP_KNUMA LOGSYS TBDLS Logical system LOGSYS
0 AGR_MAP_KNUMA MANDT T000 Clients MANDT