SAP ABAP Class CL_BS_BP_GUIBB_ROOT (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 | 20100427 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BS_CU_GUIBB_CUSTOMER | GUIBB Feeder for Customer Like UI | 20120726 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_BS_SP_GUIBB_VENDOR | GUIBB Feeder for Vendor Like UI | 20110222 |
Properties
| Class | CL_BS_BP_GUIBB_ROOT | |
| 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 | 20100427 | 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_ROOT has no interface implemented.
Friends
Class CL_BS_BP_GUIBB_ROOT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BS_INOB_REPORTING | Reporting For Incident Observation | 20110328 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TY_GROUPS | Table type for grouping | 20110328 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SYSUUID_X16 | Solo ID for BP ID | 20110506 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | adapts the application title if necessary | 20110314 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20110328 | |
| 3 | Instance method | Protected | Method | Returns the value set for field AUTHORIZATIONGROUP | 20110825 | |
| 4 | Instance method | Protected | Method | Returns the value set for field SEX | 20111214 | |
| 5 | Instance method | Protected | Method | Returns the value set for field TITLE_KEY | 20101103 | |
| 6 | Instance method | Protected | Method | Manipulates the structure in a type-compatible way for UI | 20130826 | |
| 7 | Instance method | Protected | Event handling method | handles situation that the root's key changed implicitly | 20110405 |
Events
Class CL_BS_BP_GUIBB_ROOT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_GROUP | Protected | See coding | Structure type for grouping | 20110328 | 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 | 20110328 | ty_groups TYPE STANDARD TABLE OF ty_group
|
Method Signatures
Method ADAPT_APPLICATION_TITLE Signature
Method ADAPT_APPLICATION_TITLE on class CL_BS_BP_GUIBB_ROOT has no parameter.
Method ADAPT_APPLICATION_TITLE on class CL_BS_BP_GUIBB_ROOT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BS_BP_GUIBB_ROOT has no parameter.
Method CONSTRUCTOR on class CL_BS_BP_GUIBB_ROOT has no exception.
Method GET_VALUE_SET_AUTH_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUE_SET | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20110825 | |||
| 2 | IO_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Access Interface for BO Attributes | 20110825 | |||
| 3 | IV_ATTR_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20110825 |
Method GET_VALUE_SET_AUTH_GROUP on class CL_BS_BP_GUIBB_ROOT has no exception.
Method GET_VALUE_SET_SEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUE_SET | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20111214 | |||
| 2 | IO_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Access Interface for BO Attributes | 20111214 | |||
| 3 | IV_ATTR_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20111214 |
Method GET_VALUE_SET_SEX on class CL_BS_BP_GUIBB_ROOT has no exception.
Method GET_VALUE_SET_TITLE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUE_SET | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20101103 | |||
| 2 | IO_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Access Interface for BO Attributes | 20101103 | |||
| 3 | IV_ATTR_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20101103 |
Method GET_VALUE_SET_TITLE_KEY on class CL_BS_BP_GUIBB_ROOT has no exception.
Method MANIPULATE_STRUCT_RTTI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COMPONENTS | Call by reference | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE | Komponentenbeschreibungstabelle | 20130826 | |||
| 2 | RO_STRUCT_RTTI | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20130826 |
Method MANIPULATE_STRUCT_RTTI on class CL_BS_BP_GUIBB_ROOT has no exception.
Method ON_ROOT_KEY_CHANGED Signature
Method ON_ROOT_KEY_CHANGED on class CL_BS_BP_GUIBB_ROOT has no parameter.
Method ON_ROOT_KEY_CHANGED on class CL_BS_BP_GUIBB_ROOT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |