DBA Data[Home] [Help]

APPS.PO_DOCUMENT_UPDATE_PVT dependencies on PO_SHIPMENTS_REC_TYPE

Line 3073: l_shipment_changes po_shipments_rec_type;

3069: l_new_promised_date DATE;
3070: l_delete_record VARCHAR2(1);
3071: l_new_preferred_grade mtl_grades.grade_code%TYPE;
3072: l_new_preferred_qty PO_LINE_LOCATIONS.quantity%TYPE;
3073: l_shipment_changes po_shipments_rec_type;
3074:
3075: l_new_sec_uom PO_LINES.secondary_unit_of_measure%TYPE;
3076: l_count NUMBER := 0;
3077: /* END INVCONV */