DBA Data[Home] [Help]

APPS.BIS_MV_REFRESH dependencies on BIS_REQUEST_SET_OPTIONS

Line 226: bis_request_set_options opt

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
229: and sets.request_set_id = req.request_set_id
230: and sets.application_id = req.set_application_id