DBA Data[Home] [Help]

APPS.PO_INTERFACE_S dependencies on PO_INTERFACE_S2

Line 2432: po_interface_s2.update_terms(x_document_id);

2428: /* FPI GA start Update the terms after the successful completion of PO */
2429:
2430: IF (g_document_subtype = 'STANDARD') and
2431: (g_interface_source_code <> 'CONSUMPTION_ADVICE') then -- CONSIGNED FPI
2432: po_interface_s2.update_terms(x_document_id);
2433: END IF;
2434:
2435: /* FPI GA end */
2436: l_progress := '370';