| | |
| | | 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 int HProjectBillMainID; //项目号 |
| | | |
| | | public double HLotcardQty; //单个流转卡数量 |
| | | public int HDivisionID; //事业部 |
| | | |
| | | public int HCubicleQty; //工位数量 |
| | | } |
| | | } |