using Core.Mes.Client.Comm.Attribute;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Text;
namespace Core.StlMes.Client.PlnSaleOrd.炉计划.Entity
{
///
/// 数据库表MAT_BC_M所对应的实体类(生成工具:代码生成工具3.0)
/// 作者:PC-20160918TFRG 时间:2018-04-12
///
public class MatBcMEntity
{
//private List matBcEntity = new List();
//public List MatBcEntity
//{
// get { return matBcEntity; }
// set { matBcEntity = value; }
//}
///
/// 材料号(管号)规则---(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 sampleFlag = "";
///
/// 物料码
///
private string materialNo = "";
///
/// 物料描叙
///
private string materialName = "";
///
/// 投料物料描叙
///
private string inputMaterialName = "";
///
/// 投料物料码
///
private string inputMaterialNo = "";
///
/// 品名代码
///
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 = "";
///
/// 生产订单号(1)
///
private string proOrderId = "";
///
/// 合同号
///
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? 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 matGowhereCode = "";
///
/// 材料去向
///
private string matGowhereName = "";
///
/// 交货材料标志(空或‘0’:无;1:有交货材料)
///
private string matReturnFlag = "";
///
/// 质量封锁标志(0未封锁、1质量封锁)
///
private string lockFlag = "";
///
/// 管理封锁标志(0未封锁、1管理封锁)
///
private string mngLockFlag = "";
///
/// 判定申请标记(1、已判定;0等待)
///
private string jugdeApplyFlag = "";
///
/// 判定申请单号
///
private string jugdeApplyCode = "";
///
/// 判定申请时间
///
private string jugdeApplyTime = "";
///
/// 表面判定结果代码
///
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 = "";
///
/// 探伤结果代码[1探伤]
///
private string detectResultCode = "";
///
/// 水压结果代码
///
private string wpressureResultCode = "";
///
/// 工序判定结果代码
///
private string judgeResultCode = "";
///
/// 工序判定结果
///
private string judgeResult = "";
///
/// 工序判定时间
///
private string judgeResultTime = "";
///
/// 工序判定人
///
private string judgeMaker = "";
///
/// 入库标志(1是、0否)
///
private string instockFlag = "";
///
/// 入库时间
///
private string instockTime = "";
///
/// 条码号
///
private string barCode = "";
///
/// 备注
///
private string memo = "";
///
/// 创建人
///
private string createName = "";
///
/// 创建时间
///
private string createTime = "";
///
/// 修改人
///
private string updateName = "";
///
/// 修改时间
///
private string updateTime = "";
///
/// 合同主键
///
private string ordPk = "";
///
/// 合同行主键
///
private string ordLnPk = "";
///
/// 交货行主键
///
private string ordLnDlyPk = "";
///
/// 结算日期(年月)
///
private string balYearMonth = "";
///
/// 工序判定标准
///
private string judgeStdName = "";
///
/// 备注(入库)
///
private string pipmemo = "";
///
/// 材料来源地代码(产线、外委、外购对应的具体项目)
///
private string soureCode = "";
///
/// 材料来源地名称
///
private string soureName = "";
///
/// 过磅单号
///
private string ponderNo = "";
///
/// 过磅重量
///
private decimal? ponderGrossWt = null;
///
/// 改判记录ID(来源QCM_ZG_JUDGE_CHANGE,物料改判专用)
///
private string judgeId = "";
///
/// 状态('0',未封锁 '1',封锁)利库专用
///
private string lockLiku = "";
///
/// 工序交库状态(00,合格,11,待处理,22,判废,10,处理合格,12,处理判废)
///
private string qcmStaus = "";
///
/// 出库单编号
///
private string outstockDoc = "";
///
/// 炉次计划号
///
private string heatPlanNo = "";
///
/// 轧管炉号(带序号)
///
private string zgStoveSqe = "";
///
/// 工序订单1排产序号
///
private string gxPlanNo = "";
///
/// 材料号(轧管管号)
///
private string zgMatNo = "";
///
/// 产品标识(ABC)
///
private string target = "";
///
/// 工艺状态
///
private string processStatus = "";
///
/// 工序判定单号
///
private string jugdeConvicted = "";
///
/// 定尺类型代码(0定尺,1短尺,2长尺)
///
private string fixtypeCode = "";
///
/// 质量分组号(同申判单号、炉、批、组的前期下,当表面、公差、成分、理化、控伤、水压、加工七大项的组合值不一样时,组号必须分开)
///
private decimal? qualityGroupZg = null;
///
/// 标示炉号
///
private string flagStoveNoZg = "";
///
/// 探伤结果代码2[2探伤]
///
private string detectResultCode1 = "";
///
/// 探伤等级1
///
private string testingGrade = "";
///
/// 探伤种类1
///
private string testingType = "";
///
/// 探伤等级2
///
private string testingGrade1 = "";
///
/// 探伤种类2
///
private string testingType1 = "";
///
/// 判定炉号(原料)
///
private string judgeStoveNoUp = "";
///
/// 工艺序号
///
private decimal? craftSeq = null;
///
/// 订单编号(下一工序订单)
///
private string proPlanIdNext = "";
///
/// 工序排产序号(下一工序)
///
private string gxPlanNoNext = "";
///
/// 是否生成实际炉计划,1.是,0否
///
private string hangingFlag = "";
///
/// 分切数
///
private decimal? cutNum = null;
///
/// 综合判定结果代码
///
private string judgeTolresultCode = "";
///
/// 综合判定结果
///
private string judgeTolresult = "";
///
/// 综合判定时间
///
private string judgeTolresultTime = "";
///
/// 综合判定人
///
private string judgeTolmaker = "";
///
/// 是否紧急放行(0正常,1紧急放行)
///
private string instancyFlag = "";
///
/// 综合判定单号
///
private string jugdeTolconvicted = "";
///
/// 判定标准集合(CIC+PIC+SIC==)
///
private string judgeStdDes = "";
///
/// 管理封锁备注
///
private string mngLockRemark = "";
///
/// 质量封锁备注
///
private string lockRemark = "";
private string matStatusCode = "";
///
/// 仓库号
///
private string storageNo = "";
///
/// 仓库名称
///
private string storageName = "";
///
/// 料位
///
private string locationName = "";
private string locationNo = "";
/// 层号
///
private string laryNo = "";
private string subcontractNo = "";
private string subcontractNoSeq = "";
///
/// 去向
///
private string direction = "";
private string lockBillFlag = "";
private string offlineDoc = "";
[Description("离线单号")]
[Nullable(false)]
[DataLength(20)]
public string OfflineDoc
{
get { return offlineDoc; }
set { offlineDoc = value; }
}
///
/// 位置
///
private string locNo = "";
[Description("提单是否锁定库位")]
[Nullable(false)]
[DataLength(20)]
public string LockBillFlag
{
get { return lockBillFlag; }
set { lockBillFlag = value; }
}
[Description("委外单号")]
[Nullable(false)]
[DataLength(20)]
public string SubcontractNo
{
get { return subcontractNo; }
set { subcontractNo = value; }
}
[Description("委外单序号")]
[Nullable(false)]
[DataLength(20)]
public string SubcontractNoSeq
{
get { return subcontractNoSeq; }
set { subcontractNoSeq = value; }
}
[Description("去向")]
[Nullable(false)]
[DataLength(20)]
public string Direction
{
get { return direction; }
set { direction = value; }
}
[Description("库位代码")]
[Nullable(false)]
[DataLength(20)]
public string LocationNo
{
get { return locationNo; }
set { locationNo = value; }
}
private string updateFlagStove = "";
[Description("标识炉号")]
[Nullable(false)]
[DataLength(20)]
public string UpdateFlagStove
{
get { return updateFlagStove; }
set { updateFlagStove = value; }
}
private string updateGoWhereCode = "";
[Description("材料去向")]
[Nullable(false)]
[DataLength(20)]
public string UpdateGoWhereCode
{
get { return updateGoWhereCode; }
set { updateGoWhereCode = value; }
}
///修改去向
private string updateGoWhere = "";
[Description("材料去向")]
[Nullable(false)]
[DataLength(20)]
public string UpdateGoWhere
{
get { return updateGoWhere; }
set { updateGoWhere = value; }
}
///
/// 下工序合同号
///
private string orderNoNext = "";
///
///下工序合同号
///
[Description("下工序合同号")]
[Nullable(false)]
[DataLength(20)]
public string OrderNoNext
{
get { return orderNoNext; }
set { orderNoNext = value; }
}
///
/// 仓库名称
///
[Description("仓库代码")]
[Nullable(false)]
[DataLength(20)]
public string StorageNo
{
get { return storageNo; }
set { storageNo = value; }
}
///
/// 仓库名称
///
[Description("仓库名称")]
[Nullable(false)]
[DataLength(20)]
public string StorageName
{
get { return storageName; }
set { storageName = value; }
}
///
/// 料位
///
[Description("料位")]
[Nullable(false)]
[DataLength(20)]
public string LocationName
{
get { return locationName; }
set { locationName = value; }
}
///
/// 层号
///
[Description("层号")]
public string LaryNo
{
get { return laryNo; }
set { laryNo = value; }
}
///
/// 位置
///
[Description("位置")]
public string LocNo
{
get { return locNo; }
set { locNo = value; }
}
///
/// 材料号(管号)规则---(15)----母料号000
///
[Description("材料号(管号)规则---(15)----母料号000")]
[Nullable(false)]
[DataLength(20)]
public string MatNo
{
get { return matNo; }
set { matNo = value; }
}
///
/// 材料类别(8014在制品、成品、商品)
///
[Description("材料类别")]
[Nullable(true)]
[DataLength(10)]
public string ProductFlag
{
get { return productFlag; }
set { productFlag = value; }
}
///
/// 材料状态(801501在制品阶段、801502成品、801503商品...)
///
[Description("材料状态")]
[Nullable(true)]
[DataLength(10)]
public string MatStatus
{
get { return matStatus; }
set { matStatus = value; }
}
///
/// 材料状态(801501在制品阶段、801502成品、801503商品...)
///
[Description("材料状态代码")]
[Nullable(true)]
[DataLength(10)]
public string MatStatusCode
{
get { return matStatusCode; }
set { matStatusCode = 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(1)]
public string SampleFlag
{
get { return sampleFlag; }
set { sampleFlag = 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 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("标准类别")]
[Nullable(true)]
[DataLength(50)]
public string StdStyleDesc
{
get { return stdStyleDesc; }
set { stdStyleDesc = value; }
}
///
/// 生产合同号(1)
///
[Description("生产合同号")]
[Nullable(true)]
[DataLength(25)]
public string ProOrderNo
{
get { return proOrderNo; }
set { proOrderNo = value; }
}
///
/// 生产订单号(1)
///
[Description("生产订单号(1)")]
[Nullable(true)]
[DataLength(20)]
public string ProOrderId
{
get { return proOrderId; }
set { proOrderId = 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(100)]
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? ActDimater
{
get { return actDimater; }
set { actDimater = value; }
}
///
/// 壁厚(实际)
///
[Description("壁厚")]
[Nullable(true)]
[DataLength(5)]
public decimal? ActHeight
{
get { return actHeight; }
set { actHeight = value; }
}
///
/// 长度(实际)
///
[Description("长度")]
[Nullable(true)]
[DataLength(9)]
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(5)]
public decimal? ActCount
{
get { return actCount; }
set { actCount = value; }
}
///
/// 材料实重(实际)
///
[Description("重量")]
[Nullable(true)]
[DataLength(11)]
public decimal? ActWeight
{
get { return actWeight; }
set { actWeight = value; }
}
///
/// 材料理论重量(实际)
///
[Description("材料理论重量(实际)")]
[Nullable(true)]
[DataLength(11)]
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(20)]
public string MatGowhereCode
{
get { return matGowhereCode; }
set { matGowhereCode = value; }
}
///
/// 材料去向
///
[Description("材料去向")]
[Nullable(true)]
[DataLength(40)]
public string MatGowhereName
{
get { return matGowhereName; }
set { matGowhereName = value; }
}
///
/// 交货材料标志(空或‘0’:无;1:有交货材料)
///
[Description("交货材料标志(空或‘0’:无;1:有交货材料)")]
[Nullable(true)]
[DataLength(1)]
public string MatReturnFlag
{
get { return matReturnFlag; }
set { matReturnFlag = value; }
}
///
/// 质量封锁标志(0未封锁、1质量封锁)
///
[Description("质量封锁标志(0未封锁、1质量封锁)")]
[Nullable(true)]
[DataLength(1)]
public string LockFlag
{
get { return lockFlag; }
set { lockFlag = value; }
}
///
/// 管理封锁标志(0未封锁、1管理封锁)
///
[Description("管理封锁标志(0未封锁、1管理封锁)")]
[Nullable(true)]
[DataLength(1)]
public string MngLockFlag
{
get { return mngLockFlag; }
set { mngLockFlag = value; }
}
///
/// 判定申请标记(1、已判定;0等待)
///
[Description("判定申请标记(1、已判定;0等待)")]
[Nullable(true)]
[DataLength(1)]
public string JugdeApplyFlag
{
get { return jugdeApplyFlag; }
set { jugdeApplyFlag = value; }
}
///
/// 判定申请单号
///
[Description("判定申请单号")]
[Nullable(true)]
[DataLength(40)]
public string JugdeApplyCode
{
get { return jugdeApplyCode; }
set { jugdeApplyCode = value; }
}
///
/// 判定申请时间
///
[Description("判定申请时间")]
[Nullable(true)]
public string JugdeApplyTime
{
get { return jugdeApplyTime; }
set { jugdeApplyTime = 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; }
}
///
/// 探伤结果代码[1探伤]
///
[Description("探伤结果代码[1探伤]")]
[Nullable(true)]
[DataLength(10)]
public string DetectResultCode
{
get { return detectResultCode; }
set { detectResultCode = 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; }
}
///
/// 入库标志(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)]
[DataLength(20)]
public string BarCode
{
get { return barCode; }
set { barCode = 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(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(50)]
public string OrdLnDlyPk
{
get { return ordLnDlyPk; }
set { ordLnDlyPk = 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(200)]
public string Pipmemo
{
get { return pipmemo; }
set { pipmemo = 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; }
}
///
/// 改判记录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 LockLiku
{
get { return lockLiku; }
set { lockLiku = value; }
}
///
/// 工序交库状态(00,合格,11,待处理,22,判废,10,处理合格,12,处理判废)
///
[Description("交库状态")]
[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; }
}
///
/// 材料号(轧管管号)
///
[Description("材料号(轧管管号)")]
[Nullable(true)]
[DataLength(20)]
public string ZgMatNo
{
get { return zgMatNo; }
set { zgMatNo = value; }
}
///
/// 产品标识(ABC)
///
[Description("产品标识")]
[Nullable(true)]
[DataLength(20)]
public string Target
{
get { return target; }
set { target = value; }
}
///
/// 工艺状态
///
[Description("工艺状态")]
[Nullable(true)]
[DataLength(20)]
public string ProcessStatus
{
get { return processStatus; }
set { processStatus = value; }
}
///
/// 工序判定单号
///
[Description("工序判定单号")]
[Nullable(true)]
[DataLength(40)]
public string JugdeConvicted
{
get { return jugdeConvicted; }
set { jugdeConvicted = value; }
}
///
/// 定尺类型代码(0定尺,1短尺,2长尺)
///
[Description("定尺类型代码(0定尺,1短尺,2长尺)")]
[Nullable(true)]
[DataLength(10)]
public string FixtypeCode
{
get { return fixtypeCode; }
set { fixtypeCode = value; }
}
///
/// 质量分组号(同申判单号、炉、批、组的前期下,当表面、公差、成分、理化、控伤、水压、加工七大项的组合值不一样时,组号必须分开)
///
[Description("质量分组号(同申判单号、炉、批、组的前期下,当表面、公差、成分、理化、控伤、水压、加工七大项的组合值不一样时,组号必须分开)")]
[Nullable(true)]
[DataLength(22)]
public decimal? QualityGroupZg
{
get { return qualityGroupZg; }
set { qualityGroupZg = value; }
}
///
/// 标示炉号
///
[Description("标示炉号")]
[Nullable(true)]
[DataLength(20)]
public string FlagStoveNoZg
{
get { return flagStoveNoZg; }
set { flagStoveNoZg = value; }
}
///
/// 探伤结果代码2[2探伤]
///
[Description("探伤结果代码2[2探伤]")]
[Nullable(true)]
[DataLength(10)]
public string DetectResultCode1
{
get { return detectResultCode1; }
set { detectResultCode1 = value; }
}
///
/// 探伤等级1
///
[Description("探伤等级1")]
[Nullable(true)]
[DataLength(20)]
public string TestingGrade
{
get { return testingGrade; }
set { testingGrade = value; }
}
///
/// 探伤种类1
///
[Description("探伤种类1")]
[Nullable(true)]
[DataLength(20)]
public string TestingType
{
get { return testingType; }
set { testingType = value; }
}
///
/// 探伤等级2
///
[Description("探伤等级2")]
[Nullable(true)]
[DataLength(20)]
public string TestingGrade1
{
get { return testingGrade1; }
set { testingGrade1 = value; }
}
///
/// 探伤种类2
///
[Description("探伤种类2")]
[Nullable(true)]
[DataLength(20)]
public string TestingType1
{
get { return testingType1; }
set { testingType1 = value; }
}
///
/// 判定炉号(原料)
///
[Description("判定炉号(原料)")]
[Nullable(true)]
[DataLength(20)]
public string JudgeStoveNoUp
{
get { return judgeStoveNoUp; }
set { judgeStoveNoUp = value; }
}
///
/// 工艺序号
///
[Description("工艺序号")]
[Nullable(true)]
[DataLength(5)]
public decimal? CraftSeq
{
get { return craftSeq; }
set { craftSeq = value; }
}
///
/// 订单编号(下一工序订单)
///
[Description("下工序订单")]
[Nullable(true)]
[DataLength(20)]
public string ProPlanIdNext
{
get { return proPlanIdNext; }
set { proPlanIdNext = value; }
}
///
/// 工序排产序号(下一工序)
///
[Description("下工序排产序号")]
[Nullable(true)]
[DataLength(10)]
public string GxPlanNoNext
{
get { return gxPlanNoNext; }
set { gxPlanNoNext = value; }
}
///
/// 是否生成实际炉计划,1.是,0否
///
[Description("是否生成实际炉计划,1.是,0否")]
[Nullable(true)]
[DataLength(1)]
public string HangingFlag
{
get { return hangingFlag; }
set { hangingFlag = value; }
}
///
/// 分切数
///
[Description("分切数")]
[Nullable(true)]
[DataLength(1)]
public decimal? CutNum
{
get { return cutNum; }
set { cutNum = value; }
}
///
/// 综合判定结果代码
///
[Description("综合判定结果代码 ")]
[Nullable(true)]
[DataLength(10)]
public string JudgeTolresultCode
{
get { return judgeTolresultCode; }
set { judgeTolresultCode = value; }
}
///
/// 综合判定结果
///
[Description("综合判定结果")]
[Nullable(true)]
[DataLength(20)]
public string JudgeTolresult
{
get { return judgeTolresult; }
set { judgeTolresult = value; }
}
///
/// 综合判定时间
///
[Description("综合判定时间")]
[Nullable(true)]
public string JudgeTolresultTime
{
get { return judgeTolresultTime; }
set { judgeTolresultTime = value; }
}
///
/// 综合判定人
///
[Description("综合判定人")]
[Nullable(true)]
[DataLength(20)]
public string JudgeTolmaker
{
get { return judgeTolmaker; }
set { judgeTolmaker = value; }
}
///
/// 是否紧急放行(0正常,1紧急放行)
///
[Description("是否紧急放行(0正常,1紧急放行)")]
[Nullable(true)]
[DataLength(1)]
public string InstancyFlag
{
get { return instancyFlag; }
set { instancyFlag = value; }
}
///
/// 综合判定单号
///
[Description("综合判定单号")]
[Nullable(true)]
[DataLength(40)]
public string JugdeTolconvicted
{
get { return jugdeTolconvicted; }
set { jugdeTolconvicted = value; }
}
///
/// 判定标准集合(CIC+PIC+SIC==)
///
[Description("判定标准")]
[Nullable(true)]
[DataLength(100)]
public string JudgeStdDes
{
get { return judgeStdDes; }
set { judgeStdDes = value; }
}
///
/// 管理封锁备注
///
[Description("管理封锁备注")]
[Nullable(true)]
[DataLength(100)]
public string MngLockRemark
{
get { return mngLockRemark; }
set { mngLockRemark = value; }
}
///
/// 质量封锁备注
///
[Description("质量封锁备注")]
[Nullable(true)]
[DataLength(100)]
public string LockRemark
{
get { return lockRemark; }
set { lockRemark = value; }
}
}
}