FRM-41316: Cannot Set Insert Allowed Property Of Disabled Item ORDER.PRICE_LIST
(Doc ID 1913943.1)
Last updated on SEPTEMBER 22, 2023
Applies to:
Oracle Order Management - Version 12.1.3 and laterInformation in this document applies to any platform.
Goal
How to disable field Price List so that users cannot change the default value?
Tried the following Personlization but it is not working:
1. From the Order Header Screen, Help > Diagnostics > Custom Code > Personalize
2. Create a new line for function level customization.
3. Leave the Conditions Tab with its Defaults
4. Within the Action Tab
4.1) Enable a new sequence
4.2) Object Type: Item
4.3) Target Object : ORDER.PRICE_LIST
4.4) Property Name: ENABLED
4.5) Value: FALSE
5. Save your changes
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |