DBA Data[Home] [Help]

APPS.FND_CONC_SSWA dependencies on FND_CONC_REQUESTS_FORM_V

Line 673: from fnd_conc_requests_form_v

669: sch_curr_values, sch_type
670: into l_sch_id, l_sch_exists, l_sch_perm, l_sch_owner_req_id,
671: l_requested_start_date, l_request_date, l_sch_date1, l_sch_date2,
672: l_sch_name, l_sch_curr_values, l_sch_type
673: from fnd_conc_requests_form_v
674: where request_id = get_sch_desc.request_id;
675:
676:
677: