SAP ABAP Class CL_BS_BP_QUERY_RESULT (BOL feeder class GUIBB list for BP)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
     MDG_BS_BP_BOLUI (Package) Master Data Governance: BOL UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MDG_BS_GUIBB_RESULT Result List BOL feeder class for MDG 20100802
Properties
Class CL_BS_BP_QUERY_RESULT  
Short Description BOL feeder class GUIBB list for BP    
Super Class CL_MDG_BS_GUIBB_RESULT Result List BOL feeder class for MDG 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_BS_BP_BOLUI   Master Data Governance: BOL UI 
Created 20100423   SAP 
Last change 20130531   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)
Interfaces
Class CL_BS_BP_QUERY_RESULT has no interface implemented.
Friends
Class CL_BS_BP_QUERY_RESULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_GLOBAL_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) IF_BS_CONTEXT_GLOBAL Access To Global Context 20110222
2 MS_OBJECT_TYPE_CODE Instance attribute Protected Type reference (TYPE) MDG_S_OTC_WITH_DESCR_BS Object Type Code with description 20110228
3 MT_NEW_ENTITIES Instance attribute Protected See coding 20111122
4 MV_BP_CATEGORY Instance attribute Protected Type reference (TYPE) BU_TYPE '2' Business partner category 20110307
5 MV_IS_RUNNING_IN_DIALOG Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Search is running inside a dialog box 20120313
6 MV_RESULT_EXCEEDS_MAX Instance attribute Protected Type reference (TYPE) I 0 max hits if results exceed this value 20110526
7 MV_SEARCH_WAS_TRIGGERED Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: "X" = search was triggered at least once 20110609
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_GLOBAL_CONTEXT Instance method Protected Method adapts values of global context if necessary 20110222
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100428
3 CREATE_BP_ROOT Instance method Protected Method creates BP root entity 20110307
4 ON_BLOCK_BP Instance method Protected Method handles block event for Org, Pers, or Group 20110523
5 ON_CHANGE Instance method Protected Method handles events for Org, Pers, or Group change 20120828
6 ON_CREATE Instance method Protected Method handles events for Org, Pers, or Group creation 20100604
7 ON_DELETE_BP Instance method Protected Method handles delete event for Org, Pers, or Group 20110523
8 ON_LEAVE_INITIAL_SCREEN Instance method Protected Method handles event to leave an initial screen 20110222
9 ON_MERGE_BP Instance method Protected Method handles event to create a cleansing case 20100721
10 ON_REPL_REQUEST Instance method Protected Method handles event to initiate a replication request 20100624
11 ON_REPL_STATUS Instance method Protected Method handles event to navigate to replication status 20100719
12 ON_RESULT_EXCEEDS_MAX Instance method Protected Event handling method handles event raised by query UIBB if more results are found 20110526
Events
Class CL_BS_BP_QUERY_RESULT has no event.
Types
Class CL_BS_BP_QUERY_RESULT has no local type.
Method Signatures

Method ADAPT_GLOBAL_CONTEXT Signature

Method ADAPT_GLOBAL_CONTEXT on class CL_BS_BP_QUERY_RESULT has no parameter.
Method ADAPT_GLOBAL_CONTEXT on class CL_BS_BP_QUERY_RESULT has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BS_BP_QUERY_RESULT has no parameter.
Method CONSTRUCTOR on class CL_BS_BP_QUERY_RESULT has no exception.

Method CREATE_BP_ROOT Signature

Method CREATE_BP_ROOT on class CL_BS_BP_QUERY_RESULT has no parameter.
Method CREATE_BP_ROOT on class CL_BS_BP_QUERY_RESULT has no exception.

Method ON_BLOCK_BP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20110523
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT ok/failed 20110523
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20110523
4 Importing IT_SELECTED_LINES Call by reference Type reference (TYPE) RSTABIXTAB Index in target table 20110523
5 Importing IV_EVENT_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Cell based Events 20110523
6 Importing IV_LEAD_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Lead Selection 20110523
7 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20110523

Method ON_BLOCK_BP on class CL_BS_BP_QUERY_RESULT has no exception.

Method ON_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20120828
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT ok/failed 20120828
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20120828
4 Importing IT_SELECTED_LINES Call by reference Type reference (TYPE) RSTABIXTAB Index in target table 20120828
5 Importing IV_EVENT_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Cell based Events 20120828
6 Importing IV_LEAD_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Lead Selection 20120828
7 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20120828

Method ON_CHANGE on class CL_BS_BP_QUERY_RESULT has no exception.

Method ON_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20100604
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT ok/failed 20100604
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20100604
4 Importing IT_SELECTED_LINES Call by reference Type reference (TYPE) RSTABIXTAB Index in target table 20100604
5 Importing IV_EVENT_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Cell based Events 20100604
6 Importing IV_LEAD_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Lead Selection 20100604
7 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20100604

Method ON_CREATE on class CL_BS_BP_QUERY_RESULT has no exception.

Method ON_DELETE_BP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20110523
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT ok/failed 20110523
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20110523
4 Importing IT_SELECTED_LINES Call by reference Type reference (TYPE) RSTABIXTAB Index in target table 20110523
5 Importing IV_EVENT_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Cell based Events 20110523
6 Importing IV_LEAD_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Lead Selection 20110523
7 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20110523

Method ON_DELETE_BP on class CL_BS_BP_QUERY_RESULT has no exception.

Method ON_LEAVE_INITIAL_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20110222
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT ok/failed 20110222
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20110222
4 Importing IT_SELECTED_LINES Call by reference Type reference (TYPE) RSTABIXTAB Index in target table 20110222
5 Importing IV_EVENT_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Cell based Events 20110222
6 Importing IV_LEAD_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Lead Selection 20110222
7 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20110222

Method ON_LEAVE_INITIAL_SCREEN on class CL_BS_BP_QUERY_RESULT has no exception.

Method ON_MERGE_BP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20100721
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT ok/failed 20100721
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20100721
4 Importing IT_SELECTED_LINES Call by reference Type reference (TYPE) RSTABIXTAB Index in target table 20100721
5 Importing IV_EVENT_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Cell based Events 20100721
6 Importing IV_LEAD_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Lead Selection 20100721
7 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20100721

Method ON_MERGE_BP on class CL_BS_BP_QUERY_RESULT has no exception.

Method ON_REPL_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20100624
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT ok/failed 20100624
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20100624
4 Importing IT_SELECTED_LINES Call by reference Type reference (TYPE) RSTABIXTAB Index in target table 20100624
5 Importing IV_EVENT_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Cell based Events 20100624
6 Importing IV_LEAD_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Lead Selection 20100624
7 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20100624

Method ON_REPL_REQUEST on class CL_BS_BP_QUERY_RESULT has no exception.

Method ON_REPL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20100719
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT ok/failed 20100719
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20100719
4 Importing IT_SELECTED_LINES Call by reference Type reference (TYPE) RSTABIXTAB Index in target table 20100719
5 Importing IV_EVENT_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Cell based Events 20100719
6 Importing IV_LEAD_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Lead Selection 20100719
7 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Event was triggered by own UI 20100719

Method ON_REPL_STATUS on class CL_BS_BP_QUERY_RESULT has no exception.

Method ON_RESULT_EXCEEDS_MAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EV_MAX_NUM_RESULTS Value transfer Attribute reference (LIKE) 20110526

Method ON_RESULT_EXCEEDS_MAX on class CL_BS_BP_QUERY_RESULT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703