Oracle Self Service Procurement Cloud: How can you make Charge Account read only
Summary
Charge Account to be made read only on a requisitionContent
1) We can make the entire charge account read-only via page composer. We simply set the read-only property for the component ‘KffComponent’ which is a child of the component ‘ChargeAccount’ to ‘true’.
Notes:
1. Our seeded behavior is that when the destination type of the item is Inventory or the profile to not override charge account when a project is specified is set, the charge account is ‘read-only’.
2. The read-only field for charge account therefore comes populated with this condition. Based on this, we should advice anybody who wants to set the charge account to always be read-only to save this existing condition somewhere so they can easily go back to our default behavior in the future.
Tagged:
4