SAP ABAP Class CL_COST_ESTIMATE_REF (PCP Reference from Cost Estimate/Cost Component Split)
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_INT_COST_ESTIMATE_REF PCP: Reference to Internal Cost Estimate 19991213
Properties
Class CL_COST_ESTIMATE_REF  
Short Description PCP Reference from Cost Estimate/Cost Component Split    
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 19980916   SAP 
Last change 19991213   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CKC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_COST_ESTIMATE_REF has no interface implemented.
Friends
Class CL_COST_ESTIMATE_REF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COSTING_KEY Instance attribute Public Type reference (TYPE) CKKEKOKEY Costing Key 19991028
2 COST_ESTIMATE Instance attribute Public Object reference (TYPE REF TO) CL_COST_ESTIMATE Pointer to Cost Estimate 19990611
3 TRANSFER_STRATEGY Instance attribute Public Type reference (TYPE) TCK24-UEBPER1 Transfer Strategy 19980916
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_COST_ESTIMATE_POINTER Instance method Public Method Delete Object Reference 20000121
2 CONSTRUCTOR Instance method Public Constructor Constructor 19980916
3 GET_COSTING_KEY Instance method Public Method Read Costing Key 19991214
4 GET_COST_ESTIMATE Instance method Public Method Instantiate Cost Estimate 19990611
Events
Class CL_COST_ESTIMATE_REF has no event.
Types
Class CL_COST_ESTIMATE_REF has no local type.
Method Signatures

Method CLEAR_COST_ESTIMATE_POINTER Signature

Method CLEAR_COST_ESTIMATE_POINTER on class CL_COST_ESTIMATE_REF has no parameter.
Method CLEAR_COST_ESTIMATE_POINTER on class CL_COST_ESTIMATE_REF has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COSTING_KEY Call by reference Type reference (TYPE) CKKEKOKEY Kalkulationsschlüssel 19980916
2 Importing IM_COST_ESTIMATE Call by reference Object reference (TYPE REF TO) CL_COST_ESTIMATE Kalkulation 19990611
3 Importing IM_TRANSFER_STRATEGY Call by reference Type reference (TYPE) TCK24-UEBPER1 Übernahmestrategie 19980916
# Exception Resumable Description Created on
1 INTERNAL_ERROR Programmfehler. Nie abfangen! 19991028
2 KEY_NOT_QUALIFIED Schlüssel ist unvollständig 19980916

Method GET_COSTING_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_COSTING_KEY Value transfer Type reference (TYPE) CKKEKOKEY Schlüsselfelder der KEKO/ohne Mandant 19991214

Method GET_COSTING_KEY on class CL_COST_ESTIMATE_REF has no exception.

Method GET_COST_ESTIMATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COST_ESTIMATE Call by reference Object reference (TYPE REF TO) CL_COST_ESTIMATE Kalkulation 19990611
2 Importing IM_OBJECT_OF_COSTING Call by reference Object reference (TYPE REF TO) IF_OBJECT_OF_COSTING PCP: vom (Kalkulations-)Bezugsobjekt benoetigtes Interface 20020620
# Exception Resumable Description Created on
1 NOT_FOUND Kalkulation nicht vorhanden 19990611
History
Last changed by/on SAP  19991213 
SAP Release Created in