SAP ABAP Class CL_MEV_LIST_POPUP (Reuse class for display of popus within PEV)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-CMM (Application Component) Commodity Management in Logistics
⤷
LOG_CMM_MEV_GEN_UI (Package) Period-End Valuation UI
⤷
⤷
Properties
| Class | CL_MEV_LIST_POPUP | |
| Short Description | Reuse class for display of popus within PEV | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LOG_CMM_MEV_GEN_UI | Period-End Valuation UI |
| Created | 20130110 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MEV_LIST_POPUP has no forward declaration.
Interfaces
Class CL_MEV_LIST_POPUP has no interface implemented.
Friends
Class CL_MEV_LIST_POPUP 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_MEV_LIST_POPUP_UI_ADAPTER | 20130110 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20130110 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | MEV_S_UI_ACTIVE_BUTTONS | Period-end valuation: Select active buttons for Pop Up | 20130110 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20130110 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20130110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130110 | ||
| 2 | Instance method | Public | Method | Create popup screen for selection | 20130110 | |
| 3 | Instance method | Public | Method | Get data | 20130110 | |
| 4 | Instance method | Public | Method | Handle cancel click | 20130110 | |
| 5 | Instance method | Public | Method | Handle ok click | 20130110 | |
| 6 | Instance method | Public | Method | Refresh | 20130110 | |
| 7 | Instance method | Private | Method | Set data | 20130110 | |
| 8 | Instance method | Public | Method | Display popup with generic list | 20130110 |
Events
Class CL_MEV_LIST_POPUP has no event.
Types
Class CL_MEV_LIST_POPUP has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_POPUP_ADAPTER | Call by reference | Object reference (TYPE REF TO) | IF_MEV_LIST_POPUP_UI_ADAPTER | 20130110 | ||||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_MEV_LIST_POPUP | 20130110 |
Method CREATE on class CL_MEV_LIST_POPUP has no exception.
Method CREATE_POPUP_SCREEN Signature
Method CREATE_POPUP_SCREEN on class CL_MEV_LIST_POPUP has no parameter.
Method CREATE_POPUP_SCREEN on class CL_MEV_LIST_POPUP has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ACTIVE_BUTTONS | Call by reference | Type reference (TYPE) | MEV_S_UI_ACTIVE_BUTTONS | Period-end valuation: Select active buttons for Pop Up | 20130110 | |||
| 2 | EV_HEAD_TEXT | Call by reference | Type reference (TYPE) | STRING | 20130110 | ||||
| 3 | EV_USER_ACTION | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20130110 |
Method GET_DATA on class CL_MEV_LIST_POPUP has no exception.
Method HANDLE_CANCEL_CLICK Signature
Method HANDLE_CANCEL_CLICK on class CL_MEV_LIST_POPUP has no parameter.
Method HANDLE_CANCEL_CLICK on class CL_MEV_LIST_POPUP has no exception.
Method HANDLE_OK_CLICK Signature
Method HANDLE_OK_CLICK on class CL_MEV_LIST_POPUP has no parameter.
Method HANDLE_OK_CLICK on class CL_MEV_LIST_POPUP has no exception.
Method REFRESH Signature
Method REFRESH on class CL_MEV_LIST_POPUP has no parameter.
Method REFRESH on class CL_MEV_LIST_POPUP has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20130110 | ||||
| 2 | IS_ACTIVE_BUTTONS | Call by reference | Type reference (TYPE) | MEV_S_UI_ACTIVE_BUTTONS | Period-end valuation: Select active buttons for Pop Up | 20130110 | |||
| 3 | IV_HEAD_TEXT | Call by reference | Type reference (TYPE) | STRING | 20130110 | ||||
| 4 | IV_USER_ACTION | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20130110 |
Method SET_DATA on class CL_MEV_LIST_POPUP has no exception.
Method SHOW_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20130110 | ||||
| 2 | IS_ACTIVE_BUTTONS | Call by reference | Type reference (TYPE) | MEV_S_UI_ACTIVE_BUTTONS | Period-end valuation: Select active buttons for Pop Up | 20130110 | |||
| 3 | IV_HEAD_TEXT | Call by reference | Type reference (TYPE) | STRING | 20130110 | ||||
| 4 | IV_USER_ACTION | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20130110 |
Method SHOW_LIST on class CL_MEV_LIST_POPUP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |