SAP ABAP Class CL_MDG_BS_GUIBB_LIST (BOL feeder class GUIBB list for MDG)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD_CREQUEST_BOLUI (Package) Change Request BOL UI
⤷
⤷
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 | 20100802 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BS_BP_GUIBB_LIST | BOL feeder class GUIBB list for BP | 20100802 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_BS_GUIBB_RESULT | Result List BOL feeder class for MDG | 20100802 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_SDQ_MERGE_ENTITIES | Feeder Class for 1:N Entities | 20120118 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_SDQ_MERGE_OBJECT_LIST | Feeder class for Merge Object List | 20120118 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_SDQ_MERGE_ROOT | Feeder class for 1:1 Entities UIBB | 20120118 |
Properties
| Class | CL_MDG_BS_GUIBB_LIST | |
| Short Description | BOL feeder class GUIBB list for MDG | |
| 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 | USMD_CREQUEST_BOLUI | Change Request BOL UI |
| Created | 20100802 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_MDG_BS_GUIBB_LIST has no interface implemented.
Friends
Class CL_MDG_BS_GUIBB_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | NAME_KOMP | 'FPMOVPNAVIDELETE' | Component name | 20100802 | ||
| 2 | Constant | Protected | Type reference (TYPE) | NAME_KOMP | 'FPMOVPNAVIEDIT' | Component name | 20100802 | ||
| 3 | Constant | Protected | Type reference (TYPE) | FPM_EVENT_ID | 'SHOW' | ID of the FPM Event | 20101125 | ||
| 4 | Constant | Protected | Type reference (TYPE) | FPM_EVENT_ID | 'SHOW_SOVP' | ID of the FPM Event | 20111109 | ||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BS_FPM_TOOLBOX | Toolbox for FPM enabled applications | 20100902 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_USMD_CONV_SOM_GOV_API | 20101105 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Indicator: 'X' = check mutability of entity | 20110329 | ||
| 8 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | indicator: "X" = OCA delete is enabled | 20101111 | ||
| 9 | Instance attribute | Protected | Type reference (TYPE) | NAME_KOMP | 'OCA_DELETE_ENABLED' | Component name | 20101111 | ||
| 10 | Instance attribute | Protected | Type reference (TYPE) | NAME_KOMP | 'OCA_DISPLAY_VISIBLE' | Component name | 20101125 | ||
| 11 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | indicator: "X" = OCA edit is enabled | 20101111 | ||
| 12 | Instance attribute | Protected | Type reference (TYPE) | NAME_KOMP | 'OCA_EDIT_ENABLED' | Component name | 20101111 | ||
| 13 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Indicator: 'X' = refreshing of data is needed | 20110306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100802 | |
| 2 | Instance method | Protected | Method | handles CR UIBB's refresh event | 20101019 | |
| 3 | Instance method | Protected | Method | handles the SHOW event (to navigate to edit-page) | 20101125 | |
| 4 | Instance method | Protected | Method | handles the SHOW_SOVP event (to navigate to SOVP) | 20111109 | |
| 5 | Instance method | Protected | Method | Set the Explanation Text for a UIBB | 20111109 |
Events
Class CL_MDG_BS_GUIBB_LIST has no event.
Types
Class CL_MDG_BS_GUIBB_LIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_MDG_BS_GUIBB_LIST has no parameter.
Method CONSTRUCTOR on class CL_MDG_BS_GUIBB_LIST has no exception.
Method ON_CR_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20101019 | |||
| 2 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | Result of processing of a specific FPM event | 20101019 | |||
| 3 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20101019 | |||
| 4 | IT_SELECTED_LINES | Call by reference | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20101019 | |||
| 5 | IV_EVENT_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20101019 | |||
| 6 | IV_LEAD_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20101019 | |||
| 7 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101019 |
Method ON_CR_REFRESH on class CL_MDG_BS_GUIBB_LIST has no exception.
Method ON_SHOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20101125 | |||
| 2 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | Result of processing of a specific FPM event | 20101125 | |||
| 3 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20101125 | |||
| 4 | IT_SELECTED_LINES | Call by reference | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20101125 | |||
| 5 | IV_EVENT_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20101125 | |||
| 6 | IV_LEAD_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20101125 | |||
| 7 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101125 |
Method ON_SHOW on class CL_MDG_BS_GUIBB_LIST has no exception.
Method ON_SHOW_SOVP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20111109 | |||
| 2 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | Result of processing of a specific FPM event | 20111109 | |||
| 3 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20111109 | |||
| 4 | IT_SELECTED_LINES | Call by reference | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20111109 | |||
| 5 | IV_EVENT_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20111109 | |||
| 6 | IV_LEAD_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20111109 | |||
| 7 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20111109 |
Method ON_SHOW_SOVP on class CL_MDG_BS_GUIBB_LIST has no exception.
Method SET_UIBB_EXPLANATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INSTANCE_KEY | Call by reference | Type reference (TYPE) | FPM_S_UIBB_INSTANCE_KEY | UIBB Instance Key | 20111109 | |||
| 2 | IV_EXPLANATION | Call by reference | Type reference (TYPE) | FPM_EXPLANATION | FPM: Explanation Text | 20111109 |
Method SET_UIBB_EXPLANATION on class CL_MDG_BS_GUIBB_LIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |