SAP ABAP Class CL_SALESORDER_MATERIAL_CK (PCP Costing Object: 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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CO_OBJECT_REFERENCE PCP: Interface with Methods for CO Object 20050513
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OBJECT_OF_COSTING PCP: Interface Required for (Cost Estimate) Reference Object 19990826
Properties
Class CL_SALESORDER_MATERIAL_CK  
Short Description PCP Costing Object: 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 19990826   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CKBK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CO_OBJECT_REFERENCE PCP: Interface with Methods for CO Object 20050513
2 IF_OBJECT_OF_COSTING PCP: Interface Required for (Cost Estimate) Reference Object 19990826
Friends
Class CL_SALESORDER_MATERIAL_CK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COST_ESTIMATE Instance attribute Public Object reference (TYPE REF TO) CL_COST_ESTIMATE Costing 19991013
2 KANZ Instance attribute Private Object reference (TYPE REF TO) CL_KANZ_CK KANZ 19991013
3 MATERIAL Instance attribute Public Object reference (TYPE REF TO) CL_WRAP_MATERIAL_CK Material in Sales Document Item 19990826
4 POSITION_DATA Instance attribute Private Type reference (TYPE) VBAP Item Data 19990826
5 REQUIREMENT_CLASS Instance attribute Private Type reference (TYPE) T459K Requirements Class 19990826
6 RESSOURCE Instance attribute Private Type reference (TYPE) CKF_SALES_DOCUMENT_ID Resource Data for Sales Document Item 19990826
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990826
2 CREATE_FROM_DB Static method Public Method Create Using Information from Database 19990826
3 CREATE_FROM_GR_COSTING Static method Public Method 20041227
4 CREATE_FROM_SD_INTERFACE Static method Public Method Create Using Information from SD Interface 19990826
5 SAVE_COSTING Instance method Public Method Save Link Table KANZ and Cost Estimate 19990826
Events
Class CL_SALESORDER_MATERIAL_CK has no event.
Types
Class CL_SALESORDER_MATERIAL_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_MATERIAL_NUMBER Call by reference Type reference (TYPE) MARA-MATNR Materialnummer 19990826
2 Importing IM_PLANT Call by reference Type reference (TYPE) MARC-WERKS Werk 19990826
3 Importing IM_QUANTITY Call by reference Type reference (TYPE) CKBK_QUANTITY Menge + Einheit 19990826
4 Importing IM_SALES_DOCUMENT Call by reference Type reference (TYPE) CKF_SALES_DOCUMENT_ID Vertriebsbeleg+Position 19990826
5 Importing IM_VALUATION_TYPE Call by reference Type reference (TYPE) MBEW-BWTAR Bewertungsart 19990826

Method CONSTRUCTOR on class CL_SALESORDER_MATERIAL_CK has no exception.

Method CREATE_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MATERIAL_NUMBER Call by reference Type reference (TYPE) MARA-MATNR Materialnummer 19990826
2 Importing IM_PLANT Call by reference Type reference (TYPE) MARC-WERKS Werk 19990826
3 Importing IM_QUANTITY Call by reference Type reference (TYPE) CKBK_QUANTITY Menge + Einheit 19990826
4 Importing IM_SALES_DOCUMENT Call by reference Type reference (TYPE) CKF_SALES_DOCUMENT_ID Vertriebsbeleg+Position 19990826
5 Importing IM_VALUATION_TYPE Call by reference Type reference (TYPE) MBEW-BWTAR Bewertungsart 19990826
6 Returning RE_SALESORDER_MATERIAL Value transfer Object reference (TYPE REF TO) CL_SALESORDER_MATERIAL_CK Objekt Vertriebsbeleg 19990826
# Exception Resumable Description Created on
1 NOT_FOUND Beleg wurde auf der DB nicht gefunden 19990826

Method CREATE_FROM_GR_COSTING Signature

Method CREATE_FROM_GR_COSTING on class CL_SALESORDER_MATERIAL_CK has no parameter.
Method CREATE_FROM_GR_COSTING on class CL_SALESORDER_MATERIAL_CK has no exception.

Method CREATE_FROM_SD_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONFIGURATION_NUMBER Call by reference Type reference (TYPE) VBAP-CUOBJ Konfigurationsnummer 19990826
2 Importing IM_PARAMETER_VARIANT Call by reference Type reference (TYPE) VBAP-TECHS Parametergültigkeit 19990826
3 Importing IM_RK70S Call by reference Type reference (TYPE) RK70S Übergabestruktur vom SD 19990826
4 Importing IM_SALES_DOCUMENT Call by reference Type reference (TYPE) CKF_SALES_DOCUMENT_ID Vertriebsbeleg+Position 19990826
5 Importing IM_T459K Call by reference Type reference (TYPE) T459K Bedarfsklasse 19990826
6 Returning RE_SALESORDER_MATERIAL Value transfer Object reference (TYPE REF TO) CL_SALESORDER_MATERIAL_CK Objekt Vertriebsbelegposition 19990826

Method CREATE_FROM_SD_INTERFACE on class CL_SALESORDER_MATERIAL_CK has no exception.

Method SAVE_COSTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ITEMIZATION Call by reference Type reference (TYPE) CKF_POSTING_CONTROL 'D' Einzelnachweis verbuchen 19991013

Method SAVE_COSTING on class CL_SALESORDER_MATERIAL_CK has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in