DBA Data[Home] [Help]

APPS.PO_DOCUMENT_CANCEL_PVT dependencies on PO_DOCUMENT_REVISION_GRP

Line 5414: PO_DOCUMENT_REVISION_GRP.Check_New_Revision (

5410: l_revision_num := l_orig_revision_num;
5411:
5412: -- Find the latest revision number of the entity
5413:
5414: PO_DOCUMENT_REVISION_GRP.Check_New_Revision (
5415: p_api_version => 1.0,
5416: p_doc_type => p_document_type,
5417: p_doc_subtype => p_doc_subtype,
5418: p_doc_id => p_doc_id,