SAP table TJP_ECP_KPI (ECP: Pricing Key Definition)
SAP table TJP_ECP_KPI has 3 primary key fields being MANDT,KOKRS,NAME.
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 | |
KOKRS | Controlling Area | CHAR | 4 | 0 | TKA01 | KOKRS | |
NAME | Pricing Key | CHAR | 18 | 0 | ISMPSCHL | ||
KSTAR | Cost Element | CHAR | 10 | 0 | CSKA | KSTAR | |
PEINH | Price unit | DEC | 5 | 0 | PEINH | ||
MEEHT | Base Unit of Measure | UNIT | 3 | 0 | T006 | MEINS | |
FORMULA | Formula for Calculating Aggregated Item | CHAR | 255 | 0 | ISMKPIFORMULA | ||
USER_FUNCTION | Function Name | CHAR | 30 | 0 | TFDIR | ISMKPIFUNCNAME | |
AUTO_CALC | Automatically Recalculate Item | CHAR | 1 | 0 | ISMKPIAUTOCALC | ||
XUNITCOSTS | Unit Costs | CHAR | 1 | 0 | ISMXUNITCOSTS |
TJP_ECP_KPI foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TJP_ECP_KPI | KOKRS | TKA01 | Controlling Areas | MANDT |
1 TJP_ECP_KPI | KSTAR | CSKA | Cost Elements (Data Dependent on Chart of Accounts) | MANDT |
1 TJP_ECP_KPI | KSTAR | CSKA | Cost Elements (Data Dependent on Chart of Accounts) | KTOPL |
0 TJP_ECP_KPI | USER_FUNCTION | TFDIR | Function Module | FUNCNAME |