I need to change an OE0101 user defined field default to match the value of a user defined field in the customer record of the customer for whom the order is placed. Both UDFs are formatted as checkboxes.
I know how to use Flex to write the value directly to the order header table, but need to allow the user to change the default value read from the customer record.
Example:
Customer 1 has UDF1 = 'Yes'. OE0101 has UDF1 checkbox unhidden at the bottom of page 1. When the cus. no. is entered, the default value of UDF1 should change to 'Yes'. The user can then leave it as is, or change to 'No' before proceeding to page 2.
Thanks!
Bryon
I know how to use Flex to write the value directly to the order header table, but need to allow the user to change the default value read from the customer record.
Example:
Customer 1 has UDF1 = 'Yes'. OE0101 has UDF1 checkbox unhidden at the bottom of page 1. When the cus. no. is entered, the default value of UDF1 should change to 'Yes'. The user can then leave it as is, or change to 'No' before proceeding to page 2.
Thanks!
Bryon