DBA Data[Home] [Help]

APPS.BIS_BIA_RSG_LOG_MGMNT dependencies on FND_REQUEST_SETS

Line 727: fnd_request_sets sets,

723: opt.option_name,
724: opt.option_value
725: from
726: fnd_run_requests req,
727: fnd_request_sets sets,
728: bis_request_set_options opt
729: where
730: req.parent_request_id = p_request_id
731: and sets.request_set_id = req.request_set_id