Technology Stack - EBS (MOSC)

MOSC Banner

R12: PAXBUEBU Personalization Not Working on Projects Form Block BUDGET_ITEMS with RAISE FORM_TRIGGE

edited Aug 20, 2021 11:00AM in Technology Stack - EBS (MOSC) 1 commentAnswered

Hi All,

I have done below form personalization on 'Project Budget' form to restrict Burdened Cost when there is value less then 100.

Seq: 1

Description: Validate Budget Amount with Available amount
Level: Function
Enabled: Yes


Condition
---------
Event Trigger: WHEN-VALIDATE-RECORD
Trigger Object: BUDGET_ITEMS
Condition: ::BUDGET_ITEMS.BURDENED_COST< TO_NUMBER(100) AND :SYSTEM.RECORD_STATUS in ('CHANGED', 'NEW', 'INSERT')
Processing Mode: Both

Actions
-------
Seq: 1 [Working]
Type: Message
Language: All
Enabled: Yes

Message Type: Error
Message Text: TESTING ERROR.

Seq: 2 [Not Working]
Type: Builtin
Language: All
Enabled: Yes

Builtin Type: RAISE FORM_TRIGGER_FAILURE

Please help me it is very urgent.

Tagged:

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