DBA Data[Home] [Help]

APPS.OE_SHIPPING_TOLERANCES_PUB dependencies on OE_ORDER_CACHE

Line 62: l_item_rec OE_ORDER_CACHE.item_rec_type;

58: -- l_del_shipping_quantity2 NUMBER; -- INVCONV not used
59: -- l_del_shipped_quantity2 NUMBER; -- INVCONV not used
60:
61: l_count_unshipped NUMBER;
62: l_item_rec OE_ORDER_CACHE.item_rec_type;
63: l_OPM_shipped_quantity NUMBER(19,9);
64: l_OPM_shipping_quantity_uom VARCHAR2(4);
65: l_OPM_order_quantity_uom VARCHAR2(4);
66: l_inventory_item_id NUMBER;