Personalization
Dear Members,
There is a requirement such that if Users Validate an invoice there should a pup-up message for the Validation failure indication insufficient fund.
I tried with the following with does not pup-up the message upon validation. Any assistance.
Trigger Event---WHEN-VALIDATE-RECORD
Trigger Object---INV_SUM_FOLDER
Condition--
:INV_SUM_FOLDER.APPROVAL_STATUS_DISPLAY='Needs Revalidation' AND :AP_HOLDS.HOLD_NAME = 'Insufficient Funds'
Action:
Message : error--NOTE: See The BUDGER MANAGER for the Expenditure has Exceeded Budget
Regards