How do we update Header data in a PO using API
Hi,
I am working on a Inbound Interface from Biceps to Oracle EBS.
Biceps can update any data field in a PO including header data.
Using PO_DOCUMENT_UPDATE_GRP.update_document(), and PO_CHANGES_REC_TYPE , I am able to update all the line, shipment and distribution data.
But, I need to update the header data as well, Please let me know which API supports this functionality and how.
Thanks.
I am working on a Inbound Interface from Biceps to Oracle EBS.
Biceps can update any data field in a PO including header data.
Using PO_DOCUMENT_UPDATE_GRP.update_document(), and PO_CHANGES_REC_TYPE , I am able to update all the line, shipment and distribution data.
But, I need to update the header data as well, Please let me know which API supports this functionality and how.
Thanks.
0