EBS Customizations (MOSC)

MOSC Banner

Invoice Form Personalization Warning Message Issue

edited Apr 25, 2016 10:08AM in EBS Customizations (MOSC) 10 commentsAnswered

Hello Expert,

I have done form personalization on Invoice Batch >> Invoice page , It contains Warning message when POP number and Requester is blank for specific Line.

It works fine but my problem is I need to click 2 times for closing this warning message. It should be close on one click.

Condition Tab :

Trigger Event : WHEN-VALIDATE-RECORD

Trigger Object : INV_SUM_FOLDER

Condition :  :SYSTEM.CURRENT_BLOCK ='INV_SUM_FOLDER' AND :system.record_status <> 'QUERY' AND ((:inv_sum_folder.requester_name is null) or (:inv_sum_folder.quick_po_number  is null) )

Processing mode : Not in enter query mode

Action Tab :

Type : Message 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center