SAP ABAP Function Module CK_F_COSTING_VARIANT_CHECK (Lesen Kalkulationsvarianten unter angegebenen Constraints)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO-PC-PCP (Application Component) Product Cost Planning
     CKJ2 (Package) Layer Between Application and Customizing (Costing)
Basic Data
Function Module CK_F_COSTING_VARIANT_CHECK Lesen Kalkulationsvarianten unter angegebenen Constraints  
Function Group 0K01   Layer Betw. Product Cstg and Cutomizing  
Program Name SAPL0K01   Layer between product costing and Customizing 
INCLUDE Name L0K01U46    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CHECK_AUFKZ TYPE CKI64A-SELKZ SPACE Check explosion indicator
Importing CHECK_KALKA TYPE CKI64A-SELKZ SPACE Check of costing type for equality
Importing CHECK_KLVAR TYPE CKI64A-SELKZ 'X' Check all costing variants of dep. tab. for inconsistency
Importing SEL_BZOBJ TYPE TCK01-BZOBJ 'Y' Check referring to the reference object SEL_BZOBJ
Importing SEL_UPDKZ TYPE CHAR1 'Y' Check referring to the update indicator SEL_UPDKZ
Importing SEL_VALUATION TYPE CHAR1 'Y' Bewertungssicht
Importing SEL_REPETITIVE TYPE CKI64A-SELKZ
Importing P_WERKS TYPE CKI64A-WERKS
Tables E_KLVAR TYPE   Costing variants to be checked
Tables I_TCK03 TYPE TCK03 Table of the found costing variants
Exception DIFFERENT_AUFKZ TYPE Different explosion indicators
Exception DIFFERENT_KALKA TYPE Costing variants found with different costing types
Exception NO_KLVAR_FOUND TYPE No costing variant found
Exception UNALLOWED_KLVAR TYPE Inconsistency of dependent tables
Exception KOKRS_ALL_CALC_NOT_POSSIBLE TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19980414 
SAP Release Created in