SAP ABAP Class CL_KANZ_CK (KANZ Administration for Costing of Sales Document)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO-PC-PCP (Application Component) Product Cost Planning
     CKBK (Package) R/3 Application Development: PP Costing Valuation
Properties
Class CL_KANZ_CK  
Short Description KANZ Administration for Costing of Sales Document    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CKBK   R/3 Application Development: PP Costing Valuation 
Created 19990924   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CKBK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_KANZ_CK has no interface implemented.
Friends
Class CL_KANZ_CK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_SPACE Constant Private Type reference (TYPE) XFLAG SPACE Constant: SPACE 19990928
2 C_X Constant Private Type reference (TYPE) XFLAG 'X' Constant: 'X' 19990928
3 KANZ_TABLE Instance attribute Private Type reference (TYPE) CKF_KANZ_TABLE KANZ Table 19990924
4 SALES_DOCUMENT Instance attribute Public Type reference (TYPE) CKF_SALES_DOCUMENT_ID Sales and Distribution Document 19990924
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990924
2 DELETE Instance method Public Method Deletes KANZ with Cost Estimates from Point of Entry Down 19990924
3 GET_CHILDREN Instance method Public Method Supplies Cost Estimate No. of Subordinate Cost Estimates 19990927
4 GET_COSTING_NUMBER Instance method Public Method Supplies Cost Estimate No. 19990924
5 GET_PARENT Instance method Public Method Supplies Cost Estimate No. of Superior Cost Estimate 19990924
6 SAVE Instance method Public Method Saves KANZ for a Sales Order Cost Estimate 19990924
Events
Class CL_KANZ_CK has no event.
Types
Class CL_KANZ_CK has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SALES_DOCUMENT_ITEM Call by reference Type reference (TYPE) POSNR Positionsnummer des Vertriebsbelegs 19990924
2 Importing IM_SALES_DOCUMENT_NUMBER Call by reference Type reference (TYPE) VBELN Vertriebsbelegnummer 19990924
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht vorhanden 19990927

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COSTING_NUMBER Call by reference Type reference (TYPE) CK_KALNR1 Kalkulationsnummer der Kalkulation 19990924
2 Importing IM_DELETE_COSTING Call by reference Type reference (TYPE) XFLAG auch Kalkulation löschen 19990924
3 Importing IM_DELETE_SUBTREE Call by reference Type reference (TYPE) XFLAG auch gesamte Unterstruktur löschen 19990924
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 19990924

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_KANZ_TABLE Call by reference Type reference (TYPE) CKF_KANZ_TABLE KANZ-Tabelle mit untergeordneten Kalkulationen 19990927
2 Importing IM_COSTING_NUMBER Call by reference Type reference (TYPE) CK_KALNR1 Kalkulationsnummer der Kalkulation 19990927
3 Importing IM_EXPAND_ALL Call by reference Type reference (TYPE) XFLAG mehrstufig auflösen 19990927
4 Importing IM_READ_DATA_BASE Call by reference Type reference (TYPE) XFLAG space Datenbank lesen 19990927
5 Importing IM_READ_MEMORY Call by reference Type reference (TYPE) XFLAG 'X' Memory lesen 19990927
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 19990927

Method GET_COSTING_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COSTING_NUMBER Call by reference Type reference (TYPE) CK_KALNR1 Kalkulationsnummer des Kalkulationsschlüssels 19990924
2 Importing IM_COSTING_NUMBER_MATERIAL Call by reference Type reference (TYPE) CK_KALNR1 Kalkulationsnummer aus der MBEW 19990924
3 Importing IM_COSTING_NUMBER_TOP_MATERIAL Call by reference Type reference (TYPE) CK_KALNR1 Kalkulationsnummer des übergeordneten Material 19990924
4 Importing IM_ITEM_NODE_NUMBER Call by reference Type reference (TYPE) STLKN Stücklistenknotennummer 19990924
# Exception Resumable Description Created on
1 INTERNAL_ERROR nicht vorhanden 19990924

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COSTING_NUMBER_PARENT Call by reference Type reference (TYPE) CK_KALNR1 Kalkulationsnummer der übergeordneten Kalkulation 19990924
2 Importing IM_COSTING_NUMBER Call by reference Type reference (TYPE) CK_KALNR1 Kalkulationsnummer der Kalkulation 19990924
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 19990924
2 NOT_FOUND Eintrag nicht vorhanden 19990927

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLEAR_UP_COSTING Call by reference Type reference (TYPE) XFLAG Löscht nicht benötigte Kalkulationen 19990924
2 Importing IM_COSTING_NUMBER Call by reference Type reference (TYPE) CK_KALNR1 Einstiegspunkt der Verbuchung 19990927
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 19990924
History
Last changed by/on SAP  20100310 
SAP Release Created in