SAP table CBPL (CO-OM-ABC: Customizing Table, Process Category Defaults)
SAP table CBPL has 2 primary key fields being MANDT,PRART.
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 | |
PRART | CO-OM-ABC: Business Process Category | CHAR | 4 | 0 | CO_CBART_4 | ||
LEINH | Activity Unit (CO-OM-ABC) | UNIT | 3 | 0 | T006 | LEINH_ABC | |
AUSEH | Output Unit | UNIT | 3 | 0 | T006 | AUSEH | |
AUSFK | Output factor | DEC | 5 | 2 | AUSFK | ||
VKSTA | Allocation Cost Element | CHAR | 10 | 0 | * | VKSTA | |
TARKZ | Price Indicator: Calculate Allocation Price | CHAR | 3 | 0 | TKA10 | TARKZ | |
TARKZ_I | Indicator: Actual Allocation Price | CHAR | 3 | 0 | TKA10 | CO_TARKZ_I | |
YRATE | Price Calculation with Period-Based Average Prices | CHAR | 1 | 0 | CO_YRATE | ||
LATYP | Allocation Category (CO-OM-ABC) | CHAR | 1 | 0 | LATYP_ABC | ||
LATYPI | Variant Allocation Category in Actual (CO-OM-ABC) | CHAR | 1 | 0 | LATYPI_ABC | ||
MANIST | Indicator: Confirm quantity manually in actual | CHAR | 1 | 0 | CO_MANIST | ||
MANPLAN | Indicator: Plan quantity manually set. | CHAR | 1 | 0 | CO_MANPLAN | ||
FIXVO | Predistribution of fixed costs for acty type/bus. process | CHAR | 1 | 0 | CO_FIXVO |
CBPL foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 CBPL | AUSEH | T006 | Units of Measurement | MANDT |
1 CBPL | LEINH | T006 | Units of Measurement | MANDT |
0 CBPL | MANDT | T000 | Clients | MANDT |
1 CBPL | TARKZ | TKA10 | Master Data Table, Price Indicators | MANDT |
1 CBPL | TARKZ | TKA10 | Master Data Table, Price Indicators | TARKZ |
0 CBPL | TARKZ_I | TKA10 | Master Data Table, Price Indicators | MANDT |
0 CBPL | TARKZ_I | TKA10 | Master Data Table, Price Indicators | TARKZ |