Data Element 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 | ![]() |
CK_ELESMHK | Cost Component Structure - CGM and Sales/Administr. Costs | SOURCE VALUE(COMPONENTLAYOUT) LIKE TCKH1-ELEHK |
2 | ![]() |
CK_EL_GRUP | Cost Component Group | SOURCE VALUE(ELEMENTEGRUPPE) LIKE TCKH7-EGRUP OPTIONAL |
3 | ![]() |
CK_EL_GRUP | Cost Component Group | SOURCE VALUE(ELEMENTEGRUPPE_2) LIKE TCKH7-EGRUP OPTIONAL |
4 | ![]() |
CK_KLVAR | Costing Variant | SOURCE VALUE(COSTINGVARIANT) LIKE TCK03-KLVAR OPTIONAL |
5 | ![]() |
CK_SELKZ | Indicator for Relevancy to Costing | SOURCE VALUE(RELEVANCY_INDICATOR) LIKE TCK10-SELKZ OPTIONAL |
6 | ![]() |
CK_SELKZ1 | Field for User Selection | SOURCE VALUE(ONLY_ROLLUP_COMPONENTS) LIKE CKI64A-SELKZ DEFAULT SPACE |
7 | ![]() |
CK_SICHT | Cost Component View | SOURCE VALUE(VIEW) LIKE TCKH8-SICHT |
8 | ![]() |
CK_WERTV8 | Total Value of Cost Estimate | SOURCE VALUE(VARCOST) LIKE CKI64A-H_WERTV8 |
9 | ![]() |
CK_WERTV8 | Total Value of Cost Estimate | SOURCE VALUE(TOTALCOST) LIKE CKI64A-H_WERTV8 |
10 | ![]() |
CK_WERTV8 | Total Value of Cost Estimate | SOURCE VALUE(FIXCOST) LIKE CKI64A-H_WERTV8 |
11 | ![]() |
CSFLT | CS Float field (quantity help ...) | SOURCE VALUE(FACTOR) LIKE STPOV-EMENG DEFAULT 1 |