SAP table EKCPH (Purchasing Contract Commitment Plan Header Information)
SAP table EKCPH has 3 primary key fields being MANDT,EBELN,EBELP.
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 | * | MANDT | |
EBELN | Purchasing Document Number | CHAR | 10 | 0 | * | EBELN | |
EBELP | Item Number of Purchasing Document | NUMC | 5 | 0 | * | EBELP | |
CPVALUE_HEADER | Target Value for Outline Agreement in Document Currency | CURR | 13 | 2 | DZWERT | ||
WAERS | Currency Key | CUKY | 5 | 0 | * | WAERS | |
CPTYPE | Commitment Plan Category | CHAR | 1 | 0 | MECP_CPTYPE | ||
BUKRS | Company Code | CHAR | 4 | 0 | * | BUKRS | |
KNTTP | Account Assignment Category | CHAR | 1 | 0 | T163K | KNTTP |
EKCPH foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 EKCPH | KNTTP | T163K | Account Assignment Categories in Purchasing Document | MANDT |
0 EKCPH | KNTTP | T163K | Account Assignment Categories in Purchasing Document | KNTTP |