SAP ABAP Class CL_MDG_BS_CR_TYPES_FEEDER (Feeder for the CR types popup)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20101004 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20101004 |
Properties
| Class | CL_MDG_BS_CR_TYPES_FEEDER | |
| Short Description | Feeder for the CR types popup | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD_CREQUEST_BOLUI | Change Request BOL UI |
| Created | 20101004 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDG_BS_CR_TYPES_FEEDER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20101004 | ||
| 2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20101004 |
Friends
Class CL_MDG_BS_CR_TYPES_FEEDER 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_USMD_CONV_SOM_GOV_API | 20101104 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TY_CR_TYPES | 20101004 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20101004 | |
| 2 | Instance method | Public | Method | handles FPM's event to close dialog box | 20101014 | |
| 3 | Instance method | Public | Method | handles event that's raised by clicking a list cell | 20101014 |
Events
Class CL_MDG_BS_CR_TYPES_FEEDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CR_TYPE | Public | See coding | 20101004 | |
||
| 2 | TY_CR_TYPES | Public | See coding | 20101004 | |
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_MDG_BS_CR_TYPES_FEEDER has no parameter.
Method CONSTRUCTOR on class CL_MDG_BS_CR_TYPES_FEEDER has no exception.
Method ON_CLOSE_DIALOG 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) | 20101014 | |||
| 2 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | ok/failed | 20101014 | |||
| 3 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | FPM Event | 20101014 | |||
| 4 | IT_SELECTED_LINES | Call by reference | Type reference (TYPE) | RSTABIXTAB | Index in target table | 20101014 | |||
| 5 | IV_EVENT_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Cell based Events | 20101014 | |||
| 6 | IV_LEAD_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Lead Selection | 20101014 | |||
| 7 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Event was triggered by own UI | 20101014 |
Method ON_CLOSE_DIALOG on class CL_MDG_BS_CR_TYPES_FEEDER has no exception.
Method ON_LIST_CELL_ACTION 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) | 20101014 | |||
| 2 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | ok/failed | 20101014 | |||
| 3 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | FPM Event | 20101014 | |||
| 4 | IT_SELECTED_LINES | Call by reference | Type reference (TYPE) | RSTABIXTAB | Index in target table | 20101014 | |||
| 5 | IV_EVENT_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Cell based Events | 20101014 | |||
| 6 | IV_LEAD_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Lead Selection | 20101014 | |||
| 7 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Event was triggered by own UI | 20101014 |
Method ON_LIST_CELL_ACTION on class CL_MDG_BS_CR_TYPES_FEEDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |