cancel
Showing results for 
Search instead for 
Did you mean: 

Avoid overlapping of dates

former_member494495
Active Contributor
0 Kudos

Hi,

In order creation automatically a notification is created in the background.

It copies the malfunction start and malfunction end from the order to the notification.

I need to give an error message if already a notification is created with the same malfunction start and end in the same date for the same equipment.

The logic is to avoid to overlapping of dates.

How i can do it ?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I think u may have to write ur logic in any of the belw user exits :

QQMA0014 (Checks before saving a notification or IWO10009 PM Order: Customer Check for 'Save' Event

I think u should be pulling data from Notification structure ..

regrds

pm