DBA Data[Home] [Help]

APPS.PO_DOCUMENT_CANCEL_PVT dependencies on PO_DOCUMENT_ARCHIVE_GRP

Line 5505: PO_DOCUMENT_ARCHIVE_GRP.Archive_PO(

5501:
5502: -- archive the PO revision and update the action history table
5503: -- if the Document Header is Canceled
5504:
5505: PO_DOCUMENT_ARCHIVE_GRP.Archive_PO(
5506: p_api_version => 1.0,
5507: p_document_id => p_doc_id,
5508: p_document_type => p_document_type,
5509: p_document_subtype => p_doc_subtype,