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 | 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 | Instance attribute | Public | Type reference (TYPE) | ABAP_ABSTYPENAME | 20100812 | ||||
| 2 | Static Attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130515 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BS_CONTEXT_GLOBAL | Access To Global Context | 20110310 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BS_CONTEXT_HISTORICAL | Access To Historical Context | 20110227 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CRMT_ATTR_NAME_TAB | Contains the names of fields that are used by feeder's UI | 20111109 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Indicator: 'X'=application title needs adjustment | 20111109 | ||
| 7 | Instance attribute | Protected | Type reference (TYPE) | STRING | the application title of most recent page | 20110523 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | STRING | Suffix that's being added to application title | 20110523 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120522 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | has to return a title suffix if necessary | 20110523 | |
| 2 | Instance method | Protected | Method | combines application title and suffix to a new title | 20111109 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20100407 | |
| 4 | Instance method | Protected | Method | has to create an entity with deferred sending flag | 20111109 | |
| 5 | Instance method | Protected | Method | returns the entity's GenIL key values | 20100430 | |
| 6 | Instance method | Protected | Method | 20130515 | ||
| 7 | Instance method | Protected | Event handling method | handles reaction after navigation request processing | 20111109 | |
| 8 | 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 | IS_DATA | Call by reference | Type reference (TYPE) | DATA | 20110523 | ||||
| 2 | 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 | 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 | 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 | IV_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | STRUKNAME | 20130515 | ||||
| 2 | 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 | 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)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |