SAP ABAP Class CL_MDG_BS_GUIBB_RESULT (Result List BOL feeder class for MDG)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD_CREQUEST_BOLUI (Package) Change Request BOL UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MDG_BS_GUIBB_LIST BOL feeder class GUIBB list for MDG 20100802
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BS_BP_QUERY_RESULT BOL feeder class GUIBB list for BP 20100802
Properties
Class CL_MDG_BS_GUIBB_RESULT  
Short Description Result List BOL feeder class for MDG    
Super Class CL_MDG_BS_GUIBB_LIST BOL feeder class GUIBB list for MDG 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD_CREQUEST_BOLUI   Change Request BOL UI 
Created 20100802   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)
2 USMD0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MDG_BS_GUIBB_RESULT has no interface implemented.
Friends
Class CL_MDG_BS_GUIBB_RESULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_MDG_API Instance attribute Private Object reference (TYPE REF TO) IF_USMD_CONV_SOM_GOV_API 20101104
2 MR_KEY_STRUCTURE Instance attribute Protected Object reference (TYPE REF TO) DATA holds a reference of the key structure's type 20111109
3 MV_ACTION Instance attribute Protected Type reference (TYPE) USMD_ACTION 'DISPLAY' Action 20110307
4 MV_AVOID_DATA_REREAD Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110510
5 MV_HAS_INACTIVE_ENTRY_SELECTED Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: 'X'=at least 1 entry with inactive data selected 20110313
6 MV_ID_COLUMN Instance attribute Protected Type reference (TYPE) NAME_KOMP 'ID' Name of the column that contains the object's key 20110218
7 MV_LINK_COLUMN Instance attribute Protected Type reference (TYPE) NAME_KOMP 'DESCRIPTION' Name of the column that contains the navigation link 20100803
8 MV_MAIN_ENTITY Instance attribute Protected Type reference (TYPE) USMD_ENTITY Entity Type 20110218
9 MV_NAVIGATION_REQUEST_ROW Instance attribute Protected Type reference (TYPE) SYTABIX 0 Row in which the user clicked the navigation link 20100802
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110329
2 EVALUATE_URL_PARAMETERS Instance method Protected Method evaluates URL parameters 20110307
3 GET_ENTITY_KEY_VALUES Instance method Protected Method asks UIBB implementation for key values of its entity 20100802
4 IS_CR_PENDING_FOR Instance method Protected Method returns true if for given entity a CR is currently pending 20110313
5 IS_NEW_ENTITY Instance method Protected Method returns TRUE if the given entity is about being created 20110329
6 NAVIGATE_EVENT Instance method Protected Method uses event data to prepare and trigger navigation to OVP 20100802
7 NAVIGATE_TO_OVP Instance method Protected Method uses event data to prepare and trigger navigation to OVP 20110307
Events
Class CL_MDG_BS_GUIBB_RESULT has no event.
Types
Class CL_MDG_BS_GUIBB_RESULT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method EVALUATE_URL_PARAMETERS Signature

Method EVALUATE_URL_PARAMETERS on class CL_MDG_BS_GUIBB_RESULT has no parameter.
Method EVALUATE_URL_PARAMETERS on class CL_MDG_BS_GUIBB_RESULT has no exception.

Method GET_ENTITY_KEY_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ENTITY_KEY_VALUES Call by reference Type reference (TYPE) ANY 20100802
2 Importing IO_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20100803
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20100802

Method GET_ENTITY_KEY_VALUES on class CL_MDG_BS_GUIBB_RESULT has no exception.

Method IS_CR_PENDING_FOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20110313
2 Returning RV_IS_CR_PENDING Value transfer Type reference (TYPE) ABAP_BOOL 20110313

Method IS_CR_PENDING_FOR on class CL_MDG_BS_GUIBB_RESULT has no exception.

Method IS_NEW_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20110329
2 Returning RV_IS_NEW Value transfer Type reference (TYPE) ABAP_BOOL Indicator: 'X'=new entity 20110329

Method IS_NEW_ENTITY on class CL_MDG_BS_GUIBB_RESULT has no exception.

Method NAVIGATE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_LEAD_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20110307
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM event 20110307
3 Importing IT_ADDITIONAL_URL_PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20110307

Method NAVIGATE_EVENT on class CL_MDG_BS_GUIBB_RESULT has no exception.

Method NAVIGATE_TO_OVP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ADDITIONAL_URL_PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20110307

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