DBA Data[Home] [Help]

APPS.IGIRRPS dependencies on IGI_AR_SYSTEM_OPTIONS

Line 490: from igi_ar_system_options

486: and trunc(rsc.next_due_date) <= trunc(p_run_date)
487: and rsc.date_synchronized_flag = NOT_SYNC_STATUS
488: and exists
489: ( select 'x'
490: from igi_ar_system_options
491: where rpi_header_context_code = rct.interface_header_context
492: )
493: and exists
494: ( select 'x'