SAP ABAP Class /SLOAP/CL_BI_QUERY (Class for managing bi querys for sloas)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
/SLOAP/APPLICATION (Package) SLT AP VER 1.0
⤷
⤷
Properties
| Class | /SLOAP/CL_BI_QUERY | |
| Short Description | Class for managing bi querys for sloas | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SLOAP/APPLICATION | SLT AP VER 1.0 |
| Created | 20100127 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SLOAP/CL_BI_QUERY has no forward declaration.
Interfaces
Class /SLOAP/CL_BI_QUERY has no interface implemented.
Friends
Class /SLOAP/CL_BI_QUERY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | /SLOAP/CL_BI_QUERY | Class for managing bi querys for sloas | 20100127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a query to the sloas repository | 20100127 | |
| 2 | Instance method | Public | Method | Delete a query from the sloas repository | 20100127 | |
| 3 | Static method | Public | Method | Returns query instance | 20100127 | |
| 4 | Instance method | Public | Method | Returns the querytable | 20100127 | |
| 5 | Instance method | Public | Method | Returns weblink for a single query | 20100127 | |
| 6 | Instance method | Public | Method | Update single query | 20100127 |
Events
Class /SLOAP/CL_BI_QUERY has no event.
Types
Class /SLOAP/CL_BI_QUERY has no local type.
Method Signatures
Method ADD_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CUBE | Call by reference | Type reference (TYPE) | STRING | 20100127 | ||||
| 2 | DESC | Call by reference | Type reference (TYPE) | STRING | 20100127 | ||||
| 3 | QUERY | Call by reference | Type reference (TYPE) | STRING | 20100127 |
Method ADD_QUERY on class /SLOAP/CL_BI_QUERY has no exception.
Method DEL_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 |
Method DEL_QUERY on class /SLOAP/CL_BI_QUERY has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REF | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_BI_QUERY | Class for managing bi querys for sloas | 20100127 |
Method GET_INSTANCE on class /SLOAP/CL_BI_QUERY has no exception.
Method GET_QUERY_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUERY_TABLE | Value transfer | Type reference (TYPE) | /SLOAP/T_QRY | SLOAS: Bi-Query Table | 20100127 |
Method GET_QUERY_TABLE on class /SLOAP/CL_BI_QUERY has no exception.
Method GET_WEBLINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 | |||
| 2 | LINK | Call by reference | Type reference (TYPE) | STRING | 20100127 |
Method GET_WEBLINK on class /SLOAP/CL_BI_QUERY has no exception.
Method UPDATE_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 | |||
| 2 | STRUC | Call by reference | Type reference (TYPE) | /SLOAP/S_QUERY | SLOAS: BI-Query | 20100127 |
Method UPDATE_QUERY on class /SLOAP/CL_BI_QUERY has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 700 |