DBA Data[Home] [Help]

APPS.PO_INTERFACE_S dependencies on PO_INTERFACE_S2

Line 2759: po_interface_s2.update_terms(x_document_id);

2755: /* FPI GA start Update the terms after the successful completion of PO */
2756:
2757: IF (g_document_subtype = 'STANDARD') and
2758: (g_interface_source_code <> 'CONSUMPTION_ADVICE') then -- CONSIGNED FPI
2759: po_interface_s2.update_terms(x_document_id);
2760: END IF;
2761:
2762: /* FPI GA end */
2763: l_progress := '370';