|  |  |  | 
|---|
|  |  |  | public int HUSEORGID; | 
|---|
|  |  |  | public int HERPItemID; | 
|---|
|  |  |  | public int HCREATEORGID; | 
|---|
|  |  |  | public int HPlanMode; | 
|---|
|  |  |  | public int HBatchManager; | 
|---|
|  |  |  | public string HOldMaterNumber; | 
|---|
|  |  |  | public double HWidth; //幅宽 | 
|---|
|  |  |  | public double HLength; | 
|---|
|  |  |  | public double HHeight; | 
|---|
|  |  |  | public double HJQty; | 
|---|
|  |  |  | public double HWeight; //克重 | 
|---|
|  |  |  | public string HColorRemark; //染色要求 | 
|---|
|  |  |  |  | 
|---|
|  |  |  | 
|---|
|  |  |  | public int HBASEUNITID; //基本计量单位(gy_unit) | 
|---|
|  |  |  | public int HSTOREUNITID; //库存计量单位(gy_unit) | 
|---|
|  |  |  | public int HCHECKINCOMING; //是否来料检验 | 
|---|
|  |  |  | public int HAuxPropFlag; | 
|---|
|  |  |  | public int HCHECKPRODUCT; //是否产品检验 | 
|---|
|  |  |  | public double HPERUNITSTANDHOUR; //标准工时 | 
|---|
|  |  |  | public double HSTDLABORPREPARETIME; //标准人员准备工时 | 
|---|
|  |  |  | public double HSTDMACHINEPREPARETIME; //标准机器准备工时 | 
|---|
|  |  |  | public string HMaterRuleType; //物料公式 | 
|---|
|  |  |  |  | 
|---|
|  |  |  | public int HSNUnitID; | 
|---|
|  |  |  | public int HMASTERID; | 
|---|
|  |  |  | public int HISKFPERIOD; | 
|---|
|  |  |  | public int HAuxUnitID; | 
|---|
|  |  |  | public double HEXPPERIOD; | 
|---|
|  |  |  | public int HQCSchemeID_Fst; | 
|---|
|  |  |  | public int HQCSchemeID_Proc; | 
|---|
|  |  |  | public int HQCSchemeID_Patrol; | 
|---|
|  |  |  | 
|---|
|  |  |  | public double HNoTaxCost; // 不含税成本价 | 
|---|
|  |  |  |  | 
|---|
|  |  |  | public double HOnceRightRate; //一次合格率标准值 | 
|---|
|  |  |  |  | 
|---|
|  |  |  | public string HHeight_M;//毛高 | 
|---|
|  |  |  | public string HInches_M;//寸数组织 | 
|---|
|  |  |  | public string HAl1Long_M;//全毛长 | 
|---|
|  |  |  | public string HDensity_M;//坏布密度 | 
|---|
|  |  |  | public string HTela_M;//毛纱名称及规格 | 
|---|
|  |  |  | public string HUnderTela_M;//底丝 | 
|---|
|  |  |  | public string HSizing_M;//定型浆料 | 
|---|
|  |  |  | public string HEXPUNIT; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | public double HQtyDec; // -数量精度(默认4) | 
|---|
|  |  |  |  | 
|---|
|  |  |  | public double HPriceDec; // 单价精度(默认4) | 
|---|
|  |  |  |  | 
|---|
|  |  |  | public double HMoneyDec; // 金额精度(默认2) | 
|---|
|  |  |  | public double HTaxRate; // 默认税率(默认13) | 
|---|
|  |  |  |  | 
|---|
|  |  |  | public double HProfitRate; // 默认利润率(默认0) | 
|---|
|  |  |  |  | 
|---|
|  |  |  | } | 
|---|
|  |  |  | } | 
|---|