Hierarchy
⤷
⤷
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 | 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 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_EAML_EVT_SESSION | EHP6: Session Class for eventing | 20100504 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | EAML_S_EVT_INIT_SCR | EAML Fields for Initial Screen | 20100601 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20100526 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | EAML_T_EVT_OBJ_ADMIN | EAML: Table Type for Event Object Data and Event Meta Data | 20100526 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | EAML_T_EVT_OTYPE_FCAT | EAML: Table Type for EAML_S_EVT_OTYPE_FCAT | 20100528 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | EAML_T_FIL_VAL_RANGE | EAML: Table type for EAML_S_FIL_VAL_RANGE | 20100713 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | EAML_T_NETID | EAML: table type for NETID | 20100824 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | EAML_T_EVT_OBJ_T | EAML: Table Type for EAML_EVT_OBJ_T | 20100720 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | TYPE_T_OREF_INSTANCE | 20100504 | ||||
| 10 | Static Attribute | Private | Type reference (TYPE) | EAML_T_EVT_OTYPE | EAML: Table for EAML_EVT_OTYPE | 20100816 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | EAML_T_EVT_OTYPE_T | EAML Table Type for EAML_EVT_OTYPE_T | 20100720 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | EAML_T_T372I | Table type for T372I with UPDKZ | 20100816 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | EAML_T_T372I_T | Table type for text table T372I_T | 20100720 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | LVC_T_NKEY | ALV Tree Control: Node Table | 20100811 | |||
| 15 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100820 | ||||
| 16 | Static Attribute | Private | Type reference (TYPE) | TRTYP | Transaction type | 20100601 | |||
| 17 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20100504 | ||||
| 18 | Instance attribute | Public | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20100504 |
Methods
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 | 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 | ES_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20100526 | |||
| 2 | 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 | 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 | IV_NETID | Call by reference | Type reference (TYPE) | NETID | 20100915 | ||||
| 2 | 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 | 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 | 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 | 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 | ET_RANGES | Value transfer | Type reference (TYPE) | EAML_T_FIL_VAL_RANGE | EAML: Table type for EAML_S_FIL_VAL_RANGE | 20100714 | |||
| 2 | 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 | 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 | 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 | IV_EVT_OBJ | Call by reference | Type reference (TYPE) | EAML_EVT_OBJECT | Event Object | 20100504 | |||
| 2 | IV_EVT_OTYPE | Call by reference | Type reference (TYPE) | EAML_EVT_OBJ_TYPE | Event Object Type | 20100504 | |||
| 3 | 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 | 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 | IV_NODEKEY | Call by reference | Type reference (TYPE) | EAML_EVT_NODE_DATA_KEY | EAML: Node Key for accessing Event Data | 20100720 | |||
| 2 | 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 | ET_OTYPE | Call by reference | Type reference (TYPE) | EAML_T_EVT_OTYPE | EAML: Table for EAML_EVT_OTYPE | 20100816 | |||
| 2 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | IT_OTYPE | Call by reference | Type reference (TYPE) | EAML_T_EVT_OTYPE | EAML: Table for EAML_EVT_OTYPE | 20100816 | |||
| 2 | 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 | IT_OBJ_T | Call by reference | Type reference (TYPE) | EAML_T_EVT_OBJ_T | EAML: Table Type for EAML_EVT_OBJ_T | 20100720 | |||
| 2 | IT_OTYPE_T | Call by reference | Type reference (TYPE) | EAML_T_EVT_OTYPE_T | EAML Table Type for EAML_EVT_OTYPE_T | 20100720 | |||
| 3 | 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 | 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 | 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 | 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 |