DBA Data[Home] [Help]

APPS.INV_LABEL_PVT8 dependencies on OE_ORDER_HEADERS_ALL

Line 1288: FROM oe_order_headers_all oeoh

1284: , oeoh.tp_attribute15
1285: , oeoh.sales_channel_code
1286: , oeoh.shipping_instructions
1287: , oeoh.packing_instructions
1288: FROM oe_order_headers_all oeoh
1289: WHERE oeoh.header_id = p_header_id;
1290:
1291:
1292: l_selected_fields INV_LABEL.label_field_variable_tbl_type;