DBA Data[Home] [Help]

APPS.JAI_AR_RCTA_TRIGGER_PKG dependencies on OE_ORDER_LINES_ALL

Line 4015: OE_ORDER_LINES_ALL ol,

4011: CURSOR check_rma_credit_cur(pn_order_line_id NUMBER)
4012: IS
4013: SELECT count(1)
4014: FROM OE_ORDER_HEADERS_ALL oh,
4015: OE_ORDER_LINES_ALL ol,
4016: OE_TRANSACTION_TYPES_TL ot,
4017: oe_workflow_assignments owf
4018: WHERE oh.header_id = ol.header_id
4019: AND oh.order_type_id = ot.transaction_type_id