Table list used by SAP ABAP Function Module CK_F_TOTALCOST_COMPUTE (Berechne gesamte Kosten, noch unterteilt in fix und variable Anteile)
SAP ABAP Function Module
CK_F_TOTALCOST_COMPUTE (Berechne gesamte Kosten, noch unterteilt in fix und variable Anteile) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CKI64A | Auxiliary Fields on Screens for Displaying Cost Estimates | SOURCE VALUE(VARCOST) LIKE CKI64A-H_WERTV8 |
|
| 2 | CKI64A | Auxiliary Fields on Screens for Displaying Cost Estimates | SOURCE VALUE(TOTALCOST) LIKE CKI64A-H_WERTV8 |
|
| 3 | CKI64A | Auxiliary Fields on Screens for Displaying Cost Estimates | SOURCE VALUE(ONLY_ROLLUP_COMPONENTS) LIKE CKI64A-SELKZ DEFAULT SPACE |
|
| 4 | CKI64A | Auxiliary Fields on Screens for Displaying Cost Estimates | SOURCE VALUE(FIXCOST) LIKE CKI64A-H_WERTV8 |
|
| 5 | CKI64A | Auxiliary Fields on Screens for Displaying Cost Estimates | ||
| 6 | KEPH | Product Costing: Cost Components for Cost of Goods Mfd | ||
| 7 | KEPH | Product Costing: Cost Components for Cost of Goods Mfd | SOURCE VALUE(COSTCOMPONENTSPLIT) LIKE KEPH |
|
| 8 | STPOV | BOM Item (extended for displaying where-used lists) | SOURCE VALUE(FACTOR) LIKE STPOV-EMENG DEFAULT 1 |
|
| 9 | TCK03 | Costing Variants | SOURCE VALUE(COSTINGVARIANT) LIKE TCK03-KLVAR OPTIONAL |
|
| 10 | TCK10 | Price Factors for Relevancy to Costing | SOURCE VALUE(RELEVANCY_INDICATOR) LIKE TCK10-SELKZ OPTIONAL |
|
| 11 | TCKH1 | Cost Components - Texts | SOURCE VALUE(COMPONENTLAYOUT) LIKE TCKH1-ELEHK |
|
| 12 | TCKH7 | Cost Component Groups | SOURCE VALUE(ELEMENTEGRUPPE_2) LIKE TCKH7-EGRUP OPTIONAL |
|
| 13 | TCKH7 | Cost Component Groups | SOURCE VALUE(ELEMENTEGRUPPE) LIKE TCKH7-EGRUP OPTIONAL |
|
| 14 | TCKH8 | Cost Component Views in Display | SOURCE VALUE(VIEW) LIKE TCKH8-SICHT |
|
| 15 | TCKH8 | Cost Component Views in Display |