SAP ABAP Class CL_EAML_LRP_ALV (Hancler class for LRP ALV)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PM-EQM (Application Component) Technical Objects
⤷
EAML (Package) EAM: Linear Feature Extension - unswitched
⤷
⤷
Properties
| Class | CL_EAML_LRP_ALV | |
| Short Description | Hancler class for LRP ALV | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EAML | EAM: Linear Feature Extension - unswitched |
| Created | 20090821 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EAML_LRP_ALV has no forward declaration.
Interfaces
Class CL_EAML_LRP_ALV has no interface implemented.
Friends
Class CL_EAML_LRP_ALV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | User Command | 20091120 | ||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | Message Log for Data Entry | 20100204 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20090821 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20090821 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20090821 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | EAML_S_LRP_HDR_UI | LRP Header UI | 20090821 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20090821 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | TY_T_OUTTAB | EAML_S_LRP_ITM_UI with Celltab | 20090824 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | EAML_T_LRP_ITM_UI | LRP Items UI | 20100330 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | EAML_T_LRP_ITM_UI | LRP Items UI | 20100309 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | SCRFNAME | Name of a Screen Element | 20090821 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | XFELD | Checkbox | 20091124 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | XFELD | No refresh of ALV | 20091112 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20100129 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | TRTYP | Transaction type | 20090821 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | XFELD | 'X' | ALV is valid | 20091112 |
Methods
Events
Class CL_EAML_LRP_ALV has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_OUTTAB | Public | See coding | 20090901 | BEGIN OF ty_outtab .
INCLUDE TYPE eaml_s_lrp_itm_ui.
TYPES:celltab TYPE lvc_t_styl.
TYPES: END OF ty_outtab
|
||
| 2 | TY_T_OUTTAB | Public | See coding | 20090901 | ty_t_outtab TYPE TABLE OF ty_outtab
|
Method Signatures
Method APP_LINE Signature
Method APP_LINE on class CL_EAML_LRP_ALV has no parameter.
Method APP_LINE on class CL_EAML_LRP_ALV has no exception.
Method BUILD_FIELDCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20100121 |
Method BUILD_FIELDCAT on class CL_EAML_LRP_ALV has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTAINER | Call by reference | Type reference (TYPE) | SCRFNAME | Name of a Screen Element | 20090821 |
Method CONSTRUCTOR on class CL_EAML_LRP_ALV has no exception.
Method CREATE_CONTROL Signature
Method CREATE_CONTROL on class CL_EAML_LRP_ALV has no parameter.
Method CREATE_CONTROL on class CL_EAML_LRP_ALV has no exception.
Method CREATE_LOG Signature
Method CREATE_LOG on class CL_EAML_LRP_ALV has no parameter.
Method CREATE_LOG on class CL_EAML_LRP_ALV has no exception.
Method EXCLUDE_TB_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_EXCLUDE | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20090821 |
Method EXCLUDE_TB_FUNCTIONS on class CL_EAML_LRP_ALV has no exception.
Method FILL_OUTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LRP_ITM | Call by reference | Type reference (TYPE) | EAML_T_LRP_ITM_UI | Table type: EAML_S_LRP_ITM_UI | 20090824 | |||
| 2 | IT_LRP_ITM_TXT | Call by reference | Type reference (TYPE) | EAML_T_LRP_ITM_T_UI | OBSOLET: Data is read from global tables | 20090824 |
Method FILL_OUTTAB on class CL_EAML_LRP_ALV has no exception.
Method GET_DROPDOWN_VALUE_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV control: Field name of internal table field | 20091111 | |||
| 2 | RT_VALUES | Value transfer | Type reference (TYPE) | LVC_T_DRAL | Table for Drop Down Handles with Aliases | 20091111 |
Method GET_DROPDOWN_VALUE_TAB on class CL_EAML_LRP_ALV has no exception.
Method GET_FIELDCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20100121 |
Method GET_FIELDCAT on class CL_EAML_LRP_ALV has no exception.
Method GET_OUTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_OUTTAB | Value transfer | Type reference (TYPE) | EAML_T_LRP_ITM_UI | Table type: EAML_S_LRP_ITM_UI | 20090901 |
Method GET_OUTTAB on class CL_EAML_LRP_ALV has no exception.
Method HANDLE_AFTER_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NOT_PROCESSED | Call by reference | Attribute reference (LIKE) | 20100125 | |||||
| 2 | E_SAVED | Call by reference | Attribute reference (LIKE) | 20100125 | |||||
| 3 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20100125 |
Method HANDLE_AFTER_USER_COMMAND on class CL_EAML_LRP_ALV has no exception.
Method HANDLE_BEFORE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20090909 |
Method HANDLE_BEFORE_USER_COMMAND on class CL_EAML_LRP_ALV has no exception.
Method HANDLE_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_CHANGED | Value transfer | Attribute reference (LIKE) | 20090922 | |||||
| 2 | E_ONF4 | Value transfer | Attribute reference (LIKE) | 20090922 | |||||
| 3 | E_ONF4_AFTER | Value transfer | Attribute reference (LIKE) | 20090922 | |||||
| 4 | E_ONF4_BEFORE | Value transfer | Attribute reference (LIKE) | 20090922 | |||||
| 5 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20090922 |
Method HANDLE_DATA_CHANGED on class CL_EAML_LRP_ALV has no exception.
Method HANDLE_DATA_CHANGED_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GOOD_CELLS | Value transfer | Attribute reference (LIKE) | 20090922 | |||||
| 2 | E_MODIFIED | Value transfer | Attribute reference (LIKE) | 20090922 |
Method HANDLE_DATA_CHANGED_FINISHED on class CL_EAML_LRP_ALV has no exception.
Method HANDLE_MENUBUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20091120 | |||||
| 2 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20091120 |
Method HANDLE_MENUBUTTON on class CL_EAML_LRP_ALV has no exception.
Method HANDLE_ONF4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_EVENT_DATA | Value transfer | Attribute reference (LIKE) | 20091104 | |||||
| 2 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20091104 | |||||
| 3 | ET_BAD_CELLS | Value transfer | Attribute reference (LIKE) | 20091104 | |||||
| 4 | E_DISPLAY | Value transfer | Attribute reference (LIKE) | 20091104 | |||||
| 5 | E_FIELDNAME | Value transfer | Attribute reference (LIKE) | 20091104 | |||||
| 6 | E_FIELDVALUE | Value transfer | Attribute reference (LIKE) | 20091104 | |||||
| 7 | SENDER | Call by reference | Attribute reference (LIKE) | 20091112 |
Method HANDLE_ONF4 on class CL_EAML_LRP_ALV has no exception.
Method HANDLE_ON_CLOSE Signature
Method HANDLE_ON_CLOSE on class CL_EAML_LRP_ALV has no parameter.
Method HANDLE_ON_CLOSE on class CL_EAML_LRP_ALV has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20090921 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20090921 |
Method HANDLE_TOOLBAR on class CL_EAML_LRP_ALV has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20090922 |
Method HANDLE_USER_COMMAND on class CL_EAML_LRP_ALV has no exception.
Method MODIFY_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TRTYP | Call by reference | Type reference (TYPE) | TRTYP | Transaction type | 20090821 |
Method MODIFY_LAYOUT on class CL_EAML_LRP_ALV has no exception.
Method REFRESH Signature
Method REFRESH on class CL_EAML_LRP_ALV has no parameter.
Method REFRESH on class CL_EAML_LRP_ALV has no exception.
Method SET_LRP_HDR_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LRP_HDR_UI | Call by reference | Type reference (TYPE) | EAML_S_LRP_HDR_UI | LRP Header UI | 20090824 |
Method SET_LRP_HDR_UI on class CL_EAML_LRP_ALV has no exception.
Method SYNC_WITH_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALID | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20090915 | |||
| 2 | IV_OK_CODE | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code | 20091216 |
Method SYNC_WITH_UI on class CL_EAML_LRP_ALV has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 605 |