DBA Data[Home] [Help]

APPS.ONT_OIP_COMMON dependencies on OE_ORDER_LINES_ALL

Line 42: from oe_order_lines_all l,

38: CURSOR LineHoldNames
39: IS
40: select distinct def.name hold_name,
41: def.hold_id
42: from oe_order_lines_all l,
43: oe_order_holds_all hold,
44: oe_hold_sources_all src,
45: oe_hold_definitions def
46: where hold.header_id=l.header_id