DBA Data[Home] [Help]

APPS.JAI_AR_IMPORT_POPU_PKG dependencies on SO_LINES_ALL

Line 4394: FROM So_Lines_All

4390:
4391: CURSOR So_Lines_Info_Cur IS
4392: SELECT item_type_code, serviced_quantity, return_reference_id, original_system_line_reference, customer_product_id,
4393: warehouse_id, header_id
4394: FROM So_Lines_All
4395: WHERE line_id = TO_NUMBER(v_interface_line_attribute6);
4396:
4397: CURSOR JA_SO_LINES_RECORD_CHECK IS
4398: SELECT 1