SAP ABAP Class /AIN/CL_DEV_EVENT_MESSAGE (Send Feedback to backend)
Hierarchy
☛
AIN (Software Component) AIN 710: Add-On Installation
⤷
AIE-AII (Application Component) Infrastructure
⤷
/AIN/ACTIVITIES (Package) Auto-ID Activities

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_DEV_SEND_TO_BACKEND | Send Feedback to backend parent class | 20040528 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_DEV_SEND_EVTMSG_OBP10 | Sendint Event Message(s) to SAP EM | 20041111 |
Properties
Class | /AIN/CL_DEV_EVENT_MESSAGE | |
Short Description | Send Feedback to backend | |
Super Class | /AIN/CL_DEV_SEND_TO_BACKEND | Send Feedback to backend parent class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /AIN/ACTIVITIES | Auto-ID Activities |
Created | 20040528 | SAP |
Last change | 20141109 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /AIN/CL_DEV_EVENT_MESSAGE has no forward declaration.
Interfaces
Class /AIN/CL_DEV_EVENT_MESSAGE has no interface implemented.
Friends
Class /AIN/CL_DEV_EVENT_MESSAGE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | /AIN/IF_MSG_NAME | 'EVENT_MSG' | Message Name | 20040528 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | XFLAG | 'X' | New Input Values | 20040604 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'U' | Single-Character Flag | 20040617 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Create Timestamp for Actual/Reporting Event Message Date | 20040528 |
2 | ![]() |
Instance method | Public | Method | Get Parameter Value | 20040528 |
3 | ![]() |
Instance method | Protected | Method | Send Event Message to SAP EM via XI | 20040528 |
Events
Class /AIN/CL_DEV_EVENT_MESSAGE has no event.
Types
Class /AIN/CL_DEV_EVENT_MESSAGE has no local type.
Method Signatures
Method CREATE_EVENT_TIME_STAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_EVENT_MSG | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_MSG_EVTMSG_STR | Event Message Structure | 20040528 | ||
2 | ![]() |
ES_EVENT_TIME_STAMP | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_EMSG_TS_STR | Event Message Structure | 20040528 | ||
3 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | /AIN/DM_TIMESTAMP | Time Stamp | 20040528 |
Method CREATE_EVENT_TIME_STAMP on class /AIN/CL_DEV_EVENT_MESSAGE has no exception.
Method GET_PARAM_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RET_MSG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20040528 | ||
2 | ![]() |
EV_PARAM_VALUE | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_VALUE | Activity parameter value | 20040528 | ||
3 | ![]() |
EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20040528 | ||
4 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20040528 | ||
5 | ![]() |
IT_PARAMETER | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_PARAMETERS_TAB | Activity parameters table type | 20040528 | ||
6 | ![]() |
IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Messages, message type | 20040528 | ||
7 | ![]() |
IV_PARAM_NAME | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | Activity parameter name | 20040528 |
Method GET_PARAM_VALUE on class /AIN/CL_DEV_EVENT_MESSAGE has no exception.
Method SEND_EVENT_MSG_TO_EM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RET_MSG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20040528 | ||
2 | ![]() |
EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20040528 | ||
3 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20040528 | ||
4 | ![]() |
IT_EVENT_MSG | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_MSG_EVTMSG_TAB | Event Message | 20040528 |
Method SEND_EVENT_MSG_TO_EM on class /AIN/CL_DEV_EVENT_MESSAGE has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |