DBA Data[Home] [Help]

APPS.PO_AUTO_LINE_PROCESS_PVT dependencies on PO_NEGOTIATIONS_SV2

Line 1061: po_negotiations_sv2.default_po_dist_interface

1057:
1058: ELSE
1059: -- non-complex work po from sourcing
1060: l_progress:='124';
1061: po_negotiations_sv2.default_po_dist_interface
1062: (i.interface_header_id,
1063: i.interface_line_id,
1064: i.item_id, i.category_id,
1065: i.ship_to_organization_id,

Line 1676: l_who_rec PO_NEGOTIATIONS_SV2.who_rec_type;

1672: l_outsourced_assembly po_line_locations_all.outsourced_assembly%type;
1673: l_retainage_rate PO_VENDOR_SITES_ALL.retainage_rate%type;
1674: --
1675: l_job_long_description PO_REQUISITION_LINES_ALL.job_long_description%TYPE;
1676: l_who_rec PO_NEGOTIATIONS_SV2.who_rec_type;
1677: l_return_status VARCHAR2(1);
1678: l_order_type_lookup_code PO_LINE_TYPES_B.order_type_lookup_code%TYPE;
1679: l_purchase_basis1 PO_LINE_TYPES_B.purchase_basis%TYPE;
1680: l_matching_basis PO_LINE_TYPES_B.matching_basis%TYPE;