Personalization on form ARXRWMAI [message #236997] |
Fri, 11 May 2007 09:52 |
oteixeira
Messages: 33 Registered: May 2007
|
Member |
|
|
Hello
I’m release 11.5.10.2 of Oracle EBS and trying to personalize form ARXRWMAI (Enter Receipts). I’m trying to obtain a message to the user every time he saves a new receipt. These are the values I entered to achieve this:
So for sequence 1 at level Function:
Condition
Trigger Event: WHEN-VALIDATE-RECORD
Trigger Object: RGW_FOLDER
Condition: None (Evaluates to true)
Processing Mode: Not in Enter_Query Mode
Context: Site
Actions:
Seq: 1
Type: Message
Language:ALL
Message Type: Show
Message Text: ='Receipt Nr: '||:RGW_FOLDER.DOCUMENT_NUMBER
When I test this personalization I do not get the expected results. When I save a new receipt the message “Receipt Nr:” is displayed but without the value of the corresponding global variable DOCUMENT_NUMBER. Also I have to press 2 time the OK message button for it to disappear. What can I be doing wrong?
Any help on this issue is highly appreciated.
Octavio
[Updated on: Fri, 11 May 2007 10:01] Report message to a moderator
|
|
|