Ansicht
Dokumentation

ISH_SYNCH_EVENT_BADI - BAdI for Flexible Synchronous Communication

ISH_SYNCH_EVENT_BADI - BAdI for Flexible Synchronous Communication

General Data in Customer Master   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

You can use this Business Add-In (BAdI) if you want to use the function for synchronous communication with a connected system but cannot work with Enterprise Services (for example, if the receiver is unable to receive XML messages). The BAdI has the following characteristics:

  • It is filter-dependent. The filter parameters are the application (always N for IS-H) and the event. This means you can create a separate BAdI implementation for each event.
  • The BAdI has the following methods:
  • READ_DATA: Use this method if you need to do more than transport data by means of the interfaces for transmission purposes. For example, this may be the case if you are working in the billing environment but require a patient's address data.

  • MAP_I2E: Use this method if you want to send data in a format other than HC format. For example, this might involve mapping to Z structures or condensing the data to a character string.

  • CALL_OUTBOUND: Use this method if you want to send data. The implementation created here can call an executing unit or C code.

  • VALIDATE: Use this method if you want to run technical validation checks on your input data. These validations can include a length check or a check to determine whether data received by the system exists in IS-H tables.

  • MAP_E2I: Use this method if you want to receive data in a format other than HC format. For example, this might involve breaking down a character string or mapping Z structures.

  • FINALIZE: Use this method if the data is to be subjected to an additional customer-specific logic. For example, this might involve calculating prices or other values.

You must have activated the business function SAP Patient Management: Legal Process Adoption 3 (ISH_MISC3).

The sample implementations correspond to the communication regulations for the City of Shanghai (China).






PERFORM Short Reference   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 2406 Date: 20240419 Time: 141644     sap01-206 ( 48 ms )