R12 - PO Form Customization
Hi!
We require when the user try to find p.o. by charge account (Find Purchase Orders - Accounting (tab) - Charger Account), the accounting_flexfield were not mandatory (just to fill the segments we need to find and not the whole accounting combination)
We try:
Help - Diagnostics - Custom Code - Personalize
Function Name: PO_POXPOVPO
Form Name: POXPOVPO
Seq: 10 Description: Charge Account Not Mandatory Level: Function
Trigger Event: WHEN-VALIDATE-RECORD
Trigger Object: FIND
Processing Mode: Not in Enter-Query Mode
Context Level: Site
Object Type: Item
Target Object: FIND.CHARGE_ACCOUNT
Property Name: REQUIRED (APPLICATIONS COVER).
Value: FALSE
But no changes are shown.