DBA Data[Home] [Help]

APPS.PO_DRAFTS_PVT dependencies on ICX_CAT_BATCH_JOBS

Line 3195: UPDATE icx_cat_batch_jobs

3191: -- if the Upload was successful or had errors
3192: -- So clearing the errors from ICX table and PO interface tables.
3193:
3194: --Clear Errors from ICX Jobs Table when buyer breaks the lock
3195: UPDATE icx_cat_batch_jobs
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