Beispiel #1
0
 public List <ProductionMaster> ProductionMasterInfoByImei(string code)
 {
     try
     {
         ISelectingCommon _IDataAccessSelect = new DALGetCommonSelecting();
         return(_IDataAccessSelect.ProductionMasterInfoByImei(code));
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #2
0
 public List <tblChargerMaster> ChargingMasterInfo(tblChargerMaster tblChargerMaster)
 {
     try
     {
         ISelectingCommon iDataAccessSelect = new DALGetCommonSelecting();
         return(iDataAccessSelect.ChargingMasterInfo(tblChargerMaster));
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #3
0
 public List <Employee> GetEmployeeList(string term)
 {
     try
     {
         ISelectingCommon _IDataAccessSelect = new DALGetCommonSelecting();
         return(_IDataAccessSelect.GetEmployeeList(term));
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #4
0
 public List <ReworkList> GetFaultyMobileHistory(string mobileCode)
 {
     try
     {
         ISelectingCommon iDataAccessSelect = new DALGetCommonSelecting();
         return(iDataAccessSelect.GetFaultyMobileHistory(mobileCode));
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #5
0
 public List <tblRework> GetCompletedRepairCount()
 {
     try
     {
         ISelectingCommon _IDataAccessSelect = new DALGetCommonSelecting();
         return(_IDataAccessSelect.GetCompletedRepairCount());
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #6
0
 public List <AgingBatchInfo> GetAgingBatchData(AgingBatchInfo agingBatchInfo)
 {
     try
     {
         ISelectingCommon iDataAccessSelect = new DALGetCommonSelecting();
         return(iDataAccessSelect.GetAgingBatchData(agingBatchInfo));
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #7
0
 public System.Collections.Generic.List <F_Projects> GetProjecFormvsunDb()
 {
     try
     {
         ISelectingCommon _IDataAccessSelect = new DALGetCommonSelecting();
         return(_IDataAccessSelect.GetProjecFormvsunDb());
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #8
0
 public List <ProjectBomList> GetProjectWiseBomList(ProjectBomList projectBomList)
 {
     try
     {
         ISelectingCommon iDataAccessSelect = new DALGetCommonSelecting();
         return(iDataAccessSelect.GetProjectWiseBomList(projectBomList));
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #9
0
 public List <tblDailyIssuedComponents> CountIssuedComponents()
 {
     try
     {
         ISelectingCommon iDataAccessSelect = new DALGetCommonSelecting();
         return(iDataAccessSelect.CountIssuedComponents());
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #10
0
 public List <tblComponentRequisition> GetComponentReqList(string reqNumber)
 {
     try
     {
         ISelectingCommon iDataAccessSelect = new DALGetCommonSelecting();
         return(iDataAccessSelect.GetComponentReqList(reqNumber));
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #11
0
 public List <BomList> GetMaterialInfo(BomList bomList)
 {
     try
     {
         ISelectingCommon iDataAccessSelect = new DALGetCommonSelecting();
         return(iDataAccessSelect.GetMaterialInfo(bomList));
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #12
0
 public List <Issues> GetAllIssueList()
 {
     try
     {
         ISelectingCommon _IDataAccessSelect = new DALGetCommonSelecting();
         return(_IDataAccessSelect.GetAllIssueList());
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #13
0
 public List <ProductionMaster> GetDetailsByImei(string imei)
 {
     try
     {
         ISelectingCommon iDataAccessSelect = new DALGetCommonSelecting();
         return(iDataAccessSelect.GetDetailsByImei(imei));
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #14
0
 public List <AssemblyLineInfo> GetLineWiseProjectInfo()
 {
     try
     {
         ISelectingCommon iDataAccessSelect = new DALGetCommonSelecting();
         return(iDataAccessSelect.GetLineWiseProjectInfo());
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #15
0
 public List <tblPackagingBatch> GetOQCBatchInfoByImei(string imeiCode)
 {
     try
     {
         ISelectingCommon iDataAccessSelect = new DALGetCommonSelecting();
         return(iDataAccessSelect.GetOQCBatchInfoByImei(imeiCode));
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #16
0
 public List <tblLogin> GetRegisterdeEmployee()
 {
     try
     {
         ISelectingCommon iDataAccessSelect = new DALGetCommonSelecting();
         return(iDataAccessSelect.GetRegisterdeEmployee());
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #17
0
 public List <ProjectMaster> GetProjectNameListByParam(ProjectMaster projectMaster)
 {
     try
     {
         ISelectingCommon iDataAccessSelect = new DALGetCommonSelecting();
         return(iDataAccessSelect.GetProjectNameListByParam(projectMaster));
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #18
0
 public List <ProductionMaster> GetAestheticQcCount()
 {
     try
     {
         ISelectingCommon iDataAccessSelect = new DALGetCommonSelecting();
         return(iDataAccessSelect.GetAestheticQcCount());
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #19
0
 public System.Collections.Generic.List <tblIMEIRecord> GetImeiRecords(string imei)
 {
     try
     {
         ISelectingCommon iDataAccessSelect = new DALGetCommonSelecting();
         return(iDataAccessSelect.GetImeiRecords(imei));
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #20
0
 public List <BomList> GetComponentList()
 {
     try
     {
         ISelectingCommon _IDataAccessSelect = new DALGetCommonSelecting();
         return(_IDataAccessSelect.GetComponentList());
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #21
0
 public List <ProjectMaster> GetProjectNameList()
 {
     try
     {
         ISelectingCommon _IDataAccessSelect = new DALGetCommonSelecting();
         return(_IDataAccessSelect.GetProjectNameList());
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #22
0
 public System.Collections.Generic.List <ProductionMaster> GetPackagingOqcCount()
 {
     try
     {
         ISelectingCommon iDataAccessSelect = new DALGetCommonSelecting();
         return(iDataAccessSelect.GetPackagingOqcCount());
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #23
0
 public List <tblColors> GetColors()
 {
     try
     {
         ISelectingCommon _IDataAccessSelect = new DALGetCommonSelecting();
         return(_IDataAccessSelect.tblColors());
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #24
0
 public List <tblDailyIssuedComponents> GetPCBInfo(tblDailyIssuedComponents tblDailyIssuedComponents)
 {
     try
     {
         ISelectingCommon iDataAccessSelect = new DALGetCommonSelecting();
         return(iDataAccessSelect.GetPCBInfo(tblDailyIssuedComponents));
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #25
0
 public Issues GetIssueCriteria(Issues issues)
 {
     try
     {
         ISelectingCommon iDataAccessSelect = new DALGetCommonSelecting();
         return(iDataAccessSelect.GetIssueCriteria(issues));
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #26
0
 public List <tblScrew> GetScrewStationInfo(tblScrew tblScrew)
 {
     try
     {
         ISelectingCommon iDataAccessSelect = new DALGetCommonSelecting();
         return(iDataAccessSelect.GetScrewStationInfo(tblScrew));
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #27
0
 public List <AgingBatch> AgingBatcInfo(AgingBatch agingBatch)
 {
     try
     {
         ISelectingCommon iDataAccessSelect = new DALGetCommonSelecting();
         return(iDataAccessSelect.AgingBatcInfo(agingBatch));
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #28
0
 public List <tblPackagingBatch> GetOQCBatchInfo(tblPackagingBatch oQcBatchInfo)
 {
     try
     {
         ISelectingCommon iDataAccessSelect = new DALGetCommonSelecting();
         return(iDataAccessSelect.GetOQCBatchInfo(oQcBatchInfo));
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #29
0
 public List <EmployeeInfo> GetEmployeeByID(EmployeeInfo _Entity)
 {
     try
     {
         ISelectingCommon _IDataAccessSelect = new DALGetCommonSelecting();
         return(_IDataAccessSelect.GetEmployeeByID(_Entity));
     }
     catch (Exception ex) { throw ex; }
 }
Beispiel #30
0
 public List <ProductionMaster> ProductionMasterInfo(ProductionMaster productionMaster)
 {
     try
     {
         ISelectingCommon iDataAccessSelect = new DALGetCommonSelecting();
         return(iDataAccessSelect.ProductionMasterInfo(productionMaster));
     }
     catch (Exception ex) { throw ex; }
 }