/SAPTRX/BAPI_EH_ADD_EE - Add Expected Events (Obsolete)
ROGBILLS - Synchronize billing plans Vendor Master (General Section)This documentation is copyright by SAP AG.
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 otherexpected 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 eventis to be inserted.) We can assume, in fact, that the user wants to insert the expected event througha user interface, where he/she can see the list of Expected Event and decide to insert it after or beforea 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
EXPECTEDEVENTFIELDSEXTENSIONIN
EXTENSIONOUT
RETURN
Exceptions
Function Group
TRX/SAPLEH_BAPISABAP Short Reference Fill RESBD Structure from EBP Component Structure
This documentation is copyright by SAP AG.
Length: 2515 Date: 20120525 Time: 054211 triton ( 97 ms )






