DBA Data[Home] [Help]

APPS.FA_RX_UTIL_PKG dependencies on FA_RX_REPORTS

Line 478: fa_rx_reports rx

474: into
475: Interface_Table
476: from
477: fnd_concurrent_requests r,
478: fa_rx_reports rx
479: where
480: r.request_id = p_request_id and
481: r.program_application_id = rx.application_id and
482: r.concurrent_program_id = rx.concurrent_program_id;