Update Supplier via Java Concurrent Program
All,
I'm writing a Java Concurrent Program (JCP) and need to update 2 descriptive flex fields (DFFs) for our suppliers. I've been looking at the Integration Repository for an API to update it, but haven't had any luck.
I could update the ap_suppliers table directly (we are using attribute3 and attribute4), but know that updating tables directly is a no-no.
Any suggestions on how to update these fields from a JCP?
Thanks for the help!
Oh, and we are on EBS R12.
I'm writing a Java Concurrent Program (JCP) and need to update 2 descriptive flex fields (DFFs) for our suppliers. I've been looking at the Integration Repository for an API to update it, but haven't had any luck.
I could update the ap_suppliers table directly (we are using attribute3 and attribute4), but know that updating tables directly is a no-no.
Any suggestions on how to update these fields from a JCP?
Thanks for the help!
Oh, and we are on EBS R12.
Tagged:
0