DBA Data[Home] [Help]

APPS.PO_DRAFTS_PVT dependencies on PO_DOCS_INTERFACE_PURGE

Line 3200: po_docs_interface_purge.process_po_interface_tables(

3196: SET JOB_STATUS ='COMPLETED'
3197: WHERE po_header_id=p_po_header_id;
3198:
3199: -- Purging the errored record FROM PO INTERFACE and PO_INTERFACE_ERROR tables
3200: po_docs_interface_purge.process_po_interface_tables(
3201: NULL,
3202: NULL,
3203: 'Y',
3204: 'Y',