SAP ABAP Class CL_UMM_QUERY (BSC: Assigned Queries)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM-MC (Application Component) Management Cockpit
⤷
UMM (Package) SEM-CPM: Management Cockpit

⤷

⤷

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_UMM_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 | UMM | SEM-CPM: Management Cockpit |
Created | 20010718 | SAP |
Last change | 20041006 | 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_UMM_QUERY has no interface implemented.
Friends
Class CL_UMM_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_UMM_COCKPIT | MC Cockpit Class | 20010718 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMM_FRAME | MC Frame Class | 20031128 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMM_YT_CUST_COCKPITVARS | Variable Assignment in Cockpit | 20020820 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMM_YS_FRAME_POSITION | Frame Position | 20030430 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20010718 |
2 | ![]() |
Instance method | Public | Method | Supplies Query List | 20010718 |
3 | ![]() |
Instance method | Private | Method | Reads Query Links from the Database | 20010718 |
4 | ![]() |
Instance method | Public | Method | Checks if Query Links are Maintained | 20010718 |
5 | ![]() |
Instance method | Public | Method | Set Frame Context | 20030430 |
Events
Class CL_UMM_QUERY has no event.
Types
Class CL_UMM_QUERY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_COCKPIT | Call by reference | Object reference (TYPE REF TO) | CL_UMM_COCKPIT | MC Cockpit Class | 20010718 | ||
2 | ![]() |
I_WAS | Call by reference | Type reference (TYPE) | AS4FLAG | ' ' | Flag (X oder Blank) | 20010906 |
Method CONSTRUCTOR on class CL_UMM_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 | 20010718 | ||
2 | ![]() |
I_FRNO | Call by reference | Type reference (TYPE) | UMM_Y_FRNO | Nummer eines Frames in einer Logischen Sicht | 20010718 | ||
3 | ![]() |
I_LVNO | Call by reference | Type reference (TYPE) | UMM_Y_LVNO | Nummer einer Logischen Sicht in der Wand | 20010718 | ||
4 | ![]() |
I_WANO | Call by reference | Type reference (TYPE) | UMM_Y_WANO | Nummer einer Wand im Management Cockpit | 20010718 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine BIC Selektionen gepflegt | 20010718 |
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 | 20010718 | ||
2 | ![]() |
I_FRNO | Call by reference | Type reference (TYPE) | UMM_Y_FRNO | Nummer eines Frames in einer Logischen Sicht | 20010718 | ||
3 | ![]() |
I_LVNO | Call by reference | Type reference (TYPE) | UMM_Y_LVNO | Nummer einer Logischen Sicht in der Wand | 20010718 | ||
4 | ![]() |
I_WANO | Call by reference | Type reference (TYPE) | UMM_Y_WANO | Nummer einer Wand im Management Cockpit | 20010718 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Queries | 20010718 | |
2 | ![]() |
Objekt nicht gefunden | 20010718 |
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 | 20010718 | ||
2 | ![]() |
I_FRNO | Call by reference | Type reference (TYPE) | UMM_Y_FRNO | Nummer eines Frames in einer Logischen Sicht | 20010718 | ||
3 | ![]() |
I_LVNO | Call by reference | Type reference (TYPE) | UMM_Y_LVNO | Nummer einer Logischen Sicht in der Wand | 20010718 | ||
4 | ![]() |
I_WANO | Call by reference | Type reference (TYPE) | UMM_Y_WANO | Nummer einer Wand im Management Cockpit | 20010718 |
Method QUERY_AVAILABLE on class CL_UMM_QUERY has no exception.
Method SET_CURRENT_FRAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FRNO | Call by reference | Type reference (TYPE) | UMM_Y_FRNO | '0' | Nummer eines Frames in einer Logischen Sicht | 20030430 | |
2 | ![]() |
I_LVNO | Call by reference | Type reference (TYPE) | UMM_Y_LVNO | '0' | Nummer einer Logischen Sicht in der Wand | 20030430 | |
3 | ![]() |
I_WANO | Call by reference | Type reference (TYPE) | UMM_Y_WANO | '0' | Nummer einer Wand im Management Cockpit | 20030430 |
Method SET_CURRENT_FRAME on class CL_UMM_QUERY has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 3.1A |