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 GR_QUERY 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 ADD_QUERY Instance method Public Method Add a query to the sloas repository 20100127
2 DEL_QUERY Instance method Public Method Delete a query from the sloas repository 20100127
3 GET_INSTANCE Static method Public Method Returns query instance 20100127
4 GET_QUERY_TABLE Instance method Public Method Returns the querytable 20100127
5 GET_WEBLINK Instance method Public Method Returns weblink for a single query 20100127
6 UPDATE_QUERY 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 Importing CUBE Call by reference Type reference (TYPE) STRING 20100127
2 Importing DESC Call by reference Type reference (TYPE) STRING 20100127
3 Importing 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 Importing 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 Returning 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 Returning 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 Importing GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20100127
2 Exporting 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 Importing GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20100127
2 Exporting 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