DBA Data[Home] [Help]

APPS.JAI_AR_IMPORT_SYNC_PKG dependencies on OE_ORDER_LINES_ALL

Line 2166: OE_ORDER_LINES_ALL ol,

2162: CURSOR check_rma_credit_cur(pn_order_line_id NUMBER)
2163: IS
2164: SELECT count(1)
2165: FROM OE_ORDER_HEADERS_ALL oh,
2166: OE_ORDER_LINES_ALL ol,
2167: OE_TRANSACTION_TYPES_TL ot,
2168: oe_workflow_assignments owf
2169: WHERE oh.header_id = ol.header_id
2170: AND oh.order_type_id = ot.transaction_type_id