SAP ABAP Class CL_FPM_CONNECTOR_BOL_QUERY_URL (Entry Connector: Implicit Query with URL parameters)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
APB_FPM_BOL_CORE (Package) Bol Adaptation for FPM
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_CONNECTOR_BOL_ROOT_CREA | Entry Connector: Implicit Query with URL parameters | 20100326 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_SDQ_URL_CONNECTOR | Connector class for CR UIBB integration | 20110119 |
Properties
| Class | CL_FPM_CONNECTOR_BOL_QUERY_URL | |
| Short Description | Entry Connector: Implicit Query with URL parameters | |
| Super Class | CL_FPM_CONNECTOR_BOL_ROOT_CREA | Entry Connector: Implicit Query with URL parameters |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_BOL_CORE | Bol Adaptation for FPM |
| Created | 20090113 | SAP |
| Last change | 20110908 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_FPM_CONNECTOR_BOL_QUERY_URL has no interface implemented.
Friends
Class CL_FPM_CONNECTOR_BOL_QUERY_URL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | FPM_PARAMETER_NAME | 'SEARCH_NAME' | Parameter name | 20090113 | ||
| 2 | Constant | Protected | Type reference (TYPE) | FPM_PARAMETER_NAME | 'SKIP_INITIAL_SCREEN' | Parameter name | 20090115 | ||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRM_BOL_DQUERY_SERVICE | BOL - Query-Service | 20100908 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRM_BOL_QUERY_SERVICE | BOL - Query Service | 20090113 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100326 | ||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CRMT_OBJKIND | Object Type | 20100908 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | CRMT_OBJKIND | Object Type | 20110224 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20110224 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Provides a value list of possible (dynamic) queries | 20101103 | |
| 2 | Instance method | Protected | Method | Triggers the event for leaving the initial screen | 20090225 |
Events
Class CL_FPM_CONNECTOR_BOL_QUERY_URL has no event.
Types
Class CL_FPM_CONNECTOR_BOL_QUERY_URL has no local type.
Method Signatures
Method GET_QUERY_VALUE_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUE_SET | Call by reference | Type reference (TYPE) | FPM_T_PARAMETER_VALUE_SET | Connector Parameter Values Set | 20101103 | |||
| 2 | IR_OBJECT_KEY_SOURCE | Call by reference | Object reference (TYPE REF TO) | DATA | 20101103 | ||||
| 3 | IR_OBJECT_KEY_TARGET | Call by reference | Object reference (TYPE REF TO) | DATA | 20101103 |
Method GET_QUERY_VALUE_SET on class CL_FPM_CONNECTOR_BOL_QUERY_URL has no exception.
Method SKIP_INITIAL_SCREEN Signature
Method SKIP_INITIAL_SCREEN on class CL_FPM_CONNECTOR_BOL_QUERY_URL has no parameter.
Method SKIP_INITIAL_SCREEN on class CL_FPM_CONNECTOR_BOL_QUERY_URL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |