SAP ABAP Class CL_SHARED_BUFFER_CK (Shared Buffer Cost Estimate)
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_SHARED_BUFFER_CK  
Short Description Shared Buffer Cost Estimate    
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 19990923   SAP 
Last change 00000000   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
Class CL_SHARED_BUFFER_CK has no interface implemented.
Friends
Class CL_SHARED_BUFFER_CK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SHARED_BUFFER Static Attribute Private Object reference (TYPE REF TO) CL_SHARED_BUFFER_CK Pointer to Own Class 19990923
2 T_SHARED_BUFFER Instance attribute Private Type reference (TYPE) CKF_SHARED_BUFFER Shared Buffer Table 19990923
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create Instance 19990923
2 CREATE_FROM_KEKO_KEPH Static method Public Method Create Instance from Cost Estimate 19991020
3 DELETE Instance method Public Method Delete Entries form Shared Buffer 19990924
4 FILL Instance method Private Method Create Table 19990923
5 GET_OBJECT_LIST Instance method Public Method Output List 19990924
Events
Class CL_SHARED_BUFFER_CK has no event.
Types
Class CL_SHARED_BUFFER_CK has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_T_BO_KEY Call by reference Type reference (TYPE) CKF_BUFFER_OBJECT_KEY_TABLE Schlüsseltabelle Buffer Object 19990923
2 Returning RE_SHARED_BUFFER Value transfer Object reference (TYPE REF TO) CL_SHARED_BUFFER_CK Pointer auf SB 19990923

Method CREATE on class CL_SHARED_BUFFER_CK has no exception.

Method CREATE_FROM_KEKO_KEPH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COSTING_VARIANT Call by reference Type reference (TYPE) KEKO-KLVAR Kalkulationsvariante 19991020
2 Importing IM_COSTING_VERSION Call by reference Type reference (TYPE) KEKO-TVERS Kalkulationsversion 19991020
3 Importing IM_DUMMY Call by reference Type reference (TYPE) XFLAG keine Einträge in Shared Buffer 19991227
4 Importing IM_T_KEKO Call by reference Type reference (TYPE) CKF_STANDARD_KEKO_TABLE KEKO Tabelle 19991020
5 Importing IM_T_KEPH Call by reference Type reference (TYPE) CKF_STANDARD_KEPH_TABLE KEPH Tabelle 19991020
6 Returning RE_SHARED_BUFFER Value transfer Object reference (TYPE REF TO) CL_SHARED_BUFFER_CK Referenz auf Objekt 19991020
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler 19991020

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DELCOUNT Value transfer Type reference (TYPE) I Zähler 19991004
2 Importing IM_KEKOKEY Call by reference Type reference (TYPE) CKKEKOKEY Kalkulationsschlüssel 19990924
3 Importing IM_T_BO_KEY Call by reference Type reference (TYPE) CKF_BUFFER_OBJECT_KEY_TABLE Key Tabelle SB 19990924

Method DELETE on class CL_SHARED_BUFFER_CK has no exception.

Method FILL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_T_BO_KEY Call by reference Type reference (TYPE) CKF_BUFFER_OBJECT_KEY_TABLE Key Tabelle SB 19990923

Method FILL on class CL_SHARED_BUFFER_CK has no exception.

Method GET_OBJECT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_T_OBJECT_LIST Call by reference Type reference (TYPE) CKF_BUFFER_OBJECT_TABLE Objektliste 19990924

Method GET_OBJECT_LIST on class CL_SHARED_BUFFER_CK has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in