SAP ABAP Class CL_EAML_EVT_SESSION (EHP6: Session Class for Network Event)
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_EVT_SESSION  
Short Description EHP6: Session Class for Network Event    
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 20100504   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_EAML_EVT_SESSION has no interface implemented.
Friends
Class CL_EAML_EVT_SESSION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_EAML_EVT_SESSION EHP6: Session Class for eventing 20100504
2 GS_INIT_SCR_DATA Static Attribute Private Type reference (TYPE) EAML_S_EVT_INIT_SCR EAML Fields for Initial Screen 20100601
3 GS_NODEKEY Static Attribute Private Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20100526
4 GT_EVT_META_DATA Static Attribute Public Type reference (TYPE) EAML_T_EVT_OBJ_ADMIN EAML: Table Type for Event Object Data and Event Meta Data 20100526
5 GT_EVT_OTYPE_FCAT Static Attribute Private Type reference (TYPE) EAML_T_EVT_OTYPE_FCAT EAML: Table Type for EAML_S_EVT_OTYPE_FCAT 20100528
6 GT_FIL_VAL Static Attribute Private Type reference (TYPE) EAML_T_FIL_VAL_RANGE EAML: Table type for EAML_S_FIL_VAL_RANGE 20100713
7 GT_NETID Static Attribute Private Type reference (TYPE) EAML_T_NETID EAML: table type for NETID 20100824
8 GT_OBJ_T Static Attribute Private Type reference (TYPE) EAML_T_EVT_OBJ_T EAML: Table Type for EAML_EVT_OBJ_T 20100720
9 GT_OREF_INSTANCE Static Attribute Private Type reference (TYPE) TYPE_T_OREF_INSTANCE 20100504
10 GT_OTYPE Static Attribute Private Type reference (TYPE) EAML_T_EVT_OTYPE EAML: Table for EAML_EVT_OTYPE 20100816
11 GT_OTYPE_T Static Attribute Private Type reference (TYPE) EAML_T_EVT_OTYPE_T EAML Table Type for EAML_EVT_OTYPE_T 20100720
12 GT_T372I Static Attribute Private Type reference (TYPE) EAML_T_T372I Table type for T372I with UPDKZ 20100816
13 GT_T372I_T Static Attribute Private Type reference (TYPE) EAML_T_T372I_T Table type for text table T372I_T 20100720
14 GT_TOP_NODE Static Attribute Private Type reference (TYPE) LVC_T_NKEY ALV Tree Control: Node Table 20100811
15 GV_INACT_X Static Attribute Private Type reference (TYPE) ABAP_BOOL 20100820
16 GV_TRTYP Static Attribute Private Type reference (TYPE) TRTYP Transaction type 20100601
17 MR_ATTRIBUTES Instance attribute Public Object reference (TYPE REF TO) DATA 20100504
18 MT_FCAT Instance attribute Public Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20100504
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100526
2 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20100504
3 DEL_FIL_VAL_DATA Static method Public Method 20100715
4 GET_CURRENT_NODEKEY Static method Public Method get current nodekey 20100526
5 GET_EVT_META_DATA Static method Public Method NEW 20100528
6 GET_EVT_META_DATA_BY_NETID Static method Public Method Network data by NETID 20100915
7 GET_EVT_META_DATA_BY_NODEKEY Static method Public Method New 20100531
8 GET_FCAT_OTYPE Static method Public Method NEW 20100528
9 GET_FIL_VAL_DATA Static method Public Method 20100714
10 GET_INACT_X Static method Public Method 20100820
11 GET_INIT_SCR_DATA Static method Public Method Get data from init screen 20100601
12 GET_INSTANCE Static method Public Method OBSOLETE : Get relevant instance 20100504
13 GET_NETIDS Static method Public Method 20100824
14 GET_NODEKEY_TXT Static method Public Method 20100720
15 GET_NW_DATA Static method Public Method 20100816
16 GET_TOP_NODES Static method Public Method 20100811
17 GET_TRTYP Static method Public Method Get transaction type 20100601
18 REFRESH Static method Public Method Refresh global attributes 20100527
19 SET_CURRENT_NODEKEY Static method Public Method Set current nodekey 20100526
20 SET_EVT_META_DATA Static method Public Method NEW 20100528
21 SET_FCAT_OTYPE Static method Public Method NEW 20100528
22 SET_FIL_VAL_DATA Static method Public Method 20100714
23 SET_INACT_X Static method Public Method 20100820
24 SET_INIT_SCR_DATA Static method Public Method Set data from init screen 20100601
25 SET_NETIDS Static method Public Method 20100824
26 SET_NW_DATA Static method Public Method 20100816
27 SET_TEXT Static method Public Method 20100720
28 SET_TOP_NODES Static method Public Method 20100811
29 SET_TRTYP Static method Public Method Set transaction type 20100601
30 S_GET_INSTANCE Static method Public Method S_GET_INSTANCE 20100526
Events
Class CL_EAML_EVT_SESSION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYPE_L_OREF_INSTANCE Private See coding 20100504 BEGIN OF type_l_oref_instance, eaml_evt_otype TYPE eaml_evt_obj_type, eaml_evt_obj TYPE eaml_evt_object, oref_inst TYPE REF TO cl_eaml_evt_session. TYPES: END OF type_l_oref_instance
2 TYPE_T_OREF_INSTANCE Private See coding 20100504 type_t_oref_instance TYPE TABLE OF type_l_oref_instance
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_EAML_EVT_SESSION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EAML_EVT_SESSION has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_EAML_EVT_SESSION has no parameter.
Method CONSTRUCTOR on class CL_EAML_EVT_SESSION has no exception.

Method DEL_FIL_VAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PAR_NAME Call by reference Type reference (TYPE) FIELDNAME 20100715

Method DEL_FIL_VAL_DATA on class CL_EAML_EVT_SESSION has no exception.

Method GET_CURRENT_NODEKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20100526
2 Exporting ES_NODE_DATA_KEY Call by reference Type reference (TYPE) EAML_EVT_NODE_DATA_KEY EAML: Node Key for accessing Event Data 20101013

Method GET_CURRENT_NODEKEY on class CL_EAML_EVT_SESSION has no exception.

Method GET_EVT_META_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_EVT_META_DATA Value transfer Type reference (TYPE) EAML_T_EVT_OBJ_ADMIN EAML: Table Type for Event Object Data and Event Meta Data 20100914

Method GET_EVT_META_DATA on class CL_EAML_EVT_SESSION has no exception.

Method GET_EVT_META_DATA_BY_NETID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NETID Call by reference Type reference (TYPE) NETID 20100915
2 Returning RT_EVT_META_DATA Value transfer Type reference (TYPE) EAML_T_EVT_OBJ_ADMIN EAML: Structure for Event Object and Event Meta Data 20100916

Method GET_EVT_META_DATA_BY_NETID on class CL_EAML_EVT_SESSION has no exception.

Method GET_EVT_META_DATA_BY_NODEKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EVT_META_DATA Call by reference Type reference (TYPE) EAML_S_EVT_OBJ_ADMIN EAML: Structure for Event Object and Event Meta Data 20100531
2 Importing IV_NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20100531

Method GET_EVT_META_DATA_BY_NODEKEY on class CL_EAML_EVT_SESSION has no exception.

Method GET_FCAT_OTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EVT_OTYPE_FCAT Call by reference Type reference (TYPE) EAML_T_EVT_OTYPE_FCAT EAML: Table Type for EAML_S_EVT_OTYPE_FCAT 20100528

Method GET_FCAT_OTYPE on class CL_EAML_EVT_SESSION has no exception.

Method GET_FIL_VAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_RANGES Value transfer Type reference (TYPE) EAML_T_FIL_VAL_RANGE EAML: Table type for EAML_S_FIL_VAL_RANGE 20100714
2 Importing IV_PAR_NAME Call by reference Type reference (TYPE) FIELDNAME Character field, 8 characters long 20100715

Method GET_FIL_VAL_DATA on class CL_EAML_EVT_SESSION has no exception.

Method GET_INACT_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_INACT_X Value transfer Type reference (TYPE) ABAP_BOOL 20100820

Method GET_INACT_X on class CL_EAML_EVT_SESSION has no exception.

Method GET_INIT_SCR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_INIT_SCR_DATA Value transfer Type reference (TYPE) EAML_S_EVT_INIT_SCR EAML Fields for Initial Screen 20100601

Method GET_INIT_SCR_DATA on class CL_EAML_EVT_SESSION has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVT_OBJ Call by reference Type reference (TYPE) EAML_EVT_OBJECT Event Object 20100504
2 Importing IV_EVT_OTYPE Call by reference Type reference (TYPE) EAML_EVT_OBJ_TYPE Event Object Type 20100504
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_EAML_EVT_SESSION EHP6: Session Class for eventing 20100504

Method GET_INSTANCE on class CL_EAML_EVT_SESSION has no exception.

Method GET_NETIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_NETID Value transfer Type reference (TYPE) EAML_T_NETID EAML: table type for NETID 20100824

Method GET_NETIDS on class CL_EAML_EVT_SESSION has no exception.

Method GET_NODEKEY_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODEKEY Call by reference Type reference (TYPE) EAML_EVT_NODE_DATA_KEY EAML: Node Key for accessing Event Data 20100720
2 Returning RV_NODEKEY_TXT Value transfer Type reference (TYPE) EAML_EVT_NODE_DATA_KEY_TXT EAML: Texts for Node Key Fields 20100720

Method GET_NODEKEY_TXT on class CL_EAML_EVT_SESSION has no exception.

Method GET_NW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OTYPE Call by reference Type reference (TYPE) EAML_T_EVT_OTYPE EAML: Table for EAML_EVT_OTYPE 20100816
2 Exporting ET_T372I Call by reference Type reference (TYPE) EAML_T_T372I Table type for T372I with UPDKZ 20100816

Method GET_NW_DATA on class CL_EAML_EVT_SESSION has no exception.

Method GET_TOP_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TOP_NODE Value transfer Type reference (TYPE) LVC_T_NKEY ALV Tree Control: Node Table 20100811

Method GET_TOP_NODES on class CL_EAML_EVT_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 Transaction type 20100601

Method GET_TRTYP on class CL_EAML_EVT_SESSION has no exception.

Method REFRESH Signature

Method REFRESH on class CL_EAML_EVT_SESSION has no parameter.
Method REFRESH on class CL_EAML_EVT_SESSION has no exception.

Method SET_CURRENT_NODEKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20100526

Method SET_CURRENT_NODEKEY on class CL_EAML_EVT_SESSION has no exception.

Method SET_EVT_META_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EVT_META_DATA Call by reference Type reference (TYPE) EAML_T_EVT_OBJ_ADMIN EAML: Table Type for Event Object Data and Event Meta Data 20100528

Method SET_EVT_META_DATA on class CL_EAML_EVT_SESSION has no exception.

Method SET_FCAT_OTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EVT_OTYPE_FCAT Call by reference Type reference (TYPE) EAML_T_EVT_OTYPE_FCAT EAML: Table Type for EAML_S_EVT_OTYPE_FCAT 20100528

Method SET_FCAT_OTYPE on class CL_EAML_EVT_SESSION has no exception.

Method SET_FIL_VAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RANGES Call by reference Type reference (TYPE) EAML_T_FIL_VAL_RANGE EAML: Table type for EAML_S_FIL_VAL_RANGE 20100714

Method SET_FIL_VAL_DATA on class CL_EAML_EVT_SESSION has no exception.

Method SET_INACT_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INACT_X Call by reference Type reference (TYPE) ABAP_BOOL 20100820

Method SET_INACT_X on class CL_EAML_EVT_SESSION has no exception.

Method SET_INIT_SCR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INIT_SCR_DATA Call by reference Type reference (TYPE) EAML_S_EVT_INIT_SCR EAML Fields for Initial Screen 20100601

Method SET_INIT_SCR_DATA on class CL_EAML_EVT_SESSION has no exception.

Method SET_NETIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NETID Call by reference Type reference (TYPE) EAML_T_NETID EAML: table type for NETID 20100824

Method SET_NETIDS on class CL_EAML_EVT_SESSION has no exception.

Method SET_NW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OTYPE Call by reference Type reference (TYPE) EAML_T_EVT_OTYPE EAML: Table for EAML_EVT_OTYPE 20100816
2 Importing IT_T372I Call by reference Type reference (TYPE) EAML_T_T372I Table type for T372I with UPDKZ 20100816

Method SET_NW_DATA on class CL_EAML_EVT_SESSION has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJ_T Call by reference Type reference (TYPE) EAML_T_EVT_OBJ_T EAML: Table Type for EAML_EVT_OBJ_T 20100720
2 Importing IT_OTYPE_T Call by reference Type reference (TYPE) EAML_T_EVT_OTYPE_T EAML Table Type for EAML_EVT_OTYPE_T 20100720
3 Importing IT_T372I_T Call by reference Type reference (TYPE) EAML_T_T372I_T Table type for text table T372I_T 20100720

Method SET_TEXT on class CL_EAML_EVT_SESSION has no exception.

Method SET_TOP_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TOP_NODE Call by reference Type reference (TYPE) LVC_T_NKEY ALV Tree Control: Node Table 20100811

Method SET_TOP_NODES on class CL_EAML_EVT_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 Transaction type 20100601

Method SET_TRTYP on class CL_EAML_EVT_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_EVT_SESSION EHP6: Session Class for eventing 20100526

Method S_GET_INSTANCE on class CL_EAML_EVT_SESSION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606