Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Update Value in DFF

669818Jun 11 2012 — edited Jun 11 2012
Hi,

How can I default a value in a descriptive flexfield by source of transaction? I am trying to update an invoice flexfield by source but it won't let me perform an update query as follows:
update ra_customer_trx_all cac set attribute15 = 'Ready' where bac.batch_source_id = 1052

Any ideas?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 9 2012
Added on Jun 11 2012
2 comments
1,786 views