DBA Data[Home] [Help]

APPS.FND_CONC_SSWA dependencies on FND_CONC_REQUESTS_FORM_V

Line 734: from fnd_conc_requests_form_v

730: sch_curr_values, sch_type
731: into l_sch_id, l_sch_exists, l_sch_perm, l_sch_owner_req_id,
732: l_requested_start_date, l_request_date, l_sch_date1, l_sch_date2,
733: l_sch_name, l_sch_curr_values, l_sch_type
734: from fnd_conc_requests_form_v
735: where request_id = get_sch_desc.request_id;
736:
737:
738: