DBA Data[Home] [Help]

APPS.RLM_CUM_SV dependencies on OE_ORDER_LINES_ALL

Line 94: org_id oe_order_lines_all.org_id%TYPE);

90: --industry_attribute8 oe_order_lines.industry_attribute8%TYPE,
91: shipped_quantity oe_order_lines.shipped_quantity%TYPE,
92: actual_shipment_date oe_order_lines.actual_shipment_date%TYPE,
93: order_quantity_uom oe_order_lines.order_quantity_uom%TYPE,
94: org_id oe_order_lines_all.org_id%TYPE);
95:
96:
97: TYPE t_oe_header_rec IS RECORD (
98: header_id NUMBER,