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 GC_DIS Static Attribute Public Type reference (TYPE) TRTYP 'A' Display mode 20101103
2 GC_INS Static Attribute Public Type reference (TYPE) TRTYP 'H' Create mode 20101103
3 GC_UPD Static Attribute Public Type reference (TYPE) TRTYP 'V' Change mode 20101103
4 GF_XLS_UPLOAD Instance attribute Public Type reference (TYPE) XFLAG Flag: XLS upload active 20110607
5 GO_INSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_EAML_NWM_SESSION EHP 6: Session Class for Network Modeler 20100721
6 GS_OL_HDR_UI Static Attribute Public Type reference (TYPE) EAML_S_NWM_OL_HDR_UI EAML: Object Link Header Structure for NWM 20100721
7 GV_DET_LINE_INDEX Instance attribute Private Type reference (TYPE) LVC_INDEX Index of line displayed in detail ALV 20100727
8 GV_DET_LINE_INDEX_OLD Instance attribute Private Type reference (TYPE) LVC_INDEX Index of line previously displayed in detail ALV 20100727
9 GV_DET_LINE_KEY Instance attribute Private Type reference (TYPE) KANTE key of detail line 20100727
10 GV_DET_LINE_KEY_OLD Instance attribute Private Type reference (TYPE) KANTE key of previously selected detail line 20100727
11 GV_TRTYP Instance attribute Private Type reference (TYPE) TRTYP TRTYP 20100721
12 MO_OL_ALV Instance attribute Public Object reference (TYPE REF TO) CL_EAML_NWM_OL_ALV EAML: OL ALV 20100723
13 MO_OL_DET_ALV Instance attribute Public Object reference (TYPE REF TO) CL_EAML_NWM_OL_DET_ALV EAML: object link detail ALV 20100723
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100721
2 FREE_REF_OL_ALV Instance method Public Method free reference to OL-ALV 20100823
3 FREE_REF_OL_DET_ALV Instance method Public Method free reference to OL-Detail-ALV 20100823
4 GET_DET_LINE_INDEX Instance method Public Method get detail line index 20100727
5 GET_KEY_OF_DETAIL_LINE Instance method Public Method get key of detail line 20100727
6 GET_OL_HDR_UI_DATA Instance method Public Method get header UI Data 20100721
7 GET_REF_OL_ALV Instance method Public Method get ref to OL ALV 20100723
8 GET_REF_OL_DET_ALV Instance method Public Method get ref to detail ALV 20100723
9 GET_TRTYP Instance method Public Method get TRTYP 20100721
10 REFRESH Instance method Public Method Refresh 20101111
11 SET_DET_LINE_INDEX Instance method Public Method set detail line index 20100727
12 SET_KEY_OF_DETAIL_LINE Instance method Public Method set key of detail line 20100727
13 SET_OL_HDR_UI_DATA Instance method Public Method Set header UI Data 20100721
14 SET_REF_OL_ALV Instance method Public Method set ref to OL ALV 20100723
15 SET_REF_OL_DET_ALV Instance method Public Method set ref to detail ALV 20100723
16 SET_TRTYP Instance method Public Method Set TRTYP 20100721
17 S_GET_INSTANCE Static method Public Method S_GET_INSTANCE 20100721
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 Exporting EV_DET_LINE_INDEX Call by reference Type reference (TYPE) LVC_INDEX Index of Internal Tables 20100727
2 Exporting 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 Exporting EV_DET_LINE_KEY Call by reference Type reference (TYPE) KANTE key of detail line 20100727
2 Exporting 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Returning 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