DBA Data[Home] [Help]

APPS.BIS_BIA_RSG_LOG_MGMNT dependencies on FND_RUN_REQUESTS

Line 726: fnd_run_requests req,

722: sets.request_set_name,
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