SAP ABAP Class CL_EQ_UI_ASSIST (EQ UI Assistance Class)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT-BICS-EQ (Application Component) BICS Easy Query
⤷
BW_BICS_EQ (Package) Easy Query
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20110202 |
Properties
| Class | CL_EQ_UI_ASSIST | |
| Short Description | EQ UI Assistance Class | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_BICS_EQ | Easy Query |
| Created | 20110202 | SAP |
| Last change | 20130531 | 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_EQ_UI_ASSIST has no interface implemented.
Friends
Class CL_EQ_UI_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | '/sap/bc/gui/sap/its/webgui?sap-client=' | sicf Path | 20110706 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Call bgRFC Monitor | 20110706 | |
| 2 | Instance method | Public | Method | Call Test Result | 20110202 | |
| 3 | Instance method | Public | Method | Call SOAMANAGER | 20110202 | |
| 4 | Instance method | Private | Method | Build URL for bg RFC Monitor | 20110706 | |
| 5 | Instance method | Private | Method | Build URL for Test Result | 20110202 | |
| 6 | Instance method | Public | Method | Delete WebService | 20110202 | |
| 7 | Instance method | Public | Method | Read Existing Queries | 20110202 | |
| 8 | Instance method | Public | Method | Read Queries with WebService | 20110202 | |
| 9 | Instance method | Public | Method | Read Queries with Web Service and Outdated Flag | 20110713 | |
| 10 | Instance method | Public | Method | Read Mandatory Variables | 20110202 | |
| 11 | Static method | Public | Method | Return SOA Manager URL | 20110304 | |
| 12 | Instance method | Public | Method | Check Query for Mandatory Variables | 20110202 | |
| 13 | Instance method | Public | Method | Generate Web Service | 20110202 |
Events
Class CL_EQ_UI_ASSIST has no event.
Types
Class CL_EQ_UI_ASSIST has no local type.
Method Signatures
Method CALL_MONITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20110706 |
Method CALL_MONITOR on class CL_EQ_UI_ASSIST has no exception.
Method CALL_PREVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20110202 | |||
| 2 | I_SERVICE | Call by reference | Type reference (TYPE) | RSEQ_S_QUERYLIST-FUNCTION_MODULE | Name des Funktionsbausteins | 20110202 |
Method CALL_PREVIEW on class CL_EQ_UI_ASSIST has no exception.
Method CALL_SOAMANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20110202 | |||
| 2 | I_WEBSERVICE | Call by reference | Type reference (TYPE) | RSEQ_WEBSERVICE | Web Service Objekt | 20110304 |
Method CALL_SOAMANAGER on class CL_EQ_UI_ASSIST has no exception.
Method CONSTRUCT_MONITOR_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_URL | Value transfer | Type reference (TYPE) | STRING | 20110706 |
Method CONSTRUCT_MONITOR_URL on class CL_EQ_UI_ASSIST has no exception.
Method CONSTRUCT_PREVIEW_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SERVICE | Call by reference | Type reference (TYPE) | RSEQ_S_QUERYLIST-FUNCTION_MODULE | Name des Funktionsbausteins | 20110202 | |||
| 2 | R_URL | Value transfer | Type reference (TYPE) | STRING | 20110202 |
Method CONSTRUCT_PREVIEW_URL on class CL_EQ_UI_ASSIST has no exception.
Method DELETE_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20110202 | |||
| 2 | I_T_QUERYLIST | Call by reference | Type reference (TYPE) | RSEQ_T_EQDIR | Strucktur zu RSQWS_DIR mit transienten Feldern | 20110202 |
Method DELETE_QUERY on class CL_EQ_UI_ASSIST has no exception.
Method GET_LIST_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_LIST | Value transfer | Type reference (TYPE) | RSEQ_T_QUERYLIST | UI: QWS Overview | 20110202 | |||
| 2 | I_SEARCH_STRATEGY | Call by reference | Type reference (TYPE) | STRING | 20110202 | ||||
| 3 | I_SEARCH_STRING | Call by reference | Type reference (TYPE) | STRING | 20110202 |
Method GET_LIST_ALL on class CL_EQ_UI_ASSIST has no exception.
Method GET_LIST_WS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIRST_TIME | Call by reference | Type reference (TYPE) | ABAP_BOOL | boolsche Variable (X=true, -=false, space=unknown) | 20110202 | |||
| 2 | R_T_LIST | Value transfer | Type reference (TYPE) | RSEQ_T_QUERYLIST | UI: QWS Overview | 20110202 |
Method GET_LIST_WS on class CL_EQ_UI_ASSIST has no exception.
Method GET_LIST_WS_OUTDATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_LIST | Value transfer | Type reference (TYPE) | RSEQ_T_QUERYLIST | UI: QWS Overview | 20110713 |
Method GET_LIST_WS_OUTDATED on class CL_EQ_UI_ASSIST has no exception.
Method GET_QUERY_VARIABLES_MAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_QUERY | Call by reference | Type reference (TYPE) | RSEQ_S_EQDIR | Strucktur zu RSQWS_DIR mit transienten Feldern | 20110202 | |||
| 2 | R_T_VARIABLES | Value transfer | Type reference (TYPE) | RSEQ_T_QVARIABLE_MD | Metadaten der verwendeten Query Variablen | 20110202 |
Method GET_QUERY_VARIABLES_MAND on class CL_EQ_UI_ASSIST has no exception.
Method GET_SOAMANAGER_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SERVICE_NAME | Call by reference | Type reference (TYPE) | RSEQ_WEBSERVICE | The external name of the service | 20110304 | |||
| 2 | RV_URL | Value transfer | Type reference (TYPE) | STRING | The SOA Manager URL | 20110304 |
Method GET_SOAMANAGER_URL on class CL_EQ_UI_ASSIST has no exception.
Method PRECHECK_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EQ_INVALID | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110202 | ||||
| 2 | E_S_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20110202 | |||
| 3 | I_S_QUERY | Call by reference | Type reference (TYPE) | RSEQ_S_EQDIR | Strucktur zu RSQWS_DIR mit transienten Feldern | 20110202 |
Method PRECHECK_QUERY on class CL_EQ_UI_ASSIST has no exception.
Method START_GENERATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_QUERY | Call by reference | Type reference (TYPE) | RSEQ_T_EQDIR | Strucktur zu RSQWS_DIR mit transienten Feldern | 20110202 | |||
| 2 | E_T_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20110202 | |||
| 3 | I_T_VARIABLES | Call by reference | Type reference (TYPE) | RSEQ_T_SELECT_OPTION2 | Selektionsoptionen mit Variable und Query | 20110202 |
Method START_GENERATE on class CL_EQ_UI_ASSIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |