SAP ABAP Class CL_EAML_NWM_SESSION (EHP 6: Session Class for Network Modeler)
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_SESSION | |
| Short Description | EHP 6: Session Class for Network Modeler | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EAML | EAM: Linear Feature Extension - unswitched |
| Created | 20100721 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EAML_NWM_SESSION has no forward declaration.
Interfaces
Class CL_EAML_NWM_SESSION has no interface implemented.
Friends
Class CL_EAML_NWM_SESSION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | TRTYP | 'A' | Display mode | 20101103 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | TRTYP | 'H' | Create mode | 20101103 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | TRTYP | 'V' | Change mode | 20101103 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | XFLAG | Flag: XLS upload active | 20110607 | |||
| 5 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_EAML_NWM_SESSION | EHP 6: Session Class for Network Modeler | 20100721 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | EAML_S_NWM_OL_HDR_UI | EAML: Object Link Header Structure for NWM | 20100721 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | LVC_INDEX | Index of line displayed in detail ALV | 20100727 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | LVC_INDEX | Index of line previously displayed in detail ALV | 20100727 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | KANTE | key of detail line | 20100727 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | KANTE | key of previously selected detail line | 20100727 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | TRTYP | TRTYP | 20100721 | |||
| 12 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_EAML_NWM_OL_ALV | EAML: OL ALV | 20100723 | |||
| 13 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_EAML_NWM_OL_DET_ALV | EAML: object link detail ALV | 20100723 |
Methods
Events
Class CL_EAML_NWM_SESSION has no event.
Types
Class CL_EAML_NWM_SESSION has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EAML_NWM_SESSION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EAML_NWM_SESSION has no exception.
Method FREE_REF_OL_ALV Signature
Method FREE_REF_OL_ALV on class CL_EAML_NWM_SESSION has no parameter.
Method FREE_REF_OL_ALV on class CL_EAML_NWM_SESSION has no exception.
Method FREE_REF_OL_DET_ALV Signature
Method FREE_REF_OL_DET_ALV on class CL_EAML_NWM_SESSION has no parameter.
Method FREE_REF_OL_DET_ALV on class CL_EAML_NWM_SESSION has no exception.
Method GET_DET_LINE_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DET_LINE_INDEX | Call by reference | Type reference (TYPE) | LVC_INDEX | Index of Internal Tables | 20100727 | |||
| 2 | EV_DET_LINE_INDEX_OLD | Call by reference | Type reference (TYPE) | LVC_INDEX | Index of Internal Tables | 20100727 |
Method GET_DET_LINE_INDEX on class CL_EAML_NWM_SESSION has no exception.
Method GET_KEY_OF_DETAIL_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DET_LINE_KEY | Call by reference | Type reference (TYPE) | KANTE | key of detail line | 20100727 | |||
| 2 | EV_DET_LINE_KEY_OLD | Call by reference | Type reference (TYPE) | KANTE | key of previously selected detail line | 20100727 |
Method GET_KEY_OF_DETAIL_LINE on class CL_EAML_NWM_SESSION has no exception.
Method GET_OL_HDR_UI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_OL_HDR_UI | Value transfer | Type reference (TYPE) | EAML_S_NWM_OL_HDR_UI | EAML: Object Link Header Structure for NWM | 20100721 |
Method GET_OL_HDR_UI_DATA on class CL_EAML_NWM_SESSION has no exception.
Method GET_REF_OL_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_OL_ALV | Value transfer | Object reference (TYPE REF TO) | CL_EAML_NWM_OL_ALV | EAML: OL ALV | 20100723 |
Method GET_REF_OL_ALV on class CL_EAML_NWM_SESSION has no exception.
Method GET_REF_OL_DET_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_OL_DET_ALV | Value transfer | Object reference (TYPE REF TO) | CL_EAML_NWM_OL_DET_ALV | EAML: object link detail ALV | 20100723 |
Method GET_REF_OL_DET_ALV on class CL_EAML_NWM_SESSION has no exception.
Method GET_TRTYP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TRTYP | Value transfer | Type reference (TYPE) | TRTYP | 20100721 |
Method GET_TRTYP on class CL_EAML_NWM_SESSION has no exception.
Method REFRESH Signature
Method REFRESH on class CL_EAML_NWM_SESSION has no parameter.
Method REFRESH on class CL_EAML_NWM_SESSION has no exception.
Method SET_DET_LINE_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DET_LINE_INDEX | Call by reference | Type reference (TYPE) | LVC_INDEX | Index of Internal Tables | 20100727 |
Method SET_DET_LINE_INDEX on class CL_EAML_NWM_SESSION has no exception.
Method SET_KEY_OF_DETAIL_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DET_LINE_KEY | Call by reference | Type reference (TYPE) | KANTE | key of detail line | 20100727 |
Method SET_KEY_OF_DETAIL_LINE on class CL_EAML_NWM_SESSION has no exception.
Method SET_OL_HDR_UI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OL_HDR_UI | Call by reference | Type reference (TYPE) | EAML_S_NWM_OL_HDR_UI | EAML: Object Link Header Structure for NWM | 20100721 |
Method SET_OL_HDR_UI_DATA on class CL_EAML_NWM_SESSION has no exception.
Method SET_REF_OL_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OL_ALV | Call by reference | Object reference (TYPE REF TO) | CL_EAML_NWM_OL_ALV | EAML: OL ALV | 20100723 |
Method SET_REF_OL_ALV on class CL_EAML_NWM_SESSION has no exception.
Method SET_REF_OL_DET_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OL_DET_ALV | Call by reference | Object reference (TYPE REF TO) | CL_EAML_NWM_OL_DET_ALV | EAML: object link detail ALV | 20100723 |
Method SET_REF_OL_DET_ALV on class CL_EAML_NWM_SESSION has no exception.
Method SET_TRTYP 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 | 20100721 |
Method SET_TRTYP on class CL_EAML_NWM_SESSION has no exception.
Method S_GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_EAML_NWM_SESSION | EHP 6: Session Class for Network Modeler | 20100721 |
Method S_GET_INSTANCE on class CL_EAML_NWM_SESSION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |