Update PO Flexfield Information programmatically
Hi - I'm wondering if anyone has successfully used PO_DOCUMENT_UPDATE_GRP for releases? If so can you provide examples of the code? I see you can pass in a release ID, but I'm not really sure what to do after that and I don't see a Release type in the definition.
I need to be able to do the following:
1 - Update flexfield (attribute8) on the PO Header level.
-- I have this working using PO_DOCUMENT_UPDATE_GRP.update_document
2 - We have the same flexfield on our releases so when applicable I need to be able to update the flexfield on the Release level (PO Releases All attribute3)