Hi,
This is probably simple, but having difficulty finding the right action and LPL code to prompt a user when they enter the Requested Delivery Date field on the Create Requisition form - LPL version. The field is part of the Requisition business class, but a parameter field.
Tried an Action Configuration on Requisition and CreateUnreleased with this entrance rule code:
constraint (Requisition.PrmRequestedDeliveryDate entered)
"DONOTENTERFORINVENTORYITEMS"
Get an error message.
What is the proper LPL syntax to accomplish this feat? Also, is it an action configuration with entrance rule as described above?
Thanks in advance for your help.
Jeff