SAP ABAP Class CL_UMB_QUERY (BSC: Assigned Queries)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
⤷
UMB (Package) SEM-CPM: Balanced Scorecard
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UMC_QUERY | BSC: Assigned Queries | 20010718 |
Properties
| Class | CL_UMB_QUERY | |
| Short Description | BSC: Assigned Queries | |
| Super Class | CL_UMC_QUERY | BSC: Assigned Queries |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UMB | SEM-CPM: Balanced Scorecard |
| Created | 20000211 | SAP |
| Last change | 20050220 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UMB_QUERY has no interface implemented.
Friends
Class CL_UMB_QUERY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMB_SCORECARD | Scorecard | 20010807 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Link | 20020523 | |
| 2 | Instance method | Public | Constructor | Constructor | 20000211 | |
| 3 | Instance method | Public | Method | Delete Link | 20020523 | |
| 4 | Instance method | Public | Method | Supplies Query List | 20000211 | |
| 5 | Instance method | Private | Method | Reads Query Links from the Database | 20000211 | |
| 6 | Instance method | Public | Method | Checks if Query Links are Maintained | 20000211 | |
| 7 | Instance method | Public | Method | Starts Query | 20000211 | |
| 8 | Instance method | Private | Method | Sets Context for BAdI | 20010906 | |
| 9 | Instance method | Public | Method | Add Link | 20020730 |
Events
Class CL_UMB_QUERY has no event.
Types
Class CL_UMB_QUERY has no local type.
Method Signatures
Method ADD_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_GENUNIID | Value transfer | Type reference (TYPE) | UMC_Y_QUERY_GENUNIID | Komprimierte GenUid einer Query | 20020624 | |||
| 2 | IR_BSC_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_UMB_BSC_OBJECT | Interface for a Balanced Scorecard object | 20020624 | |||
| 3 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20020523 | ||||
| 4 | I_LINK | Call by reference | Type reference (TYPE) | STRING | 20020523 |
Method ADD_LINK on class CL_UMB_QUERY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WAS | Call by reference | Type reference (TYPE) | AS4FLAG | ' ' | Flag (X oder Blank) | 20010906 |
Method CONSTRUCTOR on class CL_UMB_QUERY has no exception.
Method DELETE_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_BSC_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_UMB_BSC_OBJECT | Interface for a Balanced Scorecard object | 20020626 | |||
| 2 | I_GENUNIID | Call by reference | Type reference (TYPE) | UMC_Y_QUERY_GENUNIID | Komprimierte GenUid einer Query | 20020523 |
Method DELETE_LINK on class CL_UMB_QUERY has no exception.
Method GET_QUERY_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUERY_LIST | Call by reference | Type reference (TYPE) | UMB_YT_QUERY_LIST | Query Liste | 20000211 | |||
| 2 | IR_BSC_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_UMB_BSC_OBJECT | Referenz auf eine Scorecard-Objekt | 20000211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine BIC Selektionen gepflegt | 20000211 |
Method QUERIES_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUERY_LIST | Call by reference | Type reference (TYPE) | UMB_YT_QUERY_LIST | Query Liste | 20000211 | |||
| 2 | E_LINKS_AVAL | Call by reference | Type reference (TYPE) | AS4FLAG | There are links | 20041222 | |||
| 3 | E_WEBREPORTS_AVAL | Call by reference | Type reference (TYPE) | AS4FLAG | There are web reports | 20041222 | |||
| 4 | IR_BSC_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_UMB_BSC_OBJECT | Referenz auf ein Scorecard-Objekt | 20000211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Queries | 20000211 | ||
| 2 | Objekt nicht gefunden | 20000211 |
Method QUERY_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_AVAILABLE | Call by reference | Type reference (TYPE) | AS4FLAG | 'X'=BIC Selektionen sind gepflegt | 20000211 | |||
| 2 | E_LINKS_AVAL | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20041222 | |||
| 3 | E_WEBREPORTS_AVAL | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20041222 | |||
| 4 | IR_BSC_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_UMB_BSC_OBJECT | Referenz auf ein Scorecard-Objekt | 20000211 |
Method QUERY_AVAILABLE on class CL_UMB_QUERY has no exception.
Method QUERY_EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_BSC_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_UMB_BSC_OBJECT | Interface for a Balanced Scorecard object | 20010530 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | UMC_Y_QUERY_GENUNIID | Genuniid der Query | 20010720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Ausführen der Query | 20000211 | ||
| 2 | Query Genuniid nicht im Puffer vorhanden | 20000211 |
Method SET_BADI_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_BSC_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_UMB_BSC_OBJECT | Interface for a Balanced Scorecard object | 20010906 |
Method SET_BADI_CONTEXT on class CL_UMB_QUERY has no exception.
Method UPDATE_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_BSC_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_UMB_BSC_OBJECT | Interface for a Balanced Scorecard object | 20020730 | |||
| 2 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20020730 | ||||
| 3 | I_GENUNIID | Value transfer | Type reference (TYPE) | UMC_Y_QUERY_GENUNIID | Komprimierte GenUid einer Query | 20020730 | |||
| 4 | I_LINK | Call by reference | Type reference (TYPE) | STRING | 20020730 |
Method UPDATE_LINK on class CL_UMB_QUERY has no exception.
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in |