SAP ABAP Class CL_UMC_BW_LOCAL_BUFFER (Local Buffer for BW Data)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM (Application Component) Corporate Performance Monitor
     UMC (Package) CPM : Common Objects
Properties
Class CL_UMC_BW_LOCAL_BUFFER  
Short Description Local Buffer for BW Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class UMC    
Program status     
Category 0   
Package UMC   CPM : Common Objects 
Created 20050211   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMC_BW_LOCAL_BUFFER has no forward declaration.
Interfaces
Class CL_UMC_BW_LOCAL_BUFFER has no interface implemented.
Friends
Class CL_UMC_BW_LOCAL_BUFFER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_NAME Instance attribute Public Type reference (TYPE) STRING 20050211
2 MT_BUFFER Instance attribute Private Type reference (TYPE) YT_BUFFER 20050211
3 MT_INSTANCE Static Attribute Private Type reference (TYPE) YT_INSTANCE 20050211
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_BUFFER Instance method Public Method Clear All Data from Buffer 20050211
2 CLEAR_INSTANCES Static method Public Method Clear All Instances 20050211
3 CONSTRUCTOR Instance method Public Constructor Constructor 20050211
4 DELETE_FROM_BUFFER Instance method Public Method Delete Data from Buffer 20050211
5 GET_HASH_FOR_KEY Instance method Private Method Get Hash for Key 20050325
6 GET_INSTANCE Static method Public Method Get Instance of Buffer 20050211
7 READ_FROM_BUFFER Instance method Public Method Read Data from Buffer 20050211
8 UPDATE_BUFFER Instance method Public Method Update Data in Buffer 20050211
9 WRITE_TO_BUFFER Instance method Public Method Write Data to Buffer 20050211
Events
Class CL_UMC_BW_LOCAL_BUFFER has no event.
Types
Class CL_UMC_BW_LOCAL_BUFFER has no local type.
Method Signatures

Method CLEAR_BUFFER Signature

Method CLEAR_BUFFER on class CL_UMC_BW_LOCAL_BUFFER has no parameter.
Method CLEAR_BUFFER on class CL_UMC_BW_LOCAL_BUFFER has no exception.

Method CLEAR_INSTANCES Signature

Method CLEAR_INSTANCES on class CL_UMC_BW_LOCAL_BUFFER has no parameter.
Method CLEAR_INSTANCES on class CL_UMC_BW_LOCAL_BUFFER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NAME Call by reference Type reference (TYPE) STRING 20050211

Method CONSTRUCTOR on class CL_UMC_BW_LOCAL_BUFFER has no exception.

Method DELETE_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_KEY Call by reference Type reference (TYPE) STRING 20050211

Method DELETE_FROM_BUFFER on class CL_UMC_BW_LOCAL_BUFFER has no exception.

Method GET_HASH_FOR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_HASH Value transfer Type reference (TYPE) HASH160 GUID im 'CHAR' Format in Großschreibung 20050325
2 Importing ID_KEY Call by reference Type reference (TYPE) STRING 20050325

Method GET_HASH_FOR_KEY on class CL_UMC_BW_LOCAL_BUFFER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_UMC_BW_LOCAL_BUFFER Local buffer for BW data 20050211
2 Importing ID_NAME Call by reference Type reference (TYPE) STRING 20050211

Method GET_INSTANCE on class CL_UMC_BW_LOCAL_BUFFER has no exception.

Method READ_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_VALID Call by reference Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20050211
2 Exporting ES_RECORD Call by reference Type reference (TYPE) ANY 20050211
3 Importing ID_KEY Call by reference Type reference (TYPE) STRING 20050211
# Exception Resumable Description Created on
1 NOT_BUFFERED 20050211

Method UPDATE_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_KEY Call by reference Type reference (TYPE) STRING 20050211
2 Importing ID_VALID Call by reference Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20050211
3 Importing IS_RECORD Call by reference Type reference (TYPE) ANY 20050211
# Exception Resumable Description Created on
1 NOT_UPDATED 20050211

Method WRITE_TO_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_KEY Call by reference Type reference (TYPE) STRING 20050211
2 Importing ID_VALID Call by reference Type reference (TYPE) AS4FLAG 'X' Flag (X oder Blank) 20050211
3 Importing IS_RECORD Call by reference Type reference (TYPE) ANY 20050211
# Exception Resumable Description Created on
1 NOT_WRITTEN 20050211
History
Last changed by/on SAP  20050411 
SAP Release Created in 600