SAP ABAP Class CL_BS_BP_GUIBB_FORM (BOL feeder class GUIBB form 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_FORM BOL feeder class GUIBB form for MDG 20100802
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BS_CU_GUIBB_COMPANY_CODE BOL Feeder Class for Customer Company Code 20111124
2 Inheritance (c INHERITING FROM c_ref)  CL_BS_SP_GUIBB_WHTAX GUIBB Feeder for Supplier Withholding Tax 20111122
3 Inheritance (c INHERITING FROM c_ref)  CL_BS_SP_GUIBB_PURCH_ORG2 GUIBB Feeder for Supplier Purchasing Organization 2 20111122
4 Inheritance (c INHERITING FROM c_ref)  CL_BS_SP_GUIBB_PURCH_ORG GUIBB Feeder for Supplier Purchasing Organization 20110117
5 Inheritance (c INHERITING FROM c_ref)  CL_BS_SP_GUIBB_LVC_ORG_UNITS GUIBB Feeder for Supplier Req. UI Org. Units 20120426
6 Inheritance (c INHERITING FROM c_ref)  CL_BS_SP_GUIBB_GENERAL_DATA GUIBB Feeder for Supplier General Data 20101022
7 Inheritance (c INHERITING FROM c_ref)  CL_BS_SP_GUIBB_DUNNING_AREA GUIBB Feeder for Supplier Dunning Area 20111122
8 Inheritance (c INHERITING FROM c_ref)  CL_BS_SP_GUIBB_COMPANY_CODE GUIBB Feeder for Supplier Company Code 20100816
9 Inheritance (c INHERITING FROM c_ref)  CL_BS_CU_GUIBB_WHTAX BOL Feeder Class for Customer Withholding Tax 20120310
10 Inheritance (c INHERITING FROM c_ref)  CL_BS_CU_GUIBB_SALES_AREA BOL Feeder Class for Customer Sales Area 20111129
... Click here to see Used By full list (24 items)
Properties
Class CL_BS_BP_GUIBB_FORM  
Short Description BOL feeder class GUIBB form for BP    
Super Class CL_MDG_BS_GUIBB_FORM BOL feeder class GUIBB form 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 20100324   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_FORM has no interface implemented.
Friends
Class CL_BS_BP_GUIBB_FORM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_NAME Instance attribute Public Type reference (TYPE) ABAP_ABSTYPENAME 20100812
2 GV_FIRST_ROUNDTRIP Static Attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130515
3 MO_GLOBAL_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) IF_BS_CONTEXT_GLOBAL Access To Global Context 20110310
4 MO_HISTORICAL_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) IF_BS_CONTEXT_HISTORICAL Access To Historical Context 20110227
5 MT_FIELDS_USED Instance attribute Protected Type reference (TYPE) CRMT_ATTR_NAME_TAB Contains the names of fields that are used by feeder's UI 20111109
6 MV_ADJUST_APPLICATION_TITLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: 'X'=application title needs adjustment 20111109
7 MV_APPLICATION_TITLE Instance attribute Protected Type reference (TYPE) STRING the application title of most recent page 20110523
8 MV_APP_TITLE_SUFFIX Instance attribute Protected Type reference (TYPE) STRING Suffix that's being added to application title 20110523
9 MV_FORCE_TITLE_SUFFIX_REFRESH Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120522
Methods
# Method Level Visibility Method type Description Created on
1 ADAPTED_TITLE_SUFFIX Instance method Protected Method has to return a title suffix if necessary 20110523
2 COMBINED_APPLICATION_TITLE Instance method Protected Method combines application title and suffix to a new title 20111109
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100407
4 CREATE_DEFERRED Instance method Protected Method has to create an entity with deferred sending flag 20111109
5 GET_ENTITY_KEY Instance method Protected Method returns the entity's GenIL key values 20100430
6 INITIAL_DATA_BY_SEARCH_CRITS Instance method Protected Method 20130515
7 ON_AFTER_NAVIGATION Instance method Protected Event handling method handles reaction after navigation request processing 20111109
8 SET_APPLICATION_TITLE Instance method Protected Method sets the application's title 20111109
Events
Class CL_BS_BP_GUIBB_FORM has no event.
Types
Class CL_BS_BP_GUIBB_FORM has no local type.
Method Signatures

Method ADAPTED_TITLE_SUFFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) DATA 20110523
2 Returning RV_SUFFIX Value transfer Type reference (TYPE) STRING 20110523

Method ADAPTED_TITLE_SUFFIX on class CL_BS_BP_GUIBB_FORM has no exception.

Method COMBINED_APPLICATION_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_APPLICATION_TITLE Value transfer Type reference (TYPE) STRING the new, combined title 20111109

Method COMBINED_APPLICATION_TITLE on class CL_BS_BP_GUIBB_FORM has no exception.

Method CONSTRUCTOR Signature

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

Method CREATE_DEFERRED Signature

Method CREATE_DEFERRED on class CL_BS_BP_GUIBB_FORM has no parameter.
Method CREATE_DEFERRED on class CL_BS_BP_GUIBB_FORM has no exception.

Method GET_ENTITY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_KEY Call by reference Type reference (TYPE) ANY 20100430

Method GET_ENTITY_KEY on class CL_BS_BP_GUIBB_FORM has no exception.

Method INITIAL_DATA_BY_SEARCH_CRITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) STRUKNAME 20130515
2 Returning RS_INITIAL_DATA Value transfer Type reference (TYPE) FPM_BOL_INITIAL_DATA 20130515

Method INITIAL_DATA_BY_SEARCH_CRITS on class CL_BS_BP_GUIBB_FORM has no exception.

Method ON_AFTER_NAVIGATION Signature

Method ON_AFTER_NAVIGATION on class CL_BS_BP_GUIBB_FORM has no parameter.
Method ON_AFTER_NAVIGATION on class CL_BS_BP_GUIBB_FORM has no exception.

Method SET_APPLICATION_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FOR_TARGET_PAGE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111109

Method SET_APPLICATION_TITLE on class CL_BS_BP_GUIBB_FORM has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BS_CU_GUIBB_COMPANY_CODE BOL Feeder Class for Customer Company Code 20111124
2 Inheritance (c INHERITING FROM c_ref)  CL_BS_SP_GUIBB_WHTAX GUIBB Feeder for Supplier Withholding Tax 20111122
3 Inheritance (c INHERITING FROM c_ref)  CL_BS_SP_GUIBB_PURCH_ORG2 GUIBB Feeder for Supplier Purchasing Organization 2 20111122
4 Inheritance (c INHERITING FROM c_ref)  CL_BS_SP_GUIBB_PURCH_ORG GUIBB Feeder for Supplier Purchasing Organization 20110117
5 Inheritance (c INHERITING FROM c_ref)  CL_BS_SP_GUIBB_LVC_ORG_UNITS GUIBB Feeder for Supplier Req. UI Org. Units 20120426
6 Inheritance (c INHERITING FROM c_ref)  CL_BS_SP_GUIBB_GENERAL_DATA GUIBB Feeder for Supplier General Data 20101022
7 Inheritance (c INHERITING FROM c_ref)  CL_BS_SP_GUIBB_DUNNING_AREA GUIBB Feeder for Supplier Dunning Area 20111122
8 Inheritance (c INHERITING FROM c_ref)  CL_BS_SP_GUIBB_COMPANY_CODE GUIBB Feeder for Supplier Company Code 20100816
9 Inheritance (c INHERITING FROM c_ref)  CL_BS_CU_GUIBB_WHTAX BOL Feeder Class for Customer Withholding Tax 20120310
10 Inheritance (c INHERITING FROM c_ref)  CL_BS_CU_GUIBB_SALES_AREA BOL Feeder Class for Customer Sales Area 20111129
11 Inheritance (c INHERITING FROM c_ref)  CL_BS_CU_GUIBB_GENERAL_DATA BOL Feeder Class for Customer General Data 20101026
12 Inheritance (c INHERITING FROM c_ref)  CL_BS_CU_GUIBB_DUNNING_AREA BOL Feeder Class for Customer Dunning Area 20120310
13 Inheritance (c INHERITING FROM c_ref)  CL_BS_BP_GUIBB_ADDRESS BOL feeder for BP Address 20100803
14 Inheritance (c INHERITING FROM c_ref)  CL_BS_BP_GUIBB_WORKPLACE Workplace Address 20120402
15 Inheritance (c INHERITING FROM c_ref)  CL_BS_BP_GUIBB_ROOT BOL feeder for BP Root Object 20100427
16 Inheritance (c INHERITING FROM c_ref)  CL_BS_BP_GUIBB_RELATION GUIBB for BP relation detail 20111130
17 Inheritance (c INHERITING FROM c_ref)  CL_BS_BP_GUIBB_ORIGIN BOL feeder for BP Root Object 20110824
18 Inheritance (c INHERITING FROM c_ref)  CL_BS_BP_GUIBB_MLT_ASSIGNMENT GUIBB Feeder for Bus. Partner Multiple Assignment (Form) 20101202
19 Inheritance (c INHERITING FROM c_ref)  CL_BS_BP_GUIBB_CONTACTPERSON GUIBB for BP relation detail 20120321
20 Inheritance (c INHERITING FROM c_ref)  CL_BS_BP_GUIBB_COMPANY BOL feeder for Company Object 20100505
21 Inheritance (c INHERITING FROM c_ref)  CL_BS_BP_GUIBB_BLOCK_DEL GUIBB BP Block and Delete 20110809
22 Inheritance (c INHERITING FROM c_ref)  CL_BS_BP_GUIBB_BANK_ACCOUNT GUIBB Bank Account BP 20100809
23 Inheritance (c INHERITING FROM c_ref)  CL_BS_BP_GUIBB_ADDRVERSION_O GUIBB BP Address Version for Organization and Person 20110209
24 Inheritance (c INHERITING FROM c_ref)  CL_BS_BP_GUIBB_ADDRESSCOMM_STD GUIBB BP Standard Communication Data of BP Address 20110118
History
Last changed by/on SAP  20130531 
SAP Release Created in 703