|  |  | 
 |  |  |         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 HSALEUNITID; //销售计量单位(gy_unit) | 
 |  |  |         public int HSALEPRICEUNITID; //销售计价计量单位(gy_unit) | 
 |  |  |         public int HBASEUNITID; //基本计量单位(gy_unit) | 
 |  |  |         public int HSTOREUNITID; //库存计量单位(gy_unit) | 
 |  |  |         public int HPOUnitID;       //采购计量单位(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 string HColorNo;//颜色色号 | 
 |  |  |         public double HPieceMaxQty; //单件最大上限 | 
 |  |  |  | 
 |  |  |         public int HCommonUseFlag; // 是否不常用材料 | 
 |  |  |  | 
 |  |  |         public double HAvgStockPrice; // 加权平均价 | 
 |  |  |  | 
 |  |  |         public double HFootPrice; // 结算价 | 
 |  |  |  | 
 |  |  |         public double HTaxCost; // 含税成本价 | 
 |  |  |  | 
 |  |  |         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) | 
 |  |  |         public int HProjectBillMainID; //项目号 | 
 |  |  |  | 
 |  |  |         public double HLotcardQty; //单个流转卡数量 | 
 |  |  |         public int HDivisionID; //事业部 | 
 |  |  |  | 
 |  |  |         public int HCubicleQty; //工位数量 | 
 |  |  |     } | 
 |  |  | } |