DBA Data[Home] [Help]

APPS.EAM_RES_VALIDATE_PVT dependencies on MTL_PARAMETERS

Line 752: from mtl_parameters

748: if p_eam_res_rec.scheduled_flag = 1 then
749: -- Shift must exists for a resource which is not 24 hour resource
750:
751: select calendar_code into l_calendar_code
752: from mtl_parameters
753: where organization_id = p_eam_res_rec.organization_id;
754:
755: select available_24_hours_flag into l_24_hr_resource
756: from bom_department_resources bdr