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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_GUIBB_BOL_BASE 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 CV_PARAM_SEARCH Constant Protected Type reference (TYPE) FPM_PARAMETER_NAME 'SEARCH_NAME' Parameter name 20090113
2 CV_PARAM_SKIP_INI Constant Protected Type reference (TYPE) FPM_PARAMETER_NAME 'SKIP_INITIAL_SCREEN' Parameter name 20090115
3 MO_DQUERY_SERVICE Instance attribute Protected Object reference (TYPE REF TO) CL_CRM_BOL_DQUERY_SERVICE BOL - Query-Service 20100908
4 MO_QUERY_SERVICE Instance attribute Protected Object reference (TYPE REF TO) CL_CRM_BOL_QUERY_SERVICE BOL - Query Service 20090113
5 MV_CREATE_MODE Instance attribute Protected Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100326
6 MV_OBJECT_KIND Instance attribute Protected Type reference (TYPE) CRMT_OBJKIND Object Type 20100908
7 MV_RESULT_OBJECT_KIND Instance attribute Protected Type reference (TYPE) CRMT_OBJKIND Object Type 20110224
8 MV_RESULT_OBJECT_NAME Instance attribute Protected Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20110224
9 MV_SKIP_INI 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 GET_QUERY_VALUE_SET Instance method Protected Method Provides a value list of possible (dynamic) queries 20101103
2 SKIP_INITIAL_SCREEN 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 Exporting ET_VALUE_SET Call by reference Type reference (TYPE) FPM_T_PARAMETER_VALUE_SET Connector Parameter Values Set 20101103
2 Importing IR_OBJECT_KEY_SOURCE Call by reference Object reference (TYPE REF TO) DATA 20101103
3 Importing 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