public CustomList <HRM_Emp> ManualEntryUserList()
 {
     return(HRM_Emp.ManualEntryUserList());
 }