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 | Instance attribute | Public | Type reference (TYPE) | STRING | 20050211 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | YT_BUFFER | 20050211 | ||||
| 3 | Static Attribute | Private | Type reference (TYPE) | YT_INSTANCE | 20050211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Clear All Data from Buffer | 20050211 | |
| 2 | Static method | Public | Method | Clear All Instances | 20050211 | |
| 3 | Instance method | Public | Constructor | Constructor | 20050211 | |
| 4 | Instance method | Public | Method | Delete Data from Buffer | 20050211 | |
| 5 | Instance method | Private | Method | Get Hash for Key | 20050325 | |
| 6 | Static method | Public | Method | Get Instance of Buffer | 20050211 | |
| 7 | Instance method | Public | Method | Read Data from Buffer | 20050211 | |
| 8 | Instance method | Public | Method | Update Data in Buffer | 20050211 | |
| 9 | 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 | 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 | 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 | ED_HASH | Value transfer | Type reference (TYPE) | HASH160 | GUID im 'CHAR' Format in Großschreibung | 20050325 | |||
| 2 | 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 | ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_UMC_BW_LOCAL_BUFFER | Local buffer for BW data | 20050211 | |||
| 2 | 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 | ED_VALID | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20050211 | |||
| 2 | ES_RECORD | Call by reference | Type reference (TYPE) | ANY | 20050211 | ||||
| 3 | ID_KEY | Call by reference | Type reference (TYPE) | STRING | 20050211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050211 |
Method UPDATE_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_KEY | Call by reference | Type reference (TYPE) | STRING | 20050211 | ||||
| 2 | ID_VALID | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20050211 | |||
| 3 | IS_RECORD | Call by reference | Type reference (TYPE) | ANY | 20050211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050211 |
Method WRITE_TO_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_KEY | Call by reference | Type reference (TYPE) | STRING | 20050211 | ||||
| 2 | ID_VALID | Call by reference | Type reference (TYPE) | AS4FLAG | 'X' | Flag (X oder Blank) | 20050211 | ||
| 3 | IS_RECORD | Call by reference | Type reference (TYPE) | ANY | 20050211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050211 |
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |