SAP ABAP Class CL_EAML_EVT_SERVICE (EHP6: Service 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_SERVICE | |
Short Description | EHP6: Service Class for Network Event | |
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 | 20100504 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EAML_EVT_SERVICE has no forward declaration.
Interfaces
Class CL_EAML_EVT_SERVICE has no interface implemented.
Friends
Class CL_EAML_EVT_SERVICE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CREATE' | 20100722 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | TRTYP | 'A' | 20100720 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ENTER' | 20101220 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | '2' | Natural Number | 20101220 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | '1' | Natural Number | 20101220 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | TRTYP | 'H' | 20100720 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'OPEN' | 20100722 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | TRTYP | 'V' | 20100720 | ||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LVC_T_FNAM | ALV control: Table of field names | 20100630 | ||
10 | ![]() |
Static Attribute | Public | See coding | 20100526 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Fine tune FCAT | 20100720 |
2 | ![]() |
Static method | Public | Method | Define default column order | 20100630 |
3 | ![]() |
Static method | Public | Method | From input NETID, EVT & ATT values 2 event data in structure | 20100528 |
4 | ![]() |
Static method | Public | Method | Split up event data to DB format | 20100528 |
5 | ![]() |
Static method | Public | Method | Temporary EVTID | 20100526 |
6 | ![]() |
Static method | Public | Method | Maybe future Use | 20100602 |
7 | ![]() |
Static method | Public | Method | Refresh global attributes | 20100526 |
Events
Class CL_EAML_EVT_SERVICE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYPE_T_EVT_TREEV_ITEM | Public | See coding | 20100526 | type_t_evt_treev_item TYPE TABLE OF eaml_evt_treev_item
|
Method Signatures
Method ADJUST_FCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20100720 | ||
2 | ![]() |
IV_OTYPE | Call by reference | Type reference (TYPE) | EAML_EVT_OBJ_TYPE | 20100720 |
Method ADJUST_FCAT on class CL_EAML_EVT_SERVICE has no exception.
Method GET_EVT_COL_ORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_COL_ORDER | Value transfer | Type reference (TYPE) | LVC_T_FNAM | ALV control: Table of field names | 20100719 |
Method GET_EVT_COL_ORDER on class CL_EAML_EVT_SERVICE has no exception.
Method GET_EVT_DATA_FOR_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EVT_DATA | Call by reference | Type reference (TYPE) | EAML_T_EVTID_DATA | 20100528 | |||
2 | ![]() |
IT_ATVAL | Call by reference | Type reference (TYPE) | EAML_T_EVT_ATVAL | EAML: table type for event attribute value | 20100528 | ||
3 | ![]() |
IT_EVENT_LFE | Call by reference | Type reference (TYPE) | EAML_T_EVT_LFE | EAML: Table Type for EAML_S_EVT_LFE | 20100528 | ||
4 | ![]() |
IT_FCAT_COMMON | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20100531 | ||
5 | ![]() |
IT_FCAT_FLAT | Call by reference | Type reference (TYPE) | EAML_T_EVT_OTYPE_FCAT_FL | EAML: Table Type EAML_S_EVT_OTYPE_FCAT_FL | 20100531 | ||
6 | ![]() |
IT_NETID | Call by reference | Type reference (TYPE) | EAML_T_NETID | EAML: table type for NETID | 20100528 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101110 |
Method GET_EVT_DATA_FOR_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ATVAL | Call by reference | Type reference (TYPE) | EAML_T_EVT_ATVAL | EAML: table type for event attribute value | 20100528 | ||
2 | ![]() |
ET_EVENT_LFE | Call by reference | Type reference (TYPE) | EAML_T_EVT_LFE | EAML: Table Type for EAML_S_EVT_LFE | 20100528 |
Method GET_EVT_DATA_FOR_UPDATE on class CL_EAML_EVT_SERVICE has no exception.
Method GET_TMP_EVTID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TMP_EVTID | Value transfer | Type reference (TYPE) | EAML_EVT_ID | EAML: Event ID | 20100526 |
Method GET_TMP_EVTID on class CL_EAML_EVT_SERVICE has no exception.
Method MAP_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_OBJ_EVT_DATA | Value transfer | Type reference (TYPE) | DATA | 20100602 | |||
2 | ![]() |
IS_EVT_META_DATA | Call by reference | Type reference (TYPE) | EAML_S_EVT_OBJ_ADMIN | EAML: Structure for Event Object and Event Meta Data | 20100602 |
Method MAP_KEY on class CL_EAML_EVT_SERVICE has no exception.
Method REFRESH Signature
Method REFRESH on class CL_EAML_EVT_SERVICE has no parameter.
Method REFRESH on class CL_EAML_EVT_SERVICE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |