Ansicht
Dokumentation

ISH_PLANNING_SAVE - BAdI: Save Appointment

ISH_PLANNING_SAVE - BAdI: Save Appointment

rdisp/max_wprun_time - Maximum work process run time   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in the Patient Management (IS-H-PM) component.

You can use this BAdI to implement save functions for an appointment during the appointment planning process.

No BAdI implementation is active in the standard system. The system executes the standard coding automatically.

The Business Add-In can be used more than once.

The BAdI is not filter-dependent.

BAdI implementations

The BAdI implementation is instantiated for a specific context. This means that the same BAdI implementation is always used for each internal session and appointment.

For information about the implementation of BAdIs in the context of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.

You have attached an append structure to NTMN or NAPP in which you want to save additional fields.

In this situation, you do not need to implement this BAdI, since the standard routines for saving also observe append structures.

You have created data that belongs to the appointment but is to be saved in separate tables.

You can now insert this data in the corresponding tables in this BAdI.

Caution: Do not access a commit here, since this can lead to data inconsistencies.
The standard implementation accesses the commit at the end of the save operation if no errors have occurred by that point.

This BAdI uses the interface IF_EX_ISH_PLANNING_SAVE. For more information, display the interface in the Class Builder.






General Data in Customer Master   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 2431 Date: 20240329 Time: 001634     sap01-206 ( 89 ms )