SAP ABAP Class CL_UMC_BW_SELECTION_CRITERIA (BW Report: Selection Criteria)
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_SELECTION_CRITERIA | |
| Short Description | BW Report: Selection Criteria | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | UMC | CPM : Common Objects |
| Created | 20001208 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMC_BW_SELECTION_CRITERIA has no forward declaration.
Interfaces
Class CL_UMC_BW_SELECTION_CRITERIA has no interface implemented.
Friends
Class CL_UMC_BW_SELECTION_CRITERIA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | UMM_Y_VANAME | Technical Name of a CPM Variable | 20001208 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | UMC_YS_RANGE | Selection Condition for Characteristic Values | 20001215 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | UMC_YS_HYSELECT | Selection Conditions for Hierarchy Nodes | 20001208 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | UMB_Y_SELTYPE | Selection type | 20001208 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | UMC_Y_BW_VAR_NUM_VALUE | Numeric Value | 20001215 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | UMC_Y_LTXT | Long Text | 20001215 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | UMC_Y_LTXT | Technical Name | 20001215 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | UMB_Y_VAR | Variable für Selection Conditions for Measures | 20001208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Clone the Object | 20020723 | |
| 2 | Instance method | Public | Constructor | Constructor | 20001208 | |
| 3 | Instance method | Public | Method | Add a CPM Variable | 20001215 | |
| 4 | Instance method | Public | Method | Add a Hierarchy | 20020307 | |
| 5 | Instance method | Public | Method | Add a Hierarchy Node | 20001215 | |
| 6 | Instance method | Public | Method | Add an Interval | 20001215 | |
| 7 | Instance method | Public | Method | Add a Number | 20001215 | |
| 8 | Instance method | Public | Method | Add a Single Value | 20001215 | |
| 9 | Instance method | Public | Method | Add a Time Variable | 20001219 | |
| 10 | Instance method | Public | Method | Convert to itab | 20001219 |
Events
Class CL_UMC_BW_SELECTION_CRITERIA has no event.
Types
Class CL_UMC_BW_SELECTION_CRITERIA has no local type.
Method Signatures
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_CRITERIA | Value transfer | Object reference (TYPE REF TO) | CL_UMC_BW_SELECTION_CRITERIA | BW-Bericht: Selektionskriterien | 20020723 |
Method CLONE on class CL_UMC_BW_SELECTION_CRITERIA has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SELTYPE | Value transfer | Type reference (TYPE) | UMB_Y_SELTYPE | Selektionstyp | 20001215 |
Method CONSTRUCTOR on class CL_UMC_BW_SELECTION_CRITERIA has no exception.
Method INS_CPM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CPM_VAR | Value transfer | Type reference (TYPE) | UMM_Y_VANAME | Technischer Name einer CPM-Variablen | 20010121 | |||
| 2 | I_LTXT | Value transfer | Type reference (TYPE) | UMC_Y_LTXT | Langtext | 20010121 |
Method INS_CPM on class CL_UMC_BW_SELECTION_CRITERIA has no exception.
Method INS_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HYSELECT | Value transfer | Type reference (TYPE) | UMC_YS_HYSELECT | Selektionsbedingung für Hierarchieknoten | 20020307 | |||
| 2 | I_LTXT | Value transfer | Type reference (TYPE) | UMC_Y_LTXT | Langtext | 20020307 |
Method INS_HIERARCHY on class CL_UMC_BW_SELECTION_CRITERIA has no exception.
Method INS_HINODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HYSELECT | Value transfer | Type reference (TYPE) | UMC_YS_HYSELECT | Selektionsbedingung für Hierarchieknoten | 20001219 |
Method INS_HINODE on class CL_UMC_BW_SELECTION_CRITERIA has no exception.
Method INS_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HIGH | Value transfer | Type reference (TYPE) | UMC_Y_HIGH | Obere Intervallgrenze (ODBO) | 20001215 | |||
| 2 | HIGHBW | Value transfer | Type reference (TYPE) | UMC_Y_HIGHBW | Untere Intervallgrenze (BW intern) | 20001215 | |||
| 3 | HIGHBW_EXT | Value transfer | Type reference (TYPE) | UMC_Y_HIGHBW_EXT | Obere Intervallgrenze (BW) externe Darstellung | 20001215 | |||
| 4 | HIGH_TEXT | Value transfer | Type reference (TYPE) | UMC_Y_LTXT | Langtext | 20001215 | |||
| 5 | LOW | Value transfer | Type reference (TYPE) | UMC_Y_LOW | Untere Intervallgrenze (ODBO) | 20001215 | |||
| 6 | LOWBW | Value transfer | Type reference (TYPE) | UMC_Y_LOWBW | Obere Intervallgrenze (BW intern) | 20001215 | |||
| 7 | LOWBW_EXT | Value transfer | Type reference (TYPE) | UMC_Y_LOWBW_EXT | Untere Intervallgrenze (BW) externe Darstellung | 20001215 | |||
| 8 | LOW_TEXT | Value transfer | Type reference (TYPE) | UMC_Y_LTXT | Langtext | 20001215 |
Method INS_INTERVAL on class CL_UMC_BW_SELECTION_CRITERIA has no exception.
Method INS_NUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NUM | Value transfer | Type reference (TYPE) | UMC_Y_BW_VAR_NUM_VALUE | Numerischer Wert | 20001215 |
Method INS_NUM on class CL_UMC_BW_SELECTION_CRITERIA has no exception.
Method INS_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOW | Value transfer | Type reference (TYPE) | UMC_Y_LOW | Untere Intervallgrenze (ODBO) | 20001215 | |||
| 2 | LOWBW | Value transfer | Type reference (TYPE) | UMC_Y_LOWBW | Obere Intervallgrenze (BW intern) | 20001215 | |||
| 3 | LOWBW_EXT | Value transfer | Type reference (TYPE) | UMC_Y_LOWBW_EXT | Untere Intervallgrenze (BW) externe Darstellung | 20001215 | |||
| 4 | LOW_TEXT | Value transfer | Type reference (TYPE) | UMC_Y_LTXT | Langtext | 20001215 |
Method INS_SINGLE on class CL_UMC_BW_SELECTION_CRITERIA has no exception.
Method INS_VAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LTXT | Value transfer | Type reference (TYPE) | UMC_Y_LTXT | Langtext | 20001219 | |||
| 2 | I_VAR | Value transfer | Type reference (TYPE) | UMB_Y_VAR | Variable für Selektionsbedingungen von Kennzahlen | 20001219 |
Method INS_VAR on class CL_UMC_BW_SELECTION_CRITERIA has no exception.
Method SAVE_AS_SELECTION_OPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OPTION | Value transfer | Type reference (TYPE) | UMC_YS_BW_SELECTION_OPTION | BW Selektion Option | 20001219 |
Method SAVE_AS_SELECTION_OPTION on class CL_UMC_BW_SELECTION_CRITERIA has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |