
Workflow System Elements in the Event Container
The event container holds some container elements as workflow system elements. You cannot edit these but you can use them. The workflow system assigns values to the workflow system elements when an event is created as standard.
To avoid naming conflicts, the workflow system elements begin with "_".
Container element |
Data type reference |
Comment |
_Evt_Object |
Object reference to the object type for which the event was defined. |
Object reference to the triggering object. This container element holds the information about the object whose status change is signaled by the event. |
_Evt_Objtype |
TOJTB-NAME |
Object type of the event-creating object. This information is redundant here and is also available as an attribute of the object in _Evt_Object . |
_Evt_Name |
HRS1212-EVENT |
Event for object type according to its definition in the Business Object Repository. |
_Evt_Objkey |
Concatenated key of the event-creating object. | |
_Evt_Creator |
WFSYST-AGENT |
ID of the event creator. The event creator is always a user name in the fourteen-character structure US<Name>. The user name of the person under whose responsibility the event-creating application runs is used for <Name> as standard. |
_Evt_Receiver_ID |
ID of the event receiver if the event is used in an instance linkage.This entry is made by the event manager after evaluation of the instance linkage definition. To keep the interface of the event receiver identical for both type linkage and instance linkage, the receiver ID is passed as a container element and not as an import parameter of the receiver function module.
This container element is available for internal workflow use. | |
_Evt_Creation_Date |
SYST-DATUM |
Creation date of event |
_Evt_Creation_Time |
SYST-UZEIT |
Creation time of event |