EBS Customizations (MOSC)

MOSC Banner

Need to Disable (Non Editable) Field "UNIT_PRICE" on Invoice Matching Form

edited Dec 11, 2018 10:04PM in EBS Customizations (MOSC) 2 commentsAnswered ✓
On :  12.2.4 version, Invoice Issues

Requirement is to  disable a field UNIT_PRICE, where we are matching a invoice to receipt.

Currently UNIT_PRICE is enterable field and we can change the UNIT_PRICE once we match receipt.

Kindly correct as my Requirement is to have UNIT_PRICE field need to disable (Non Enterable Non Editable). it should be greyed out.

My Personalization Code is as below.


**************************************************************

                 Condition
************** ************************
1. Trigger Event: WHEN-NEW-RECORD-INSTANCE (Changed This value) 
2. Trigger Object: RECEIPT_MATCH
3. Trigger Object: nil 
4. Condition: nil 
5. Processing Mode: Not in Enter-Query Mode 
6: Level = Site 

            Actions
****************************************** 
7. Seq = 1 
8. Type = Property 
9. Description: Disable Price 
10. Language: All 
11. Enabled: Yes 

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