DBA Data[Home] [Help]

APPS.BIS_BIA_RSG_LOG_MGMNT dependencies on BIS_REQUEST_SET_OPTIONS

Line 728: bis_request_set_options opt

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
732: and req.application_id = 191