/SAPTRX/RESEND - Resend an Event Message to Another Event Handler

PERFORM Short Reference   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Functionality

This function module resends an event message with a different tracking ID/tracking ID code set, thatis, those that you specify in parameter-1 and parameter-2. If you want to resend the event message witha different internal event code, specify this code in parameter-3. Note that the system takes all information about an event, for example, event time, from the current event handler.

It can only be used in rule activities.

  • Parameter-1: Tracking ID code set. Enter a value or a metadata tag.
  • Parameter-3: Internal event code. Enter a value or a metadata tag.

Return code:

  • 0 - Event message was resent successfully
  • 2 - Event message could not be sent
  • 3 - Event message was previously sent to the tracking ID code set/ tracking ID specified in the parameters
  • 4 - One or more parameters are missing

Example

Notes

Further information


Parameters

E_RETURN_CODE
I_EAI

Exceptions

Function Group

TRX/SAPLTS_FUNCS

ABAP Short Reference   PERFORM Short Reference  
This documentation is copyright by SAP AG.


Length: 1597 Date: 20120525 Time: 065559     triton ( 71 ms )