SAP ABAP Class CL_BS_BP_GUIBB_ORIGIN (BOL feeder for BP Root Object)
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_BS_BP_GUIBB_FORM BOL feeder class GUIBB form for BP 20110824
Properties
Class CL_BS_BP_GUIBB_ORIGIN  
Short Description BOL feeder for BP Root Object    
Super Class CL_BS_BP_GUIBB_FORM BOL feeder class GUIBB form for BP 
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 20110824   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_GUIBB_ORIGIN has no interface implemented.
Friends
Class CL_BS_BP_GUIBB_ORIGIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_REPORTING Instance attribute Protected Object reference (TYPE REF TO) IF_BS_INOB_REPORTING Reporting For Incident Observation 20110824
2 MT_GROUPS Instance attribute Protected Type reference (TYPE) TY_GROUPS Table type for grouping 20110824
3 MV_ADAPT_APPLICATION_TITLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: 'X'= application title must be adapted/refreshed 20110824
4 MV_SOLO_BP Instance attribute Protected Type reference (TYPE) SYSUUID_X16 Solo ID for BP ID 20110824
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110824
2 HANDLE_CANCEL_BUTTON Instance method Protected Method handles visibility of the cancel button 20110824
Events
Class CL_BS_BP_GUIBB_ORIGIN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_GROUP Protected See coding Structure type for grouping 20110824 BEGIN OF ty_group, group TYPE bu_group, nrrng TYPE bu_nrrng, END OF ty_group
2 TY_GROUPS Protected See coding Table type for grouping 20110824 ty_groups TYPE STANDARD TABLE OF ty_group
Method Signatures

Method CONSTRUCTOR Signature

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

Method HANDLE_CANCEL_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT ID of the FPM Event 20110824

Method HANDLE_CANCEL_BUTTON on class CL_BS_BP_GUIBB_ORIGIN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731