DBA Data[Home] [Help]

APPS.PO_LINES_SV3 dependencies on PO_CORE_S

Line 631: l_outsourced_assembly := po_core_s.get_outsourced_assembly(X_item_id, X_ship_org_id);

627: -- bug 451195
628: -- Added USSGL transaction code in autocreate shipment
629: --
630: IF X_item_id is NOT NULL and X_ship_org_id is not NULL THEN
631: l_outsourced_assembly := po_core_s.get_outsourced_assembly(X_item_id, X_ship_org_id);
632: END IF;
633: --
634: po_shipments_sv8.autocreate_ship(
635: X_line_location_id ,