DBA Data[Home] [Help]

APPS.PO_AUTOCREATE_POSTPROC_PVT dependencies on PO_CONTERMS_UTL_GRP

Line 565: po_conterms_utl_grp.get_po_contract_doctype_mod

561: )
562: THEN
563: l_progress := '40';
564: l_contract_doc_type :=
565: po_conterms_utl_grp.get_po_contract_doctype_mod
566: (p_sub_doc_type => l_doc_row.document_subtype);
567:
568: SELECT MAX (pli.bid_number)
569: INTO x_bid_number

Line 738: po_conterms_utl_grp.get_po_contract_doctype

734: )
735: THEN
736: l_progress := '110';
737: l_contract_doc_type :=
738: po_conterms_utl_grp.get_po_contract_doctype
739: (p_sub_doc_type => l_doc_row.document_subtype);
740:
741: SELECT MAX (pli.bid_number)
742: INTO x_bid_number