SAP ABAP Class CL_EAML_NWM_OL_DET_ALV (EAML: object link detail 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_NWM_OL_DET_ALV | |
| Short Description | EAML: object link detail 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 | 20100629 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EAML_NWM_OL_DET_ALV has no forward declaration.
Interfaces
Class CL_EAML_NWM_OL_DET_ALV has no interface implemented.
Friends
Class CL_EAML_NWM_OL_DET_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) | TABNAME | 'EAML_S_NWM_OL_LFE_ALV' | Table Name | 20100629 | ||
| 2 | Constant | Public | See coding | 20100721 | |||||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | Message Log for Data Entry | 20100629 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_EAML_NWM_OL_ALV | EAML: OL ALV | 20100709 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TY_T_OUTTAB | 20100712 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20100629 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20100629 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20100629 | |||
| 9 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_EAML_NWM_SESSION | Instance of NWM session class | 20101103 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20100629 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | XFELD | SPACE | LFE fields changeable | 20100804 | ||
| 12 | Instance attribute | Private | Type reference (TYPE) | SCRFNAME | Name of a Screen Element | 20100629 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | XFELD | Checkbox | 20100629 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | XFELD | No refresh of ALV | 20100629 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20100629 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | XFELD | 'X' | ALV is valid | 20100629 |
Methods
Events
Class CL_EAML_NWM_OL_DET_ALV has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_OUTTAB | Public | See coding | 20100629 | BEGIN OF ty_outtab .
INCLUDE TYPE EAML_S_NWM_OL_LFE_ALV. "EAML_S_NWM_ITM_UI.
TYPES: celltab TYPE lvc_t_styl.
TYPES: END OF ty_outtab
|
||
| 2 | TY_T_OUTTAB | Public | See coding | 20100629 | ty_t_outtab TYPE TABLE OF ty_outtab
|
Method Signatures
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 | 20100629 |
Method BUILD_FIELDCAT on class CL_EAML_NWM_OL_DET_ALV has no exception.
Method CHECK_DETAIL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OUTTAB | Call by reference | Type reference (TYPE) | EAML_T_NWM_OL_LFE_ALV | Table type for object link detail data maintenance | 20100713 |
Method CHECK_DETAIL_DATA on class CL_EAML_NWM_OL_DET_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 | 20100629 |
Method CONSTRUCTOR on class CL_EAML_NWM_OL_DET_ALV has no exception.
Method CREATE_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_NWM_OL_ALV | Call by reference | Object reference (TYPE REF TO) | CL_EAML_NWM_OL_ALV | EAML: OL ALV | 20100709 |
Method CREATE_CONTROL on class CL_EAML_NWM_OL_DET_ALV has no exception.
Method CREATE_LOG Signature
Method CREATE_LOG on class CL_EAML_NWM_OL_DET_ALV has no parameter.
Method CREATE_LOG on class CL_EAML_NWM_OL_DET_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 | 20100714 |
Method EXCLUDE_TB_FUNCTIONS on class CL_EAML_NWM_OL_DET_ALV has no exception.
Method FILL_DETAIL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_NWM_ITM_DET_UI | Value transfer | Type reference (TYPE) | EAML_T_NWM_OL_LFE_ALV | EAML: Table type for object link mass maintenance with UPDKZ | 20101102 |
Method FILL_DETAIL_DATA on class CL_EAML_NWM_OL_DET_ALV has no exception.
Method FREE_CONTROL_DET_OL Signature
Method FREE_CONTROL_DET_OL on class CL_EAML_NWM_OL_DET_ALV has no parameter.
Method FREE_CONTROL_DET_OL on class CL_EAML_NWM_OL_DET_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_NWM_OL_LFE_ALV | .EAML: Table type for OL LFE maintenance | 20100712 |
Method GET_OUTTAB on class CL_EAML_NWM_OL_DET_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 | Value transfer | Attribute reference (LIKE) | 20100709 | |||||
| 2 | E_SAVED | Value transfer | Attribute reference (LIKE) | 20100709 | |||||
| 3 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20100709 |
Method HANDLE_AFTER_USER_COMMAND on class CL_EAML_NWM_OL_DET_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) | 20100709 | |||||
| 2 | E_ONF4 | Value transfer | Attribute reference (LIKE) | 20100709 | |||||
| 3 | E_ONF4_AFTER | Value transfer | Attribute reference (LIKE) | 20100709 | |||||
| 4 | E_ONF4_BEFORE | Value transfer | Attribute reference (LIKE) | 20100709 | |||||
| 5 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20100709 |
Method HANDLE_DATA_CHANGED on class CL_EAML_NWM_OL_DET_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) | 20100709 | |||||
| 2 | E_MODIFIED | Value transfer | Attribute reference (LIKE) | 20100709 |
Method HANDLE_DATA_CHANGED_FINISHED on class CL_EAML_NWM_OL_DET_ALV has no exception.
Method HANDLE_ON_CLOSE Signature
Method HANDLE_ON_CLOSE on class CL_EAML_NWM_OL_DET_ALV has no parameter.
Method HANDLE_ON_CLOSE on class CL_EAML_NWM_OL_DET_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) | 20100709 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20100709 |
Method HANDLE_TOOLBAR on class CL_EAML_NWM_OL_DET_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) | 20100709 |
Method HANDLE_USER_COMMAND on class CL_EAML_NWM_OL_DET_ALV has no exception.
Method MODIFY_LAYOUT Signature
Method MODIFY_LAYOUT on class CL_EAML_NWM_OL_DET_ALV has no parameter.
Method MODIFY_LAYOUT on class CL_EAML_NWM_OL_DET_ALV has no exception.
Method REFRESH Signature
Method REFRESH on class CL_EAML_NWM_OL_DET_ALV has no parameter.
Method REFRESH on class CL_EAML_NWM_OL_DET_ALV has no exception.
Method SET_OUTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NWM_ITM_DET_UI | Call by reference | Type reference (TYPE) | EAML_T_NWM_OL_LFE_ALV | .EAML: Table type for OL LFE maintenance | 20100629 |
Method SET_OUTTAB on class CL_EAML_NWM_OL_DET_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 | 20100709 | |||
| 2 | IV_OK_CODE | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code | 20100709 |
Method SYNC_WITH_UI on class CL_EAML_NWM_OL_DET_ALV has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |