|  |  | 
 |  |  |         public long HUnitGroupID; | 
 |  |  |         public long HMaterTypeID; | 
 |  |  |         public double HPlanPrice; | 
 |  |  |         public int HUSEORGID; | 
 |  |  |         //public int HUSEORGID; | 
 |  |  |         public int HERPItemID; | 
 |  |  |         public int HCREATEORGID; | 
 |  |  |        // public int HCREATEORGID; | 
 |  |  |         public int HPlanMode; | 
 |  |  |         public int HBatchManager; | 
 |  |  |         public string HOldMaterNumber; | 
 |  |  | 
 |  |  |         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 string HTela_M;//毛纱名称及规格 | 
 |  |  |         public string HUnderTela_M;//底丝 | 
 |  |  |         public string HSizing_M;//定型浆料 | 
 |  |  |         public string HEXPUNIT;  | 
 |  |  |         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; //工位数量 | 
 |  |  |     } | 
 |  |  | } |