Ansicht
Dokumentation

/SAPTRX/BAPI_EH_ADD_EE - Add Expected Events (Obsolete)

/SAPTRX/BAPI_EH_ADD_EE - Add Expected Events (Obsolete)

ABAP Short Reference   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

OBSOLETE - Do not use any more

One or more expected events can be added into the existing expected event list by means of this function module.

Regarding the meaning of expected events and Event Handlers, please see SCEM documentation:

Internal Help Portal:,,,,http://helpportal.wdf.sap-ag.de:1080/

External Help Portal:,,,,http://help.sap.com

(follow the path mySAP.com cross-industry solutions->my SAP Supply Chain Management->SAP Event Manager)

Only 'simple' expected events can be added, i.e. events that do not have interdependencies with other expected events, and that do not require specific rulesets. The reason is that adding at runtime expected events that have interdependencies with other expected event would be too complex.

Expected event data is passed in input table EXPECTEDEVENTFIELDS. Required data are:

-Event Handler guid: identifies the event handler where the expected event is to be added

-counter for expected event to be added (field SEQ_NBR: gives the position in which the expected event is to be inserted.) We can assume, in fact, that the user wants to insert the expected event through a user interface, where he/she can see the list of Expected Event and decide to insert it after or before a given existing expected event. In any case, at the level of this BAPI, the position will have to be known. All other expected events for the event handler with seq_nbr >= new seq_nbr will be renumbered.

-event code: internal code that identifies the expected event (codes are maintained in customizing; see SCEM documentation)

This function module has been developed according to the BAPI programming guidelines, therefore there are also the standard #required- BAPI parameters EXTENSIONIN, EXTENSIONOUT, RETURN (see BAPI standard documentation.)





Parameters

EXPECTEDEVENTFIELDS
EXTENSIONIN
EXTENSIONOUT
RETURN

Exceptions

Function Group

TRX/SAPLEH_BAPIS

CPI1466 during Backup   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 2513 Date: 20240510 Time: 152921     sap01-206 ( 45 ms )