Configure Surgery Time Stamps
Here you define the times that will be entered and displayed in the surgery time window.
You access the time definition function on the SAP Easy Access
screen by choosing .
Note
The user can enter a date and time in the application. If the user does not enter a date, the system uses the date from the surgery.
You can define various characteristics for each time which you define. You can define the sequences of the surgery times in the time window, assign the corresponding area (surgical area, surgical nursing, anesthesia area, and so on), define comparison times for plausibility checks and make various other settings for surgery times.
On the SAP Easy Access
screen, choose to assign surgery tasks to time pairs, which are then assigned to employees as personnel commitment times when entering surgical teams. The institution-related, time-independent system parameter N2PERBIN
must be set if you wish surgery times to be transferred.
See Assign Time Stamps to Work Stations.
You can use the following BAdIs to implement your own program behavior for the events Check, Save, and Release:
ISHMED_SRGTIMES_CHECK
(Check Surgery Times) Using this BAdI you can perform your own checks after entering surgery times.
ISHMED_SRGTIMES_RELEASE
(Release Surgery Times) Using this BAdI you can perform your own checks when releasing surgery times.
ISHMED_SRGTIMES_SAVE
(SaveSurgery Times) Using this BAdI you can perform your own checks before saving surgery times.
For more information about setting up BAdIs for surgery times, see Customizing for i.s.h.med under .