SAP ABAP Class CL_SB_DIRECTORY_CK (Shared Buffer Directory)
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_SB_DIRECTORY_CK  
Short Description Shared Buffer Directory    
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_SB_DIRECTORY_CK has no interface implemented.
Friends
Class CL_SB_DIRECTORY_CK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DIRECTORY Instance attribute Private Type reference (TYPE) CKF_BUFFER_OBJECT_KEY_TABLE Shared Buffer Directory 19990923
2 SB_DIRECTORY Static Attribute Private Object reference (TYPE REF TO) CL_SB_DIRECTORY_CK Pointer on Class 19990923
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create Instance 19990923
2 FILL Instance method Private Method Read Shared Buffer Directory 19990923
3 GET_OBJECT_KEYS Instance method Public Method Issue Entries 19990923
Events
Class CL_SB_DIRECTORY_CK has no event.
Types
Class CL_SB_DIRECTORY_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_COSTING_VARIANT Call by reference Type reference (TYPE) KEKO-KLVAR Kalkulationsvariante 19991028
2 Importing IM_COSTING_VERSION Call by reference Type reference (TYPE) KEKO-TVERS Kalkulationsversion 19991028
3 Importing IM_T_MATNR Call by reference Type reference (TYPE) CKF_MATNR_TABLE Materialien 19990923
4 Importing IM_T_PLANT Call by reference Type reference (TYPE) CKF_WERKS_TABLE Werke 19990923
5 Returning RE_SB_DIRECTORY Value transfer Object reference (TYPE REF TO) CL_SB_DIRECTORY_CK Pointer auf cl_sb_directory_ck 19990923

Method CREATE on class CL_SB_DIRECTORY_CK has no exception.

Method FILL 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 Kalkulatonsvariante 19991028
2 Importing IM_COSTING_VERSION Call by reference Type reference (TYPE) KEKO-TVERS Kalkulationsversion 19991028
3 Importing IM_TABLE_NAME Value transfer Type reference (TYPE) RSEXPOBUF-TAB_NAME Tabellenname 19990923
4 Importing IM_T_MATNR Call by reference Type reference (TYPE) CKF_MATNR_TABLE Materialien 19990923
5 Importing IM_T_PLANT Call by reference Type reference (TYPE) CKF_WERKS_TABLE Werke 19990923
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 19990923

Method GET_OBJECT_KEYS Signature

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

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