SAP ABAP Class CL_LOP_MASTER_LIST_ALV (Logistical Option Master Data List ALV)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB-TC (Application Component) Trading Contract
⤷
LOOP_UI (Package) Model layer for logistical contract options
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WLF_EDIT_ALV | ALV display | 20111219 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LOP_UI_EVENT | Logistical Option UI Events | 20120111 |
Properties
| Class | CL_LOP_MASTER_LIST_ALV | |
| Short Description | Logistical Option Master Data List ALV | |
| Super Class | CL_WLF_EDIT_ALV | ALV display |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LOOP_UI | Model layer for logistical contract options |
| Created | 20111219 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_LOP_UI_EVENT | Logistical Option UI Events | 20120111 |
Friends
Class CL_LOP_MASTER_LIST_ALV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | ICONNAME | 'ICON_FIELD_WITH_TEXT' | Name of an Icon | 20130307 | ||
| 2 | Constant | Private | See coding | 000010 | 20130307 | ||||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'LIST_GUID' | Name of GUID Field | 20130307 | ||
| 4 | Constant | Private | Type reference (TYPE) | DD02L-TABNAME | 'LOP_S_MASTER_HD_DISP' | Name of Display Structure | 20130307 | ||
| 5 | Constant | Private | Type reference (TYPE) | SYREPID | 'SAPLLOP_UI' | 20130307 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_LOP_LIST_MASTER | Option list as master data | 20111219 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | LOP_T_MASTER_HD_DISP | Logistical Option Master Data HD Display Table | 20111219 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | AKTYP | 'N' | Activity category in SAP transaction | 20120111 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 'X' | 20120320 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120703 | ||||
| 11 | Static Attribute | Private | Type reference (TYPE) | WLF_TH_FIELD | Field Names: Disabled Fields | 20130307 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | WLF_TH_FIELD | Field Names: Editable Fields | 20130307 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | WLF_TH_FIELD | Field Names: Technical Fields | 20130307 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | LVC_T_STYL | disable input into edit fields via style | 20130307 | |||
| 15 | Static Attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20130307 | |||
| 16 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | edit style table created ? | 20130307 | |||
| 17 | Static Attribute | Private | Type reference (TYPE) | STRING | Icon: Text Exists | 20120118 | |||
| 18 | Static Attribute | Private | Type reference (TYPE) | STRING | Icon: No Text Exists | 20130307 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS CONSTRUCTOR | 20111219 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20111219 | |
| 3 | Instance method | Public | Method | Create a List / Add new Line to ALV | 20120105 | |
| 4 | Instance method | Public | Method | Delete List Object from Model | 20120105 | |
| 5 | Instance method | Public | Method | Get ALV Activity | 20120103 | |
| 6 | Instance method | Public | Method | Returns Fields That Should Be Disabled | 20111219 | |
| 7 | Instance method | Public | Method | 20120320 | ||
| 8 | Instance method | Public | Method | Get Master List Object | 20120102 | |
| 9 | Instance method | Private | Method | Handle Activity Was Changed | 20111219 | |
| 10 | Instance method | Private | Method | Handle Activity Was Set to Change | 20111219 | |
| 11 | Instance method | Private | Method | Handle Activity Was Set to Create | 20111219 | |
| 12 | Instance method | Private | Method | Handle Activity Was Set to Display | 20111219 | |
| 13 | Instance method | Private | Method | Handle Activity Was Set to Neutral | 20120103 | |
| 14 | Instance method | Private | Method | Handle Activity Was Set to Create With Reference | 20120103 | |
| 15 | Instance method | Public | Method | Performs ALV Check | 20120320 | |
| 16 | Instance method | Public | Method | Set ALV Activity | 20111219 | |
| 17 | Instance method | Public | Method | Set ALV Refresh Is Needed Flag | 20130307 | |
| 18 | Instance method | Public | Method | 20120320 | ||
| 19 | Instance method | Private | Method | 20120703 | ||
| 20 | Instance method | Public | Method | Set Master List Object | 20111219 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | PERFORM_CHECK_EVENT | Instance Event (0) |
Private (0) |
20120320 | |
| 2 | REFRESH_TEXT_EDITOR | Instance Event (0) |
Private (0) |
20121207 | |
| 3 | REQUEST_MASTER_LIST | Instance Event (0) |
Public (2) |
Request a Master List Object from UI | 20111219 |
| 4 | SHOW_TEXT_LIST | Instance Event (0) |
Private (0) |
20120111 | |
| 5 | SHOW_TEXT_VALUE | Instance Event (0) |
Private (0) |
20120111 |
Types
Class CL_LOP_MASTER_LIST_ALV has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_LOP_MASTER_LIST_ALV has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LOP_MASTER_LIST_ALV has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20111219 |
Method CONSTRUCTOR on class CL_LOP_MASTER_LIST_ALV has no exception.
Method CREATE_LIST Signature
Method CREATE_LIST on class CL_LOP_MASTER_LIST_ALV has no parameter.
Method CREATE_LIST on class CL_LOP_MASTER_LIST_ALV has no exception.
Method DELETE_LIST Signature
Method DELETE_LIST on class CL_LOP_MASTER_LIST_ALV has no parameter.
Method DELETE_LIST on class CL_LOP_MASTER_LIST_ALV has no exception.
Method GET_ALV_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVITY | Value transfer | Type reference (TYPE) | AKTYP | Activity category | 20120105 |
Method GET_ALV_ACTIVITY on class CL_LOP_MASTER_LIST_ALV has no exception.
Method GET_DISABLED_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RTH_FIELD | Value transfer | Type reference (TYPE) | WLF_TH_FIELD | Field Names | 20111219 |
Method GET_DISABLED_FIELDS on class CL_LOP_MASTER_LIST_ALV has no exception.
Method GET_IS_CHECK_EVENT_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_CHECK_EVENT_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120320 |
Method GET_IS_CHECK_EVENT_ACTIVE on class CL_LOP_MASTER_LIST_ALV has no exception.
Method GET_MASTER_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MASTER_LIST | Call by reference | Object reference (TYPE REF TO) | IF_LOP_LIST_MASTER | Option list as master data | 20120102 |
Method GET_MASTER_LIST on class CL_LOP_MASTER_LIST_ALV has no exception.
Method HANDLE_ACTIVITY_CHANGED Signature
Method HANDLE_ACTIVITY_CHANGED on class CL_LOP_MASTER_LIST_ALV has no parameter.
Method HANDLE_ACTIVITY_CHANGED on class CL_LOP_MASTER_LIST_ALV has no exception.
Method ON_CHANGE Signature
Method ON_CHANGE on class CL_LOP_MASTER_LIST_ALV has no parameter.
Method ON_CHANGE on class CL_LOP_MASTER_LIST_ALV has no exception.
Method ON_CREATE Signature
Method ON_CREATE on class CL_LOP_MASTER_LIST_ALV has no parameter.
Method ON_CREATE on class CL_LOP_MASTER_LIST_ALV has no exception.
Method ON_DISPLAY Signature
Method ON_DISPLAY on class CL_LOP_MASTER_LIST_ALV has no parameter.
Method ON_DISPLAY on class CL_LOP_MASTER_LIST_ALV has no exception.
Method ON_NEUTRAL Signature
Method ON_NEUTRAL on class CL_LOP_MASTER_LIST_ALV has no parameter.
Method ON_NEUTRAL on class CL_LOP_MASTER_LIST_ALV has no exception.
Method ON_REFCREATE Signature
Method ON_REFCREATE on class CL_LOP_MASTER_LIST_ALV has no parameter.
Method ON_REFCREATE on class CL_LOP_MASTER_LIST_ALV has no exception.
Method PERFORM_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HD_INIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120320 |
Method PERFORM_CHECK on class CL_LOP_MASTER_LIST_ALV has no exception.
Method SET_ALV_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVITY | Call by reference | Type reference (TYPE) | AKTYP | Activity category in SAP transaction | 20111219 | |||
| 2 | IV_HANDLE_NOT_NEEDED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120109 |
Method SET_ALV_ACTIVITY on class CL_LOP_MASTER_LIST_ALV has no exception.
Method SET_ALV_REFRESH_NEEDED Signature
Method SET_ALV_REFRESH_NEEDED on class CL_LOP_MASTER_LIST_ALV has no parameter.
Method SET_ALV_REFRESH_NEEDED on class CL_LOP_MASTER_LIST_ALV has no exception.
Method SET_CHECK_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IS_CHECK_EVENT_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120320 |
Method SET_CHECK_EVENT on class CL_LOP_MASTER_LIST_ALV has no exception.
Method SET_CURSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_COL_ID | Call by reference | Type reference (TYPE) | LVC_S_COL | 20120703 | ||||
| 2 | IS_ROW_ID | Call by reference | Type reference (TYPE) | LVC_S_ROID | 20120703 |
Method SET_CURSOR on class CL_LOP_MASTER_LIST_ALV has no exception.
Method SET_MASTER_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MASTER_LIST | Call by reference | Object reference (TYPE REF TO) | IF_LOP_LIST_MASTER | Option list as master data | 20111219 |
Method SET_MASTER_LIST on class CL_LOP_MASTER_LIST_ALV has no exception.
Event Signatures
Event PERFORM_CHECK_EVENT Signature
Event PERFORM_CHECK_EVENT on class CL_LOP_MASTER_LIST_ALV has no parameter.
Event REFRESH_TEXT_EDITOR Signature
Event REFRESH_TEXT_EDITOR on class CL_LOP_MASTER_LIST_ALV has no parameter.
Event REQUEST_MASTER_LIST Signature
Event REQUEST_MASTER_LIST on class CL_LOP_MASTER_LIST_ALV has no parameter.
Event SHOW_TEXT_LIST Signature
Event SHOW_TEXT_LIST on class CL_LOP_MASTER_LIST_ALV has no parameter.
Event SHOW_TEXT_VALUE Signature
Event SHOW_TEXT_VALUE on class CL_LOP_MASTER_LIST_ALV has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |