SAP ABAP Class CL_UMB_BW_BUFFER (BW Buffer Based on Period / Year)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
⤷
UMB (Package) SEM-CPM: Balanced Scorecard

⤷

⤷

Properties
Class | CL_UMB_BW_BUFFER | |
Short Description | BW Buffer Based on Period / Year | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UMB | SEM-CPM: Balanced Scorecard |
Created | 20001123 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UMB_BW_BUFFER has no forward declaration.
Interfaces
Class CL_UMB_BW_BUFFER has no interface implemented.
Friends
Class CL_UMB_BW_BUFFER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | UMC_Y_APPLICATION | 'C' | Application Key CPM | 20001128 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | UMC_Y_APPLICATION | 'S' | Application Key CPM-BSC | 20001128 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | UMC_Y_APPLICATION | 'V' | Application Key CPM-VDT | 20001128 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMB_YT_BW_BUFFER | BW Buffer | 20001127 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UMC_Y_APPLICATION | Application Key | 20001127 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UMC_Y_APPKEY | Application key | 20001127 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSSGUID25 | ' ' | BW Generation Tool: GUID in Compressed Form (CHAR25) | 20020129 | |
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VAL_TEXT | Short text for fixed values | 20010123 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PERIV | Fiscal Year Variant | 20001128 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | AS4FLAG | Are There Unsaved Data in Buffer | 20001127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Clears All Data from Buffer | 20001123 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20001123 |
3 | ![]() |
Instance method | Public | Method | Deletes Data for Period Range | 20010409 |
4 | ![]() |
Instance method | Public | Method | Gets a Time Interval of Values | 20001123 |
5 | ![]() |
Instance method | Public | Method | Gets a Single Value from Buffer | 20001123 |
6 | ![]() |
Instance method | Public | Method | Preread Whole Period (Performance) | 20001128 |
7 | ![]() |
Instance method | Public | Method | Updates DB According to Changes Made by Set_value | 20001123 |
8 | ![]() |
Instance method | Public | Method | Sets ID for Runtime Variables Combination | 20020129 |
9 | ![]() |
Instance method | Public | Method | Sets a Time Interval of Values | 20001123 |
10 | ![]() |
Instance method | Public | Method | Sets a Single Value to Buffer | 20001123 |
Events
Class CL_UMB_BW_BUFFER has no event.
Types
Class CL_UMB_BW_BUFFER has no local type.
Method Signatures
Method CLEAR_BUFFER Signature
Method CLEAR_BUFFER on class CL_UMB_BW_BUFFER has no parameter.
Method CLEAR_BUFFER on class CL_UMB_BW_BUFFER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APP | Call by reference | Type reference (TYPE) | UMC_Y_APPLICATION | Anwendungskennung | 20001123 | ||
2 | ![]() |
I_APPKEY | Call by reference | Type reference (TYPE) | UMC_Y_APPKEY | Application Key | 20001123 | ||
3 | ![]() |
I_FISCVAR | Call by reference | Type reference (TYPE) | PERIV | Geschäftsjahresvariante | 20001128 |
Method CONSTRUCTOR on class CL_UMB_BW_BUFFER has no exception.
Method DELETE_PERIODS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ALL_CASES | Call by reference | Type reference (TYPE) | AS4FLAG | ' ' | Flag (X oder Blank) | 20020129 | |
2 | ![]() |
I_DELETE_ALL | Call by reference | Type reference (TYPE) | AS4FLAG | ' ' | Flag (X oder Blank) | 20010412 | |
3 | ![]() |
I_FRPER | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Periode | 20010409 | ||
4 | ![]() |
I_TOPER | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Periode | 20010409 |
Method DELETE_PERIODS on class CL_UMB_BW_BUFFER has no exception.
Method GET_TIME_INTERVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_VALUE | Call by reference | Type reference (TYPE) | UMB_YT_TIME_VALUE | Values | 20001123 | ||
2 | ![]() |
I_COL | Call by reference | Type reference (TYPE) | UMB_Y_COL | Wertfeld | 20001123 | ||
3 | ![]() |
I_OBJ_KEY | Call by reference | Type reference (TYPE) | UMB_Y_OBJ_KEY | Scorecard Elemente: Objektschlüssel | 20001123 | ||
4 | ![]() |
I_OBJ_TYPE | Call by reference | Type reference (TYPE) | UMB_Y_OBJ_TYPE | Scorecard Elemente: Objekttyp | 20001123 | ||
5 | ![]() |
I_PER_FR | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Jahre / Periode | 20001123 | ||
6 | ![]() |
I_PER_TO | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Jahre / Periode | 20001123 |
Method GET_TIME_INTERVAL on class CL_UMB_BW_BUFFER has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_VALUE | Call by reference | Type reference (TYPE) | UMB_YS_VALUE | Column value | 20001123 | ||
2 | ![]() |
I_COL | Call by reference | Type reference (TYPE) | UMB_Y_COL | Wertfeld | 20001123 | ||
3 | ![]() |
I_OBJ_KEY | Call by reference | Type reference (TYPE) | UMB_Y_OBJ_KEY | Scorecard Elemente: Objektschlüssel | 20001123 | ||
4 | ![]() |
I_OBJ_TYPE | Call by reference | Type reference (TYPE) | UMB_Y_OBJ_TYPE | Scorecard Elemente: Objekttyp | 20001123 | ||
5 | ![]() |
I_PERIOD | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Jahre / Periode | 20001123 |
Method GET_VALUE on class CL_UMB_BW_BUFFER has no exception.
Method PREBUFFER_PERIOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PERIOD | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Jahre / Periode | 20001128 |
Method PREBUFFER_PERIOD on class CL_UMB_BW_BUFFER has no exception.
Method SAVE_CHANGES Signature
Method SAVE_CHANGES on class CL_UMB_BW_BUFFER has no parameter.
Method SAVE_CHANGES on class CL_UMB_BW_BUFFER has no exception.
Method SET_CASENO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CASENO | Call by reference | Type reference (TYPE) | RSSGUID25 | BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) | 20020129 |
Method SET_CASENO on class CL_UMB_BW_BUFFER has no exception.
Method SET_TIME_INTERVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_VALUE | Call by reference | Type reference (TYPE) | UMB_YT_TIME_VALUE | Values | 20001123 | ||
2 | ![]() |
I_COL | Call by reference | Type reference (TYPE) | UMB_Y_COL | Wertfeld | 20001123 | ||
3 | ![]() |
I_OBJ_KEY | Call by reference | Type reference (TYPE) | UMB_Y_OBJ_KEY | Scorecard Elemente: Objektschlüssel | 20001123 | ||
4 | ![]() |
I_OBJ_TYPE | Call by reference | Type reference (TYPE) | UMB_Y_OBJ_TYPE | Scorecard Elemente: Objekttyp | 20001123 |
Method SET_TIME_INTERVAL on class CL_UMB_BW_BUFFER has no exception.
Method SET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_VALUE | Call by reference | Type reference (TYPE) | UMB_YS_VALUE | Column value | 20001123 | ||
2 | ![]() |
I_COL | Call by reference | Type reference (TYPE) | UMB_Y_COL | Wertfeld | 20001123 | ||
3 | ![]() |
I_OBJ_KEY | Call by reference | Type reference (TYPE) | UMB_Y_OBJ_KEY | Scorecard Elemente: Objektschlüssel | 20001123 | ||
4 | ![]() |
I_OBJ_TYPE | Call by reference | Type reference (TYPE) | UMB_Y_OBJ_TYPE | Scorecard Elemente: Objekttyp | 20001123 | ||
5 | ![]() |
I_PERIOD | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Jahre / Periode | 20001123 |
Method SET_VALUE on class CL_UMB_BW_BUFFER has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in |