| | |
| | | { |
| | | public class ClsQC_LastPieceCheckBillMain : DBUtility.ClsXt_BaseBillMain |
| | | { |
| | | public Int64 HPrintQty; |
| | | // |
| | | public Int64 HSourceID; |
| | | public Int64 HICMOInterID; |
| | | public String HICMOBillNo; |
| | | public Int64 HInStockQty; |
| | | public Int64 HCheckQty; |
| | | public Int64 HRightQty; |
| | | public Int64 HBadQty; |
| | | public Int64 HICMOQty; |
| | | public Int64 HProcExchInterID; |
| | | public Int64 HProcExchEntryID; |
| | | public String HProcExchBillNo; |
| | | public Int64 HProcExchQty; |
| | | public Int64 HMaterID; |
| | | public Int64 HFirstCheckEmp; |
| | | public String HCheckerResult; |
| | | public Int64 HCheckDept; |
| | | public String HCheckDeptResult; |
| | | public Int64 HCheckDept2; |
| | | public String HCheckDeptResult2; |
| | | public String HBarCode; |
| | | public String HStoveBatchNo; |
| | | public Int64 HCusID; |
| | | public String HSortBillNo; |
| | | public String HContrctBatchNo; |
| | | public Int64 HProdAreaID; |
| | | public Int64 HProdTypeID; |
| | | public Int64 HRoutingInterID; |
| | | public String HDrawingDireID; |
| | | public Int64 HPackTypeID; |
| | | public bool HLastResult; |
| | | public String HBackRemark; |
| | | public Int64 HPrintQty; |
| | | public Int64 HICMOEntryID; |
| | | public Int64 HQCSchemeID; |
| | | public Int64 HUnitID; |
| | | public Int64 HProcID; |
| | | |
| | | public Int64 HShiftsID; |
| | | public Int64 HTakeSampleCheckBillID; |
| | | public string HErrTreatment; |
| | | |
| | | public string HBatchNo; |
| | | public string HTakeSampleCheckBillNo; |
| | | } |
| | | } |