DBA Data[Home] [Help]

APPS.BIS_MV_REFRESH dependencies on FND_RUN_REQUESTS

Line 224: fnd_run_requests req,

220: select distinct
221: sets.request_set_name,
222: opt.option_value
223: from
224: fnd_run_requests req,
225: fnd_request_sets sets,
226: bis_request_set_options opt
227: where
228: req.parent_request_id = p_request_id