SAP ABAP Class CL_GUIBB_BOL_LIST_MASTERDETAIL (Generic BOL Feeder List for Master-Detail)
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_GUIBB_BOL_LIST Generic BOL Feeder List 20090514
Properties
Class CL_GUIBB_BOL_LIST_MASTERDETAIL  
Short Description Generic BOL Feeder List for Master-Detail    
Super Class CL_GUIBB_BOL_LIST Generic BOL Feeder List 
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 20090514   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)
Interfaces
Class CL_GUIBB_BOL_LIST_MASTERDETAIL has no interface implemented.
Friends
Class CL_GUIBB_BOL_LIST_MASTERDETAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_PARAM_SEL_ROLLBACK Constant Protected Type reference (TYPE) STRING 'SELECTION_ROLLBACK' 20090514
2 MV_SEL_ROLLBACK Instance attribute Protected Type reference (TYPE) FPM_BOL_MD_SELECTION_ROLLBACK ABAP_FALSE Master-Detail: (Lead) Selection Rollback 20090514
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SELECTION_ROLLBACK Instance method Protected Method Checks whether previous selection has to be kept 20090514
2 IS_ENTITY_SELECTION_RELATED Instance method Protected Method Checks for given entity id the selection relevance 20090526
Events
Class CL_GUIBB_BOL_LIST_MASTERDETAIL has no event.
Types
Class CL_GUIBB_BOL_LIST_MASTERDETAIL has no local type.
Method Signatures

Method CHECK_SELECTION_ROLLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SELECTION_ROLLBACK Value transfer Type reference (TYPE) ABAP_BOOL 20090514

Method CHECK_SELECTION_ROLLBACK on class CL_GUIBB_BOL_LIST_MASTERDETAIL has no exception.

Method IS_ENTITY_SELECTION_RELATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) CRMT_GENIL_OBJECT_ID Object ID in Generic Interaction Layer 20090526
2 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME Object Name 20090526
3 Returning RV_IS_RELATED Value transfer Type reference (TYPE) ABAP_BOOL 20090526

Method IS_ENTITY_SELECTION_RELATED on class CL_GUIBB_BOL_LIST_MASTERDETAIL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701