DBA Data[Home] [Help]

APPS.FA_RX_UTIL_PKG dependencies on FND_CONCURRENT_REQUESTS

Line 477: fnd_concurrent_requests r,

473: rx.interface_table
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