using Core.Mes.Client.Comm.Attribute; /// /// 数据库表MAT_ZC_M所对应的实体类(生成工具:代码生成工具3.0) /// 作者:shizhanlei-PC 时间:2016-06-25 /// using System.ComponentModel; public class MatZcMEntity { /// /// 材料号(管号)规则---(15)----母料号000 /// private string matNo = ""; /// /// 材料类别(8014在制品、成品、商品) /// private string productFlag = ""; /// /// 材料状态(801501在制品阶段、801502成品、801503商品...) /// private string matStatus = ""; /// /// 生产批号 /// private string lotNo = ""; /// /// 熔炼炉号 /// private string stoveNo = ""; /// /// 判定炉号 /// private string judgeStoveNo = ""; /// /// 批号(炉批号) /// private string batchNo = ""; /// /// 组号(规格分的组号)--炉批行----性能批号(重点)--- /// private string batchGroudNo = ""; /// /// 材料顺序号(生产队列号) /// private string matSqeNo = ""; /// /// 样管标志 /// private string sampleFlag = ""; /// /// 分切标志 /// private string cuttingFlag = ""; /// /// 外购材料号 /// private string originMatNo = ""; /// /// 物料码 /// private string materialNo = ""; /// /// 物料描叙 /// private string materialName = ""; /// /// 投料物料描叙 /// private string inputMaterialName = ""; /// /// 投料物料码 /// private string inputMaterialNo = ""; /// /// 投料物料来源(供应方代码)产出 /// private string inputOriginCode = ""; /// /// 品名代码 /// private string produccode = ""; /// /// 品名描述 /// private string producname = ""; /// /// 钢级(牌号)代码 /// private string steelcode = ""; /// /// 钢级(牌号)名称 /// private string steelname = ""; /// /// 钢种代码 /// private string gradecode = ""; /// /// 钢种名称 /// private string gradename = ""; /// /// 产品规格代码 /// private string specCode = ""; /// /// 产品规格描述 /// private string specName = ""; /// /// 扣型代码 /// private string modelCode = ""; /// /// 扣型描述 /// private string modelDesc = ""; /// /// 标准代码 /// private string stdCode = ""; /// /// 标准名称 /// private string stdName = ""; /// /// 标准类别代码 /// private string stdStyle = ""; /// /// 标准类别描述(PSL1....) /// private string stdStyleDesc = ""; /// /// 生产合同号(1) /// private string proOrderNo = ""; /// /// 生产合同号(2) /// private string proOrderNo1 = ""; /// /// 生产订单号(1) /// private string proOrderId = ""; /// /// 生产订单号(2) /// private string proOrderId1 = ""; /// /// 合同号 /// private string orderNo = ""; /// /// 合同行号 /// private string orderSeq = ""; /// /// 合同子行号 /// private string orderSeqNo = ""; /// /// 执行工艺号 /// private string crafNo = ""; /// /// 工序代码 /// private string processCdoe = ""; /// /// 工序名称 /// private string processDesc = ""; /// /// 下工序代码 /// private string nextProcessCdoe = ""; /// /// 下工序名称 /// private string nextProcessDesc = ""; /// /// 生产产线代码 /// private string plineCode = ""; /// /// 生产产线名称 /// private string plineName = ""; /// /// 材料来源代码(1外购、2机组产出等) /// private string matOriginCode = ""; /// /// 材料来源(1外购、2机组产出等) /// private string matOriginName = ""; /// /// 外径(订货) /// private decimal? dimater = null; /// /// 壁厚(订货) /// private decimal? height = null; /// /// 长度编码(订货) /// private string lenNo = ""; /// /// 长度描述(订货) /// private string lenDesc = ""; /// /// 长度单位 /// private string lenUnit = ""; /// /// 下限(订货) /// private decimal? lenMin = null; /// /// 上限(订货) /// private decimal? lenMax = null; /// /// 外径(目标) /// private decimal? targDimater = null; /// /// 壁厚(目标) /// private decimal? targHeight = null; /// /// 下限(目标) /// private decimal? targLenMin = null; /// /// 上限(目标) /// private decimal? targLenMax = null; /// /// 外径(实际) /// private decimal? actDimater = null; /// /// 壁厚(实际) /// private decimal? actHeight = null; /// /// 长度(实际) /// private decimal? actLen = null; /// /// 长度下限(实际) /// private string actLenMin = ""; /// /// 长度上限(实际) /// private string actLenMax = ""; /// /// 材料支数(实际) /// private decimal? actCount = null; /// /// 材料实重(实际) /// private decimal? actWeight = null; /// /// 材料理论重量(实际) /// private decimal? actTheoryWeight = null; /// /// 称重标志(0未委托、1委托) /// private string measureFlag = ""; /// /// 所属权单位代码 /// private string belongCode = ""; /// /// 所属权单位 /// private string belongName = ""; /// /// 包装标志(1包装、0未打包) /// private string packFlag = ""; /// /// 包装类型代码 /// private string packTypeCode = ""; /// /// 包装类型 /// private string packTypeName = ""; /// /// 捆包编号(若打捆) /// private string packNo = ""; /// /// 包装时间 /// private string packTime = ""; /// /// 包装材料重量 /// private decimal? packMatWt = null; /// /// 材料毛重 /// private decimal? matGrossWt = null; /// /// 材料去向代码 /// private string matGowhereCode = ""; /// /// 材料去向 /// private string matGowhereName = ""; /// /// 冷热标志 /// private string coolHotFlag = ""; /// /// 材料退回标志 /// private string matReturnFlag = ""; /// /// 热处理号 /// private string heatTreatNo = ""; /// /// 现货标志 /// private string postFlag = ""; /// /// 质量封锁标志(0未封锁、2质量封锁) /// private string lockFlag = ""; /// /// 管理封锁原因代码 /// private string mngLockRsnCode = ""; /// /// 管理封锁时间 /// private string mngLockTime = ""; /// /// 管理封锁责任者 /// private string mngLockMaker = ""; /// /// 管理封锁备注 /// private string mngLockRemark = ""; /// /// 质量封锁原因代码 /// private string lockRsnCode = ""; /// /// 质量封锁时间 /// private string lockTime = ""; /// /// 质量封锁责任者 /// private string lockMaker = ""; /// /// 质量封锁备注 /// private string lockRemark = ""; /// /// 释放时间 /// private string unlockTime = ""; /// /// 释放责任者 /// private string unlockMaker = ""; /// /// 释放备注 /// private string unlockRemark = ""; /// /// 原合同号 /// private string oldOrderNo = ""; /// /// 原合同行号 /// private string oldOrderSeq = ""; /// /// 原合同子行号 /// private string oldOrderSeqNo = ""; /// /// 原物料码 /// private string oldMaterialNo = ""; /// /// 原物料描叙 /// private string oldMaterialName = ""; /// /// 余材原因代码 /// private string remainRsnCode = ""; /// /// 余材判定时间 /// private string remainJugdeTime = ""; /// /// 余材判定责任者 /// private string remainJugdeMaker = ""; /// /// 余材判定代码 /// private string remainJugdeCode = ""; /// /// 余材备注 /// private string remainRemark = ""; /// /// 判定申请标记(1、确认缴库;0等待) /// private string jugdeApplyFlag = ""; /// /// 判定申请单号 /// private string jugdeApplyCode = ""; /// /// 判定申请时间 /// private string jugdeApplyTime = ""; /// /// 判定扫描时间 /// private string jugdeScanTime = ""; /// /// 表面判定结果代码 /// private string faceResultCode = ""; /// /// 表面判定时间 /// private string faceResultTime = ""; /// /// 表判责任人 /// private string faceMaker = ""; /// /// 公差判定结果代码 /// private string specResultCode = ""; /// /// 公差判定时间 /// private string specResultTime = ""; /// /// 公差判定责任人 /// private string specMaker = ""; /// /// 成分判定结果代码 /// private string chemResultCode = ""; /// /// 成分判定时间 /// private string chemResultTime = ""; /// /// 成分判定责任人 /// private string chemMaker = ""; /// /// 性能判定结果代码 /// private string phyResultCode = ""; /// /// 性能判定时间 /// private string phyResultTime = ""; /// /// 性能判定责任人 /// private string phyMaker = ""; /// /// 探伤编号 /// private string detectReportNo = ""; /// /// 探伤结果代码 /// private string detectResultCode = ""; /// /// 水压编号 /// private string wpressureReportNo = ""; /// /// 水压结果代码 /// private string wpressureResultCode = ""; /// /// 综合判定结果代码 /// private string judgeResultCode = ""; /// /// 综合判定结果 /// private string judgeResult = ""; /// /// 综合判定时间 /// private string judgeResultTime = ""; /// /// 综合判定人 /// private string judgeMaker = ""; /// /// 缺陷记录编号 /// private string bugNo = ""; /// /// 缺陷处置方式 /// private string bugDeal = ""; /// /// 返线标志 /// private string repairFlag = ""; /// /// 返线备注 /// private string repairRemark = ""; /// /// 取样标志 /// private string samplingFlag = ""; /// /// 取样类型 /// private string samplingType = ""; /// /// 取样批号 /// private string samplingNo = ""; /// /// 检验批号 /// private string checkoutNo = ""; /// /// 熔炼成分编号 /// private string chemStcheckNo = ""; /// /// 成品成分编号 /// private string chemProcheckNo = ""; /// /// 硫化氢编号 /// private string shCheckNo = ""; /// /// 来料加工标记 /// private string comeProcFlag = ""; /// /// 允发标志(1是、0否) /// private string confmFlag = ""; /// /// 入库标志(1是、0否) /// private string instockFlag = ""; /// /// 入库时间 /// private string instockTime = ""; /// /// 出库时间 /// private string outstockTime = ""; /// /// 生产班次 /// private string proBc = ""; /// /// 生产班组 /// private string proBz = ""; /// /// 生产下线时间 /// private string rpoTime = ""; /// /// 条码号 /// private string barCode = ""; /// /// 期初标志 /// private string beginningFlag = ""; /// /// 备注 /// private string memo = ""; /// /// 创建人 /// private string createName = ""; /// /// 创建时间 /// private string createTime = ""; /// /// 修改人 /// private string updateName = ""; /// /// 修改时间 /// private string updateTime = ""; /// /// 备料需求号 /// private string reqBlId = ""; /// /// 是否已接箍组批 /// private string ifBatchedJg = ""; /// /// 接箍作业批次号 /// private string coupcutBatchId = ""; /// /// 合同主键 /// private string ordPk = ""; /// /// 合同行主键 /// private string ordLnPk = ""; /// /// 交货行主键 /// private string ordLnDlyPk = ""; /// /// 原合同主键 /// private string oldOrdPk = ""; /// /// 原合同行主键 /// private string oldOrdLnPk = ""; /// /// 原交货行主键 /// private string oldOrdLnDlyPk = ""; /// /// 结算日期(年月) /// private string balYearMonth = ""; /// /// 判定标准 /// private string judgeStdName = ""; /// /// 判定标准代码 /// private string judgeStdCode = ""; /// /// 产品等级 /// private string judgeGrade = ""; /// /// 备注(入库) /// private string pipmemo = ""; /// /// 无注释 /// private string test = ""; /// /// 材料来源地代码(产线、外委、外购对应的具体项目) /// private string soureCode = ""; /// /// 材料来源地名称 /// private string soureName = ""; /// /// 过磅单号 /// private string ponderNo = ""; /// /// 过磅重量 /// private decimal? ponderGrossWt = null; /// /// 备注1 /// private string memo1 = ""; /// /// 改判记录ID(来源QCM_ZG_JUDGE_CHANGE,物料改判专用) /// private string judgeId = ""; /// /// 管理封锁标志(0未封锁、1管理封锁) /// private string mngLockFlag = ""; /// /// 封锁记录ID(来源QCM_ZG_LOCK_LOG,成品锁定专用) /// private string lockId = ""; /// /// 作业单号(操作类型编码+销售组织编码+年月日+5位流水号 /// private string proNo = ""; /// /// 状态('0',未封锁 '1',封锁)利库专用 /// private string lockLiku = ""; /// /// 在线质量结果(00:首次入库时合格的;11:首次入库时待处理的;22:首次入库时废品;) /// private string onlineResultCode = ""; /// /// 计划钢种代码 /// private string plnGradecode = ""; /// /// 计划钢种名称 /// private string plnGradename = ""; /// /// 计划钢级(牌号)代码 /// private string plnSteelcode = ""; /// /// 计划钢级(牌号)名称 /// private string plnSteelname = ""; /// /// 交库状态(00,合格,11,待处理,22,判废,10,处理合格,12,处理判废) /// private string qcmStaus = ""; /// /// 出库单编号 /// private string outstockDoc = ""; /// /// 轧管炉次计划号 /// private string heatPlanNo = ""; /// /// 轧管炉号(带序号) /// private string zgStoveSqe = ""; /// /// 工序订单1排产序号 /// private string gxPlanNo = ""; /// /// 材料号(管号)规则---(15)----母料号000 /// [Description("材料号(管号)规则---(15)----母料号000")] [Nullable(false)] [DataLength(20)] public string MatNo { get { return matNo; } set { matNo = value; } } /// /// 材料类别(8014在制品、成品、商品) /// [Description("材料类别(8014在制品、成品、商品)")] [Nullable(true)] [DataLength(10)] public string ProductFlag { get { return productFlag; } set { productFlag = value; } } /// /// 材料状态(801501在制品阶段、801502成品、801503商品...) /// [Description("材料状态(801501在制品阶段、801502成品、801503商品...)")] [Nullable(true)] [DataLength(10)] public string MatStatus { get { return matStatus; } set { matStatus = value; } } /// /// 生产批号 /// [Description("生产批号")] [Nullable(true)] [DataLength(20)] public string LotNo { get { return lotNo; } set { lotNo = value; } } /// /// 熔炼炉号 /// [Description("熔炼炉号")] [Nullable(true)] [DataLength(20)] public string StoveNo { get { return stoveNo; } set { stoveNo = value; } } /// /// 判定炉号 /// [Description("判定炉号")] [Nullable(true)] [DataLength(6)] public string JudgeStoveNo { get { return judgeStoveNo; } set { judgeStoveNo = value; } } /// /// 批号(炉批号) /// [Description("批号(炉批号)")] [Nullable(true)] [DataLength(20)] public string BatchNo { get { return batchNo; } set { batchNo = value; } } /// /// 组号(规格分的组号)--炉批行----性能批号(重点)--- /// [Description("组号(规格分的组号)--炉批行----性能批号(重点)---")] [Nullable(true)] [DataLength(3)] public string BatchGroudNo { get { return batchGroudNo; } set { batchGroudNo = value; } } /// /// 材料顺序号(生产队列号) /// [Description("材料顺序号(生产队列号)")] [Nullable(true)] [DataLength(20)] public string MatSqeNo { get { return matSqeNo; } set { matSqeNo = value; } } /// /// 样管标志 /// [Description("样管标志")] [Nullable(true)] [DataLength(1)] public string SampleFlag { get { return sampleFlag; } set { sampleFlag = value; } } /// /// 分切标志 /// [Description("分切标志")] [Nullable(true)] [DataLength(1)] public string CuttingFlag { get { return cuttingFlag; } set { cuttingFlag = value; } } /// /// 外购材料号 /// [Description("外购材料号")] [Nullable(true)] [DataLength(20)] public string OriginMatNo { get { return originMatNo; } set { originMatNo = value; } } /// /// 物料码 /// [Description("物料码")] [Nullable(true)] [DataLength(40)] public string MaterialNo { get { return materialNo; } set { materialNo = value; } } /// /// 物料描叙 /// [Description("物料描叙")] [Nullable(true)] [DataLength(100)] public string MaterialName { get { return materialName; } set { materialName = value; } } /// /// 投料物料描叙 /// [Description("投料物料描叙")] [Nullable(true)] [DataLength(100)] public string InputMaterialName { get { return inputMaterialName; } set { inputMaterialName = value; } } /// /// 投料物料码 /// [Description("投料物料码")] [Nullable(true)] [DataLength(40)] public string InputMaterialNo { get { return inputMaterialNo; } set { inputMaterialNo = value; } } /// /// 投料物料来源(供应方代码)产出 /// [Description("投料物料来源(供应方代码)产出")] [Nullable(true)] [DataLength(20)] public string InputOriginCode { get { return inputOriginCode; } set { inputOriginCode = value; } } /// /// 品名代码 /// [Description("品名代码")] [Nullable(true)] [DataLength(20)] public string Produccode { get { return produccode; } set { produccode = value; } } /// /// 品名描述 /// [Description("品名描述")] [Nullable(true)] [DataLength(100)] public string Producname { get { return producname; } set { producname = value; } } /// /// 钢级(牌号)代码 /// [Description("钢级(牌号)代码")] [Nullable(true)] [DataLength(10)] public string Steelcode { get { return steelcode; } set { steelcode = value; } } /// /// 钢级(牌号)名称 /// [Description("钢级(牌号)名称")] [Nullable(true)] [DataLength(100)] public string Steelname { get { return steelname; } set { steelname = value; } } /// /// 钢种代码 /// [Description("钢种代码")] [Nullable(true)] [DataLength(10)] public string Gradecode { get { return gradecode; } set { gradecode = value; } } /// /// 钢种名称 /// [Description("钢种名称")] [Nullable(true)] [DataLength(100)] public string Gradename { get { return gradename; } set { gradename = value; } } /// /// 产品规格代码 /// [Description("产品规格代码")] [Nullable(true)] [DataLength(20)] public string SpecCode { get { return specCode; } set { specCode = value; } } /// /// 产品规格描述 /// [Description("产品规格描述")] [Nullable(true)] [DataLength(100)] public string SpecName { get { return specName; } set { specName = value; } } /// /// 扣型代码 /// [Description("扣型代码")] [Nullable(true)] [DataLength(20)] public string ModelCode { get { return modelCode; } set { modelCode = value; } } /// /// 扣型描述 /// [Description("扣型描述")] [Nullable(true)] [DataLength(100)] public string ModelDesc { get { return modelDesc; } set { modelDesc = value; } } /// /// 标准代码 /// [Description("标准代码")] [Nullable(true)] [DataLength(20)] public string StdCode { get { return stdCode; } set { stdCode = value; } } /// /// 标准名称 /// [Description("标准名称")] [Nullable(true)] [DataLength(256)] public string StdName { get { return stdName; } set { stdName = value; } } /// /// 标准类别代码 /// [Description("标准类别代码")] [Nullable(true)] [DataLength(20)] public string StdStyle { get { return stdStyle; } set { stdStyle = value; } } /// /// 标准类别描述(PSL1....) /// [Description("标准类别描述(PSL1....)")] [Nullable(true)] [DataLength(50)] public string StdStyleDesc { get { return stdStyleDesc; } set { stdStyleDesc = value; } } /// /// 生产合同号(1) /// [Description("生产合同号(1)")] [Nullable(true)] [DataLength(20)] public string ProOrderNo { get { return proOrderNo; } set { proOrderNo = value; } } /// /// 生产合同号(2) /// [Description("生产合同号(2)")] [Nullable(true)] [DataLength(20)] public string ProOrderNo1 { get { return proOrderNo1; } set { proOrderNo1 = value; } } /// /// 生产订单号(1) /// [Description("生产订单号(1)")] [Nullable(true)] [DataLength(20)] public string ProOrderId { get { return proOrderId; } set { proOrderId = value; } } /// /// 生产订单号(2) /// [Description("生产订单号(2)")] [Nullable(true)] [DataLength(20)] public string ProOrderId1 { get { return proOrderId1; } set { proOrderId1 = value; } } /// /// 合同号 /// [Description("合同号")] [Nullable(true)] [DataLength(20)] public string OrderNo { get { return orderNo; } set { orderNo = value; } } /// /// 合同行号 /// [Description("合同行号")] [Nullable(true)] [DataLength(3)] public string OrderSeq { get { return orderSeq; } set { orderSeq = value; } } /// /// 合同子行号 /// [Description("合同子行号")] [Nullable(true)] [DataLength(3)] public string OrderSeqNo { get { return orderSeqNo; } set { orderSeqNo = value; } } /// /// 执行工艺号 /// [Description("执行工艺号")] [Nullable(true)] [DataLength(20)] public string CrafNo { get { return crafNo; } set { crafNo = value; } } /// /// 工序代码 /// [Description("工序代码")] [Nullable(true)] [DataLength(8)] public string ProcessCdoe { get { return processCdoe; } set { processCdoe = value; } } /// /// 工序名称 /// [Description("工序名称")] [Nullable(true)] [DataLength(20)] public string ProcessDesc { get { return processDesc; } set { processDesc = value; } } /// /// 下工序代码 /// [Description("下工序代码")] [Nullable(true)] [DataLength(8)] public string NextProcessCdoe { get { return nextProcessCdoe; } set { nextProcessCdoe = value; } } /// /// 下工序名称 /// [Description("下工序名称")] [Nullable(true)] [DataLength(20)] public string NextProcessDesc { get { return nextProcessDesc; } set { nextProcessDesc = value; } } /// /// 生产产线代码 /// [Description("生产产线代码")] [Nullable(true)] [DataLength(20)] public string PlineCode { get { return plineCode; } set { plineCode = value; } } /// /// 生产产线名称 /// [Description("生产产线名称")] [Nullable(true)] [DataLength(100)] public string PlineName { get { return plineName; } set { plineName = value; } } /// /// 材料来源代码(1外购、2机组产出等) /// [Description("材料来源代码(1外购、2机组产出等)")] [Nullable(true)] [DataLength(8)] public string MatOriginCode { get { return matOriginCode; } set { matOriginCode = value; } } /// /// 材料来源(1外购、2机组产出等) /// [Description("材料来源(1外购、2机组产出等)")] [Nullable(true)] [DataLength(20)] public string MatOriginName { get { return matOriginName; } set { matOriginName = value; } } /// /// 外径(订货) /// [Description("外径(订货)")] [Nullable(true)] [DataLength(5)] public decimal? Dimater { get { return dimater; } set { dimater = value; } } /// /// 壁厚(订货) /// [Description("壁厚(订货)")] [Nullable(true)] [DataLength(4)] public decimal? Height { get { return height; } set { height = value; } } /// /// 长度编码(订货) /// [Description("长度编码(订货)")] [Nullable(true)] [DataLength(20)] public string LenNo { get { return lenNo; } set { lenNo = value; } } /// /// 长度描述(订货) /// [Description("长度描述(订货)")] [Nullable(true)] [DataLength(200)] public string LenDesc { get { return lenDesc; } set { lenDesc = value; } } /// /// 长度单位 /// [Description("长度单位")] [Nullable(true)] [DataLength(20)] public string LenUnit { get { return lenUnit; } set { lenUnit = value; } } /// /// 下限(订货) /// [Description("下限(订货)")] [Nullable(true)] [DataLength(5)] public decimal? LenMin { get { return lenMin; } set { lenMin = value; } } /// /// 上限(订货) /// [Description("上限(订货)")] [Nullable(true)] [DataLength(5)] public decimal? LenMax { get { return lenMax; } set { lenMax = value; } } /// /// 外径(目标) /// [Description("外径(目标)")] [Nullable(true)] [DataLength(5)] public decimal? TargDimater { get { return targDimater; } set { targDimater = value; } } /// /// 壁厚(目标) /// [Description("壁厚(目标)")] [Nullable(true)] [DataLength(4)] public decimal? TargHeight { get { return targHeight; } set { targHeight = value; } } /// /// 下限(目标) /// [Description("下限(目标)")] [Nullable(true)] [DataLength(5)] public decimal? TargLenMin { get { return targLenMin; } set { targLenMin = value; } } /// /// 上限(目标) /// [Description("上限(目标)")] [Nullable(true)] [DataLength(5)] public decimal? TargLenMax { get { return targLenMax; } set { targLenMax = value; } } /// /// 外径(实际) /// [Description("外径(实际)")] [Nullable(true)] [DataLength(5)] public decimal? ActDimater { get { return actDimater; } set { actDimater = value; } } /// /// 壁厚(实际) /// [Description("壁厚(实际)")] [Nullable(true)] [DataLength(4)] public decimal? ActHeight { get { return actHeight; } set { actHeight = value; } } /// /// 长度(实际) /// [Description("长度(实际)")] [Nullable(true)] [DataLength(5)] public decimal? ActLen { get { return actLen; } set { actLen = value; } } /// /// 长度下限(实际) /// [Description("长度下限(实际)")] [Nullable(true)] [DataLength(10)] public string ActLenMin { get { return actLenMin; } set { actLenMin = value; } } /// /// 长度上限(实际) /// [Description("长度上限(实际)")] [Nullable(true)] [DataLength(10)] public string ActLenMax { get { return actLenMax; } set { actLenMax = value; } } /// /// 材料支数(实际) /// [Description("材料支数(实际)")] [Nullable(true)] [DataLength(3)] public decimal? ActCount { get { return actCount; } set { actCount = value; } } /// /// 材料实重(实际) /// [Description("材料实重(实际)")] [Nullable(true)] [DataLength(9)] public decimal? ActWeight { get { return actWeight; } set { actWeight = value; } } /// /// 材料理论重量(实际) /// [Description("材料理论重量(实际)")] [Nullable(true)] [DataLength(9)] public decimal? ActTheoryWeight { get { return actTheoryWeight; } set { actTheoryWeight = value; } } /// /// 称重标志(0未委托、1委托) /// [Description("称重标志(0未委托、1委托)")] [Nullable(true)] [DataLength(1)] public string MeasureFlag { get { return measureFlag; } set { measureFlag = value; } } /// /// 所属权单位代码 /// [Description("所属权单位代码")] [Nullable(true)] [DataLength(40)] public string BelongCode { get { return belongCode; } set { belongCode = value; } } /// /// 所属权单位 /// [Description("所属权单位")] [Nullable(true)] [DataLength(50)] public string BelongName { get { return belongName; } set { belongName = value; } } /// /// 包装标志(1包装、0未打包) /// [Description("包装标志(1包装、0未打包)")] [Nullable(true)] [DataLength(1)] public string PackFlag { get { return packFlag; } set { packFlag = value; } } /// /// 包装类型代码 /// [Description("包装类型代码")] [Nullable(true)] [DataLength(8)] public string PackTypeCode { get { return packTypeCode; } set { packTypeCode = value; } } /// /// 包装类型 /// [Description("包装类型")] [Nullable(true)] [DataLength(20)] public string PackTypeName { get { return packTypeName; } set { packTypeName = value; } } /// /// 捆包编号(若打捆) /// [Description("捆包编号(若打捆)")] [Nullable(true)] [DataLength(20)] public string PackNo { get { return packNo; } set { packNo = value; } } /// /// 包装时间 /// [Description("包装时间")] [Nullable(true)] public string PackTime { get { return packTime; } set { packTime = value; } } /// /// 包装材料重量 /// [Description("包装材料重量")] [Nullable(true)] [DataLength(3)] public decimal? PackMatWt { get { return packMatWt; } set { packMatWt = value; } } /// /// 材料毛重 /// [Description("材料毛重")] [Nullable(true)] [DataLength(3)] public decimal? MatGrossWt { get { return matGrossWt; } set { matGrossWt = value; } } /// /// 材料去向代码 /// [Description("材料去向代码")] [Nullable(true)] [DataLength(8)] public string MatGowhereCode { get { return matGowhereCode; } set { matGowhereCode = value; } } /// /// 材料去向 /// [Description("材料去向")] [Nullable(true)] [DataLength(20)] public string MatGowhereName { get { return matGowhereName; } set { matGowhereName = value; } } /// /// 冷热标志 /// [Description("冷热标志")] [Nullable(true)] [DataLength(1)] public string CoolHotFlag { get { return coolHotFlag; } set { coolHotFlag = value; } } /// /// 材料退回标志 /// [Description("材料退回标志")] [Nullable(true)] [DataLength(1)] public string MatReturnFlag { get { return matReturnFlag; } set { matReturnFlag = value; } } /// /// 热处理号 /// [Description("热处理号")] [Nullable(true)] [DataLength(1)] public string HeatTreatNo { get { return heatTreatNo; } set { heatTreatNo = value; } } /// /// 现货标志 /// [Description("现货标志")] [Nullable(true)] [DataLength(1)] public string PostFlag { get { return postFlag; } set { postFlag = value; } } /// /// 质量封锁标志(0未封锁、2质量封锁) /// [Description("质量封锁标志(0未封锁、2质量封锁)")] [Nullable(true)] [DataLength(1)] public string LockFlag { get { return lockFlag; } set { lockFlag = value; } } /// /// 管理封锁原因代码 /// [Description("管理封锁原因代码")] [Nullable(true)] [DataLength(8)] public string MngLockRsnCode { get { return mngLockRsnCode; } set { mngLockRsnCode = value; } } /// /// 管理封锁时间 /// [Description("管理封锁时间")] [Nullable(true)] public string MngLockTime { get { return mngLockTime; } set { mngLockTime = value; } } /// /// 管理封锁责任者 /// [Description("管理封锁责任者")] [Nullable(true)] [DataLength(20)] public string MngLockMaker { get { return mngLockMaker; } set { mngLockMaker = value; } } /// /// 管理封锁备注 /// [Description("管理封锁备注")] [Nullable(true)] [DataLength(100)] public string MngLockRemark { get { return mngLockRemark; } set { mngLockRemark = value; } } /// /// 质量封锁原因代码 /// [Description("质量封锁原因代码")] [Nullable(true)] [DataLength(13)] public string LockRsnCode { get { return lockRsnCode; } set { lockRsnCode = value; } } /// /// 质量封锁时间 /// [Description("质量封锁时间")] [Nullable(true)] public string LockTime { get { return lockTime; } set { lockTime = value; } } /// /// 质量封锁责任者 /// [Description("质量封锁责任者")] [Nullable(true)] [DataLength(20)] public string LockMaker { get { return lockMaker; } set { lockMaker = value; } } /// /// 质量封锁备注 /// [Description("质量封锁备注")] [Nullable(true)] [DataLength(100)] public string LockRemark { get { return lockRemark; } set { lockRemark = value; } } /// /// 释放时间 /// [Description("释放时间")] [Nullable(true)] public string UnlockTime { get { return unlockTime; } set { unlockTime = value; } } /// /// 释放责任者 /// [Description("释放责任者")] [Nullable(true)] [DataLength(20)] public string UnlockMaker { get { return unlockMaker; } set { unlockMaker = value; } } /// /// 释放备注 /// [Description("释放备注")] [Nullable(true)] [DataLength(100)] public string UnlockRemark { get { return unlockRemark; } set { unlockRemark = value; } } /// /// 原合同号 /// [Description("原合同号")] [Nullable(true)] [DataLength(20)] public string OldOrderNo { get { return oldOrderNo; } set { oldOrderNo = value; } } /// /// 原合同行号 /// [Description("原合同行号")] [Nullable(true)] [DataLength(3)] public string OldOrderSeq { get { return oldOrderSeq; } set { oldOrderSeq = value; } } /// /// 原合同子行号 /// [Description("原合同子行号")] [Nullable(true)] [DataLength(3)] public string OldOrderSeqNo { get { return oldOrderSeqNo; } set { oldOrderSeqNo = value; } } /// /// 原物料码 /// [Description("原物料码")] [Nullable(true)] [DataLength(40)] public string OldMaterialNo { get { return oldMaterialNo; } set { oldMaterialNo = value; } } /// /// 原物料描叙 /// [Description("原物料描叙")] [Nullable(true)] [DataLength(100)] public string OldMaterialName { get { return oldMaterialName; } set { oldMaterialName = value; } } /// /// 余材原因代码 /// [Description("余材原因代码")] [Nullable(true)] [DataLength(8)] public string RemainRsnCode { get { return remainRsnCode; } set { remainRsnCode = value; } } /// /// 余材判定时间 /// [Description("余材判定时间")] [Nullable(true)] public string RemainJugdeTime { get { return remainJugdeTime; } set { remainJugdeTime = value; } } /// /// 余材判定责任者 /// [Description("余材判定责任者")] [Nullable(true)] [DataLength(20)] public string RemainJugdeMaker { get { return remainJugdeMaker; } set { remainJugdeMaker = value; } } /// /// 余材判定代码 /// [Description("余材判定代码")] [Nullable(true)] [DataLength(8)] public string RemainJugdeCode { get { return remainJugdeCode; } set { remainJugdeCode = value; } } /// /// 余材备注 /// [Description("余材备注")] [Nullable(true)] [DataLength(100)] public string RemainRemark { get { return remainRemark; } set { remainRemark = value; } } /// /// 判定申请标记(1、确认缴库;0等待) /// [Description("判定申请标记(1、确认缴库;0等待)")] [Nullable(true)] [DataLength(1)] public string JugdeApplyFlag { get { return jugdeApplyFlag; } set { jugdeApplyFlag = value; } } /// /// 判定申请单号 /// [Description("判定申请单号")] [Nullable(true)] [DataLength(30)] public string JugdeApplyCode { get { return jugdeApplyCode; } set { jugdeApplyCode = value; } } /// /// 判定申请时间 /// [Description("判定申请时间")] [Nullable(true)] public string JugdeApplyTime { get { return jugdeApplyTime; } set { jugdeApplyTime = value; } } /// /// 判定扫描时间 /// [Description("判定扫描时间")] [Nullable(true)] public string JugdeScanTime { get { return jugdeScanTime; } set { jugdeScanTime = value; } } /// /// 表面判定结果代码 /// [Description("表面判定结果代码")] [Nullable(true)] [DataLength(10)] public string FaceResultCode { get { return faceResultCode; } set { faceResultCode = value; } } /// /// 表面判定时间 /// [Description("表面判定时间")] [Nullable(true)] public string FaceResultTime { get { return faceResultTime; } set { faceResultTime = value; } } /// /// 表判责任人 /// [Description("表判责任人")] [Nullable(true)] [DataLength(20)] public string FaceMaker { get { return faceMaker; } set { faceMaker = value; } } /// /// 公差判定结果代码 /// [Description("公差判定结果代码")] [Nullable(true)] [DataLength(10)] public string SpecResultCode { get { return specResultCode; } set { specResultCode = value; } } /// /// 公差判定时间 /// [Description("公差判定时间")] [Nullable(true)] public string SpecResultTime { get { return specResultTime; } set { specResultTime = value; } } /// /// 公差判定责任人 /// [Description("公差判定责任人")] [Nullable(true)] [DataLength(20)] public string SpecMaker { get { return specMaker; } set { specMaker = value; } } /// /// 成分判定结果代码 /// [Description("成分判定结果代码")] [Nullable(true)] [DataLength(10)] public string ChemResultCode { get { return chemResultCode; } set { chemResultCode = value; } } /// /// 成分判定时间 /// [Description("成分判定时间")] [Nullable(true)] public string ChemResultTime { get { return chemResultTime; } set { chemResultTime = value; } } /// /// 成分判定责任人 /// [Description("成分判定责任人")] [Nullable(true)] [DataLength(20)] public string ChemMaker { get { return chemMaker; } set { chemMaker = value; } } /// /// 性能判定结果代码 /// [Description("性能判定结果代码")] [Nullable(true)] [DataLength(10)] public string PhyResultCode { get { return phyResultCode; } set { phyResultCode = value; } } /// /// 性能判定时间 /// [Description("性能判定时间")] [Nullable(true)] public string PhyResultTime { get { return phyResultTime; } set { phyResultTime = value; } } /// /// 性能判定责任人 /// [Description("性能判定责任人")] [Nullable(true)] [DataLength(20)] public string PhyMaker { get { return phyMaker; } set { phyMaker = value; } } /// /// 探伤编号 /// [Description("探伤编号")] [Nullable(true)] [DataLength(20)] public string DetectReportNo { get { return detectReportNo; } set { detectReportNo = value; } } /// /// 探伤结果代码 /// [Description("探伤结果代码")] [Nullable(true)] [DataLength(10)] public string DetectResultCode { get { return detectResultCode; } set { detectResultCode = value; } } /// /// 水压编号 /// [Description("水压编号")] [Nullable(true)] [DataLength(20)] public string WpressureReportNo { get { return wpressureReportNo; } set { wpressureReportNo = value; } } /// /// 水压结果代码 /// [Description("水压结果代码")] [Nullable(true)] [DataLength(10)] public string WpressureResultCode { get { return wpressureResultCode; } set { wpressureResultCode = value; } } /// /// 综合判定结果代码 /// [Description("综合判定结果代码")] [Nullable(true)] [DataLength(10)] public string JudgeResultCode { get { return judgeResultCode; } set { judgeResultCode = value; } } /// /// 综合判定结果 /// [Description("综合判定结果")] [Nullable(true)] [DataLength(20)] public string JudgeResult { get { return judgeResult; } set { judgeResult = value; } } /// /// 综合判定时间 /// [Description("综合判定时间")] [Nullable(true)] public string JudgeResultTime { get { return judgeResultTime; } set { judgeResultTime = value; } } /// /// 综合判定人 /// [Description("综合判定人")] [Nullable(true)] [DataLength(20)] public string JudgeMaker { get { return judgeMaker; } set { judgeMaker = value; } } /// /// 缺陷记录编号 /// [Description("缺陷记录编号")] [Nullable(true)] [DataLength(20)] public string BugNo { get { return bugNo; } set { bugNo = value; } } /// /// 缺陷处置方式 /// [Description("缺陷处置方式")] [Nullable(true)] [DataLength(10)] public string BugDeal { get { return bugDeal; } set { bugDeal = value; } } /// /// 返线标志 /// [Description("返线标志")] [Nullable(true)] [DataLength(1)] public string RepairFlag { get { return repairFlag; } set { repairFlag = value; } } /// /// 返线备注 /// [Description("返线备注")] [Nullable(true)] [DataLength(100)] public string RepairRemark { get { return repairRemark; } set { repairRemark = value; } } /// /// 取样标志 /// [Description("取样标志")] [Nullable(true)] [DataLength(1)] public string SamplingFlag { get { return samplingFlag; } set { samplingFlag = value; } } /// /// 取样类型 /// [Description("取样类型")] [Nullable(true)] [DataLength(10)] public string SamplingType { get { return samplingType; } set { samplingType = value; } } /// /// 取样批号 /// [Description("取样批号")] [Nullable(true)] [DataLength(20)] public string SamplingNo { get { return samplingNo; } set { samplingNo = value; } } /// /// 检验批号 /// [Description("检验批号")] [Nullable(true)] [DataLength(20)] public string CheckoutNo { get { return checkoutNo; } set { checkoutNo = value; } } /// /// 熔炼成分编号 /// [Description("熔炼成分编号")] [Nullable(true)] [DataLength(20)] public string ChemStcheckNo { get { return chemStcheckNo; } set { chemStcheckNo = value; } } /// /// 成品成分编号 /// [Description("成品成分编号")] [Nullable(true)] [DataLength(20)] public string ChemProcheckNo { get { return chemProcheckNo; } set { chemProcheckNo = value; } } /// /// 硫化氢编号 /// [Description("硫化氢编号")] [Nullable(true)] [DataLength(20)] public string ShCheckNo { get { return shCheckNo; } set { shCheckNo = value; } } /// /// 来料加工标记 /// [Description("来料加工标记")] [Nullable(true)] [DataLength(1)] public string ComeProcFlag { get { return comeProcFlag; } set { comeProcFlag = value; } } /// /// 允发标志(1是、0否) /// [Description("允发标志(1是、0否)")] [Nullable(true)] [DataLength(1)] public string ConfmFlag { get { return confmFlag; } set { confmFlag = value; } } /// /// 入库标志(1是、0否) /// [Description("入库标志(1是、0否)")] [Nullable(true)] [DataLength(1)] public string InstockFlag { get { return instockFlag; } set { instockFlag = value; } } /// /// 入库时间 /// [Description("入库时间")] [Nullable(true)] public string InstockTime { get { return instockTime; } set { instockTime = value; } } /// /// 出库时间 /// [Description("出库时间")] [Nullable(true)] public string OutstockTime { get { return outstockTime; } set { outstockTime = value; } } /// /// 生产班次 /// [Description("生产班次")] [Nullable(true)] [DataLength(1)] public string ProBc { get { return proBc; } set { proBc = value; } } /// /// 生产班组 /// [Description("生产班组")] [Nullable(true)] [DataLength(1)] public string ProBz { get { return proBz; } set { proBz = value; } } /// /// 生产下线时间 /// [Description("生产下线时间")] [Nullable(true)] public string RpoTime { get { return rpoTime; } set { rpoTime = value; } } /// /// 条码号 /// [Description("条码号")] [Nullable(true)] [DataLength(20)] public string BarCode { get { return barCode; } set { barCode = value; } } /// /// 期初标志 /// [Description("期初标志")] [Nullable(true)] [DataLength(1)] public string BeginningFlag { get { return beginningFlag; } set { beginningFlag = value; } } /// /// 备注 /// [Description("备注")] [Nullable(true)] [DataLength(500)] public string Memo { get { return memo; } set { memo = value; } } /// /// 创建人 /// [Description("创建人")] [Nullable(true)] [DataLength(20)] public string CreateName { get { return createName; } set { createName = value; } } /// /// 创建时间 /// [Description("创建时间")] [Nullable(true)] public string CreateTime { get { return createTime; } set { createTime = value; } } /// /// 修改人 /// [Description("修改人")] [Nullable(true)] [DataLength(20)] public string UpdateName { get { return updateName; } set { updateName = value; } } /// /// 修改时间 /// [Description("修改时间")] [Nullable(true)] public string UpdateTime { get { return updateTime; } set { updateTime = value; } } /// /// 备料需求号 /// [Description("备料需求号")] [Nullable(true)] [DataLength(20)] public string ReqBlId { get { return reqBlId; } set { reqBlId = value; } } /// /// 是否已接箍组批 /// [Description("是否已接箍组批")] [Nullable(true)] [DataLength(1)] public string IfBatchedJg { get { return ifBatchedJg; } set { ifBatchedJg = value; } } /// /// 接箍作业批次号 /// [Description("接箍作业批次号")] [Nullable(true)] [DataLength(20)] public string CoupcutBatchId { get { return coupcutBatchId; } set { coupcutBatchId = value; } } /// /// 合同主键 /// [Description("合同主键")] [Nullable(true)] [DataLength(40)] public string OrdPk { get { return ordPk; } set { ordPk = value; } } /// /// 合同行主键 /// [Description("合同行主键")] [Nullable(true)] [DataLength(40)] public string OrdLnPk { get { return ordLnPk; } set { ordLnPk = value; } } /// /// 交货行主键 /// [Description("交货行主键")] [Nullable(true)] [DataLength(40)] public string OrdLnDlyPk { get { return ordLnDlyPk; } set { ordLnDlyPk = value; } } /// /// 原合同主键 /// [Description("原合同主键")] [Nullable(true)] [DataLength(40)] public string OldOrdPk { get { return oldOrdPk; } set { oldOrdPk = value; } } /// /// 原合同行主键 /// [Description("原合同行主键")] [Nullable(true)] [DataLength(40)] public string OldOrdLnPk { get { return oldOrdLnPk; } set { oldOrdLnPk = value; } } /// /// 原交货行主键 /// [Description("原交货行主键")] [Nullable(true)] [DataLength(40)] public string OldOrdLnDlyPk { get { return oldOrdLnDlyPk; } set { oldOrdLnDlyPk = value; } } /// /// 结算日期(年月) /// [Description("结算日期(年月)")] [Nullable(true)] [DataLength(6)] public string BalYearMonth { get { return balYearMonth; } set { balYearMonth = value; } } /// /// 判定标准 /// [Description("判定标准")] [Nullable(true)] [DataLength(200)] public string JudgeStdName { get { return judgeStdName; } set { judgeStdName = value; } } /// /// 判定标准代码 /// [Description("判定标准代码")] [Nullable(true)] [DataLength(20)] public string JudgeStdCode { get { return judgeStdCode; } set { judgeStdCode = value; } } /// /// 产品等级 /// [Description("产品等级")] [Nullable(true)] [DataLength(20)] public string JudgeGrade { get { return judgeGrade; } set { judgeGrade = value; } } /// /// 备注(入库) /// [Description("备注(入库)")] [Nullable(true)] [DataLength(200)] public string Pipmemo { get { return pipmemo; } set { pipmemo = value; } } /// /// 无注释 /// [Description("无注释")] [Nullable(true)] [DataLength(200)] public string Test { get { return test; } set { test = value; } } /// /// 材料来源地代码(产线、外委、外购对应的具体项目) /// [Description("材料来源地代码(产线、外委、外购对应的具体项目)")] [Nullable(true)] [DataLength(20)] public string SoureCode { get { return soureCode; } set { soureCode = value; } } /// /// 材料来源地名称 /// [Description("材料来源地名称")] [Nullable(true)] [DataLength(40)] public string SoureName { get { return soureName; } set { soureName = value; } } /// /// 过磅单号 /// [Description("过磅单号")] [Nullable(true)] [DataLength(40)] public string PonderNo { get { return ponderNo; } set { ponderNo = value; } } /// /// 过磅重量 /// [Description("过磅重量")] [Nullable(true)] [DataLength(9)] public decimal? PonderGrossWt { get { return ponderGrossWt; } set { ponderGrossWt = value; } } /// /// 备注1 /// [Description("备注1")] [Nullable(true)] [DataLength(400)] public string Memo1 { get { return memo1; } set { memo1 = value; } } /// /// 改判记录ID(来源QCM_ZG_JUDGE_CHANGE,物料改判专用) /// [Description("改判记录ID(来源QCM_ZG_JUDGE_CHANGE,物料改判专用)")] [Nullable(true)] [DataLength(13)] public string JudgeId { get { return judgeId; } set { judgeId = value; } } /// /// 管理封锁标志(0未封锁、1管理封锁) /// [Description("管理封锁标志(0未封锁、1管理封锁)")] [Nullable(true)] [DataLength(1)] public string MngLockFlag { get { return mngLockFlag; } set { mngLockFlag = value; } } /// /// 封锁记录ID(来源QCM_ZG_LOCK_LOG,成品锁定专用) /// [Description("封锁记录ID(来源QCM_ZG_LOCK_LOG,成品锁定专用)")] [Nullable(true)] [DataLength(13)] public string LockId { get { return lockId; } set { lockId = value; } } /// /// 作业单号(操作类型编码+销售组织编码+年月日+5位流水号 /// [Description("作业单号(操作类型编码+销售组织编码+年月日+5位流水号")] [Nullable(true)] [DataLength(25)] public string ProNo { get { return proNo; } set { proNo = value; } } /// /// 状态('0',未封锁 '1',封锁)利库专用 /// [Description("状态('0',未封锁 '1',封锁)利库专用")] [Nullable(true)] [DataLength(1)] public string LockLiku { get { return lockLiku; } set { lockLiku = value; } } /// /// 在线质量结果(00:首次入库时合格的;11:首次入库时待处理的;22:首次入库时废品;) /// [Description("在线质量结果(00:首次入库时合格的;11:首次入库时待处理的;22:首次入库时废品;)")] [Nullable(true)] [DataLength(2)] public string OnlineResultCode { get { return onlineResultCode; } set { onlineResultCode = value; } } /// /// 计划钢种代码 /// [Description("计划钢种代码")] [Nullable(true)] [DataLength(10)] public string PlnGradecode { get { return plnGradecode; } set { plnGradecode = value; } } /// /// 计划钢种名称 /// [Description("计划钢种名称")] [Nullable(true)] [DataLength(100)] public string PlnGradename { get { return plnGradename; } set { plnGradename = value; } } /// /// 计划钢级(牌号)代码 /// [Description("计划钢级(牌号)代码")] [Nullable(true)] [DataLength(10)] public string PlnSteelcode { get { return plnSteelcode; } set { plnSteelcode = value; } } /// /// 计划钢级(牌号)名称 /// [Description("计划钢级(牌号)名称")] [Nullable(true)] [DataLength(100)] public string PlnSteelname { get { return plnSteelname; } set { plnSteelname = value; } } /// /// 交库状态(00,合格,11,待处理,22,判废,10,处理合格,12,处理判废) /// [Description("交库状态(00,合格,11,待处理,22,判废,10,处理合格,12,处理判废)")] [Nullable(true)] [DataLength(2)] public string QcmStaus { get { return qcmStaus; } set { qcmStaus = value; } } /// /// 出库单编号 /// [Description("出库单编号")] [Nullable(true)] [DataLength(20)] public string OutstockDoc { get { return outstockDoc; } set { outstockDoc = value; } } /// /// 轧管炉次计划号 /// [Description("轧管炉次计划号")] [Nullable(true)] [DataLength(20)] public string HeatPlanNo { get { return heatPlanNo; } set { heatPlanNo = value; } } /// /// 轧管炉号(带序号) /// [Description("轧管炉号(带序号)")] [Nullable(true)] [DataLength(20)] public string ZgStoveSqe { get { return zgStoveSqe; } set { zgStoveSqe = value; } } /// /// 工序订单1排产序号 /// [Description("工序订单1排产序号")] [Nullable(true)] [DataLength(10)] public string GxPlanNo { get { return gxPlanNo; } set { gxPlanNo = value; } } }