DBA Data[Home] [Help]

APPS.JAI_JAR_TL_TRIGGER_PKG dependencies on OE_ORDER_LINES_ALL

Line 348: OE_ORDER_LINES_ALL ol,

344: pn_order_line_id NUMBER)
345: IS
346: SELECT count(1)
347: FROM OE_ORDER_HEADERS_ALL oh,
348: OE_ORDER_LINES_ALL ol,
349: OE_TRANSACTION_TYPES_TL ot,
350: oe_workflow_assignments owf
351: WHERE oh.header_id = ol.header_id
352: AND oh.order_type_id = ot.transaction_type_id