| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447 |
- 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.YdmStuffManage.Entity
- {
- /// <summary>
- /// 数据库表PLN_ZY_DZ_M所对应的实体类(生成工具:代码生成工具3.0)
- /// 作者:DM22222 时间:2017-11-07
- /// </summary>
- public class PlnZyDzMEntity
- {
- private List<PlnZyDzCEntity> plnZyDzCTity = null;
- public List<PlnZyDzCEntity> PlnZyDzCTity
- {
- get { return plnZyDzCTity; }
- set { plnZyDzCTity = value; }
- }
- /// <summary>
- /// 锻造炉计划ID
- /// </summary>
- private string heatPlanNo = "";
- /// <summary>
- /// 产线内炉计划顺序号
- /// </summary>
- private string gxProSeq = "";
- /// <summary>
- /// 生产批号
- /// </summary>
- private string zyBatchId = "";
- /// <summary>
- /// 冶炼炉号(电炉炉号)
- /// </summary>
- private string stoveNo = "";
- /// <summary>
- /// 判定炉号
- /// </summary>
- private string judgeStoveNo = "";
- /// <summary>
- /// 标示炉号(打印炉号)
- /// </summary>
- private string flagStoveNo = "";
- /// <summary>
- /// 上工序炉计划ID(若上工序是铸造:虚拟炉次号(ID)+虚拟炉次内顺序号)
- /// </summary>
- private string upperHeatplanId = "";
- /// <summary>
- /// 计划状态(00计划,10下发,20生产中,30生产完成,40关闭A)
- /// </summary>
- private string planstatus = "";
- /// <summary>
- /// 结炉状态( 00-准备,10-上料,20-加热炉,30-快锻,40退火炉,50锯切,60表检,70下线)
- /// </summary>
- private string nodeEstatus = "";
- /// <summary>
- /// 上工序代码(大工序)
- /// </summary>
- private string upperProcessCode = "";
- /// <summary>
- /// 下工序代码(大工序)
- /// </summary>
- private string nextProcessCode = "";
- /// <summary>
- /// 是否末工序(末工序时合同成品属性有效)
- /// </summary>
- private string isendgx = "";
- /// <summary>
- /// 是否利库
- /// </summary>
- private string ifMatchOdd = "";
- /// <summary>
- /// 是否已做正式炉计划
- /// </summary>
- private string ifDoHeatPlan = "";
- /// <summary>
- /// 锻造订单编号
- /// </summary>
- private string proPlanId = "";
- /// <summary>
- /// 锻造工序排产序号
- /// </summary>
- private string gxPlanNo = "";
- /// <summary>
- /// 铸造工序订单号
- /// </summary>
- private string ccmProPlanId = "";
- /// <summary>
- /// 铸造订单排产序号
- /// </summary>
- private string ccmGxPlanNo = "";
- /// <summary>
- /// 物流去向代码
- /// </summary>
- private string gowhereCode = "";
- /// <summary>
- /// 物流去向名称
- /// </summary>
- private string gowhereName = "";
- /// <summary>
- /// 产线编码
- /// </summary>
- private string plineCode = "";
- /// <summary>
- /// 产线描述
- /// </summary>
- private string plineName = "";
- /// <summary>
- /// 铸造类型(1连铸2模铸)
- /// </summary>
- private string castingtype = "";
- /// <summary>
- /// 钢种代码
- /// </summary>
- private string gradecode = "";
- /// <summary>
- /// 钢种名称
- /// </summary>
- private string gradename = "";
- /// <summary>
- /// 钢级(牌号)代码
- /// </summary>
- private string steelcode = "";
- /// <summary>
- /// 钢级(牌号)名称
- /// </summary>
- private string steelname = "";
- /// <summary>
- /// 投入物料编码
- /// </summary>
- private string wlidIn = "";
- /// <summary>
- /// 投入物料描述
- /// </summary>
- private string wldescIn = "";
- /// <summary>
- /// 锻坯产出物料编码
- /// </summary>
- private string outwlId = "";
- /// <summary>
- /// 锻坯产出物料描述
- /// </summary>
- private string outwlDesc = "";
- /// <summary>
- /// 生产标准
- /// </summary>
- private string prodStandard = "";
- /// <summary>
- /// 输出标准
- /// </summary>
- private string outputStandard = "";
- /// <summary>
- /// 原料直径
- /// </summary>
- private string diameterIn = "";
- /// <summary>
- /// 原料长度
- /// </summary>
- private decimal? lengthIn = null;
- /// <summary>
- /// 原料单重
- /// </summary>
- private decimal? wtOneIn = null;
- /// <summary>
- /// 原料单倍坯长(mm)
- /// </summary>
- private decimal? lenGpSingle = null;
- /// <summary>
- /// 原料单倍坯重
- /// </summary>
- private decimal? wtGpSingle = null;
- /// <summary>
- /// 原料单倍计划分配支(排产)
- /// </summary>
- private decimal? plnInsingleNum = null;
- /// <summary>
- /// 原料单倍计划分配总重(排产)
- /// </summary>
- private decimal? plnInsingleWt = null;
- /// <summary>
- /// 原料倍尺数
- /// </summary>
- private decimal? cutNumGp = null;
- /// <summary>
- /// 原料倍尺计划分配支(排产)
- /// </summary>
- private decimal? plnIndoubleNum = null;
- /// <summary>
- /// 原料倍尺计划分配总重(排产)
- /// </summary>
- private decimal? plnIndoubleWt = null;
- /// <summary>
- /// 锻坯直径
- /// </summary>
- private decimal? diameterOut = null;
- /// <summary>
- /// 锻坯长度
- /// </summary>
- private decimal? lengthOut = null;
- /// <summary>
- /// 锻坯单重
- /// </summary>
- private decimal? outWtOne = null;
- /// <summary>
- /// 锻坯预计产出支数(单倍)
- /// </summary>
- private decimal? plnOutsingleNum = null;
- /// <summary>
- /// 锻坯预计产出吨(单倍)
- /// </summary>
- private decimal? plnOutsingleW = null;
- /// <summary>
- /// 锻坯倍尺数
- /// </summary>
- private decimal? cutNumOut = null;
- /// <summary>
- /// 锻坯预计产出支数(倍尺)
- /// </summary>
- private decimal? plnOutdoubleNum = null;
- /// <summary>
- /// 锻坯预计产出吨(倍尺)
- /// </summary>
- private decimal? plnOutdoubleW = null;
- /// <summary>
- /// 切头(mm)-计划
- /// </summary>
- private decimal? lenCuthead = null;
- /// <summary>
- /// 切尾(mm)-计划
- /// </summary>
- private decimal? lenCutend = null;
- /// <summary>
- /// 主合同来源(销售合同、备料需求、补量需求)
- /// </summary>
- private string orderSource = "";
- /// <summary>
- /// 主交货编码PK
- /// </summary>
- private string ordLnDlyPk = "";
- /// <summary>
- /// 主合同号
- /// </summary>
- private string orderNo = "";
- /// <summary>
- /// 主合同行号
- /// </summary>
- private string orderSeq = "";
- /// <summary>
- /// 主交货编码
- /// </summary>
- private string deliveryNo = "";
- /// <summary>
- /// 主备料需求号
- /// </summary>
- private string reqBlId = "";
- /// <summary>
- /// 国内外
- /// </summary>
- private string ifExport = "";
- /// <summary>
- /// 合同紧急度
- /// </summary>
- private string priority = "";
- /// <summary>
- /// 紧急度备注
- /// </summary>
- private string priorityMemo = "";
- /// <summary>
- /// 排产年月
- /// </summary>
- private string proMonth = "";
- /// <summary>
- /// 是否轧管监制
- /// </summary>
- private string ifMonitor = "";
- /// <summary>
- /// 监制编号
- /// </summary>
- private string prdcrNo = "";
- /// <summary>
- /// 本工序监制点
- /// </summary>
- private string monitorPoint = "";
- /// <summary>
- /// BOM
- /// </summary>
- private string bom = "";
- /// <summary>
- /// 主制程索引号
- /// </summary>
- private string indexSeq = "";
- /// <summary>
- /// 主全程途径码
- /// </summary>
- private string wholeBacklog = "";
- /// <summary>
- /// 主全程途径描叙
- /// </summary>
- private string wholeBacklogDesc = "";
- /// <summary>
- /// 成分标准索引号(内控)
- /// </summary>
- private string cic = "";
- /// <summary>
- /// 材质标准索引号(内控)
- /// </summary>
- private string pic = "";
- /// <summary>
- /// 公差标准索引号(内控)
- /// </summary>
- private string sic = "";
- /// <summary>
- /// 探伤索引号(内控)
- /// </summary>
- private string dic = "";
- /// <summary>
- /// 工艺文件号
- /// </summary>
- private string craftFileNo = "";
- /// <summary>
- /// 工艺文件责任人
- /// </summary>
- private string craftFileMan = "";
- /// <summary>
- /// 工艺序号
- /// </summary>
- private decimal? craftSeq = null;
- /// <summary>
- /// 二级工艺文件号
- /// </summary>
- private string secCraftFileNo = "";
- /// <summary>
- /// 本工序点路径
- /// </summary>
- private string stationRoad = "";
- /// <summary>
- /// 作业日期(年月日)
- /// </summary>
- private string proDay = "";
- /// <summary>
- /// 结算日期(年月)
- /// </summary>
- private string balYearMonth = "";
- /// <summary>
- /// 创建人
- /// </summary>
- private string createName = "";
- /// <summary>
- /// 创建时间
- /// </summary>
- private string createTime = "";
- /// <summary>
- /// 修改人
- /// </summary>
- private string updateName = "";
- /// <summary>
- /// 修改时间
- /// </summary>
- private string updateTime = "";
- /// <summary>
- /// 下发人
- /// </summary>
- private string downman = "";
- /// <summary>
- /// 下发时间
- /// </summary>
- private string downtime = "";
- /// <summary>
- /// 是否委外
- /// </summary>
- private string subcontractFlag = "";
- /// <summary>
- /// 产出单倍坯长
- /// </summary>
- private string lenGpSingleOut = "";
- /// <summary>
- /// 产出单倍坯长
- /// </summary>
- [Description("产出单倍坯长")]
- [Nullable(false)]
- [DataLength(10)]
- public string LenGpSingleOut
- {
- get { return lenGpSingleOut; }
- set { lenGpSingleOut = value; }
- }
- /// <summary>
- /// 锻造炉计划ID
- /// </summary>
- [Description("是否委外")]
- [Nullable(false)]
- [DataLength(1)]
- public string SubcontractFlag
- {
- get { return subcontractFlag; }
- set { subcontractFlag = value; }
- }
- /// <summary>
- /// 锻造炉计划ID
- /// </summary>
- [Description("锻造炉计划ID")]
- [Nullable(false)]
- [DataLength(20)]
- public string HeatPlanNo
- {
- get { return heatPlanNo; }
- set { heatPlanNo = value; }
- }
- /// <summary>
- /// 产线内炉计划顺序号
- /// </summary>
- [Description("产线内炉计划顺序号")]
- [Nullable(true)]
- [DataLength(20)]
- public string GxProSeq
- {
- get { return gxProSeq; }
- set { gxProSeq = value; }
- }
- /// <summary>
- /// 生产批号
- /// </summary>
- [Description("生产批号")]
- [Nullable(true)]
- [DataLength(20)]
- public string ZyBatchId
- {
- get { return zyBatchId; }
- set { zyBatchId = value; }
- }
- /// <summary>
- /// 冶炼炉号(电炉炉号)
- /// </summary>
- [Description("冶炼炉号")]
- [Nullable(true)]
- [DataLength(20)]
- public string StoveNo
- {
- get { return stoveNo; }
- set { stoveNo = value; }
- }
- /// <summary>
- /// 判定炉号
- /// </summary>
- [Description("判定炉号")]
- [Nullable(true)]
- [DataLength(6)]
- public string JudgeStoveNo
- {
- get { return judgeStoveNo; }
- set { judgeStoveNo = value; }
- }
- /// <summary>
- /// 标示炉号(打印炉号)
- /// </summary>
- [Description("标示炉号")]
- [Nullable(true)]
- [DataLength(20)]
- public string FlagStoveNo
- {
- get { return flagStoveNo; }
- set { flagStoveNo = value; }
- }
- /// <summary>
- /// 上工序炉计划ID(若上工序是铸造:虚拟炉次号(ID)+虚拟炉次内顺序号)
- /// </summary>
- [Description("上工序炉计划ID")]
- [Nullable(true)]
- [DataLength(20)]
- public string UpperHeatplanId
- {
- get { return upperHeatplanId; }
- set { upperHeatplanId = value; }
- }
- /// <summary>
- /// 计划状态(00计划,10下发,20生产中,30生产完成,40关闭A)
- /// </summary>
- [Description("计划状态")]
- [Nullable(true)]
- [DataLength(20)]
- public string Planstatus
- {
- get { return planstatus; }
- set { planstatus = value; }
- }
- /// <summary>
- /// 结炉状态( 00-准备,10-上料,20-加热炉,30-快锻,40退火炉,50锯切,60表检,70下线)
- /// </summary>
- [Description("结炉状态")]
- [Nullable(true)]
- [DataLength(2)]
- public string NodeEstatus
- {
- get { return nodeEstatus; }
- set { nodeEstatus = value; }
- }
- /// <summary>
- /// 上工序代码(大工序)
- /// </summary>
- [Description("上工序代码")]
- [Nullable(true)]
- [DataLength(8)]
- public string UpperProcessCode
- {
- get { return upperProcessCode; }
- set { upperProcessCode = value; }
- }
- /// <summary>
- /// 下工序代码(大工序)
- /// </summary>
- [Description("下工序代码")]
- [Nullable(true)]
- [DataLength(8)]
- public string NextProcessCode
- {
- get { return nextProcessCode; }
- set { nextProcessCode = value; }
- }
- /// <summary>
- /// 是否末工序(末工序时合同成品属性有效)
- /// </summary>
- [Description("是否末工序")]
- [Nullable(true)]
- [DataLength(1)]
- public string Isendgx
- {
- get { return isendgx; }
- set { isendgx = value; }
- }
- /// <summary>
- /// 是否利库
- /// </summary>
- [Description("是否利库")]
- [Nullable(true)]
- [DataLength(1)]
- public string IfMatchOdd
- {
- get { return ifMatchOdd; }
- set { ifMatchOdd = value; }
- }
- /// <summary>
- /// 是否已做正式炉计划
- /// </summary>
- [Description("是否已做正式炉计划")]
- [Nullable(true)]
- [DataLength(1)]
- public string IfDoHeatPlan
- {
- get { return ifDoHeatPlan; }
- set { ifDoHeatPlan = value; }
- }
- /// <summary>
- /// 锻造订单编号
- /// </summary>
- [Description("锻造订单编号")]
- [Nullable(true)]
- [DataLength(20)]
- public string ProPlanId
- {
- get { return proPlanId; }
- set { proPlanId = value; }
- }
- /// <summary>
- /// 锻造工序排产序号
- /// </summary>
- [Description("锻造工序排产序号")]
- [Nullable(true)]
- [DataLength(10)]
- public string GxPlanNo
- {
- get { return gxPlanNo; }
- set { gxPlanNo = value; }
- }
- /// <summary>
- /// 铸造工序订单号
- /// </summary>
- [Description("铸造工序订单号")]
- [Nullable(true)]
- [DataLength(20)]
- public string CcmProPlanId
- {
- get { return ccmProPlanId; }
- set { ccmProPlanId = value; }
- }
- /// <summary>
- /// 铸造订单排产序号
- /// </summary>
- [Description("铸造订单排产序号")]
- [Nullable(true)]
- [DataLength(10)]
- public string CcmGxPlanNo
- {
- get { return ccmGxPlanNo; }
- set { ccmGxPlanNo = value; }
- }
- /// <summary>
- /// 物流去向代码
- /// </summary>
- [Description("物流去向代码")]
- [Nullable(true)]
- [DataLength(20)]
- public string GowhereCode
- {
- get { return gowhereCode; }
- set { gowhereCode = value; }
- }
- /// <summary>
- /// 物流去向名称
- /// </summary>
- [Description("物流去向")]
- [Nullable(true)]
- [DataLength(32)]
- public string GowhereName
- {
- get { return gowhereName; }
- set { gowhereName = value; }
- }
- /// <summary>
- /// 产线编码
- /// </summary>
- [Description("产线编码")]
- [Nullable(true)]
- [DataLength(20)]
- public string PlineCode
- {
- get { return plineCode; }
- set { plineCode = value; }
- }
- /// <summary>
- /// 产线描述
- /// </summary>
- [Description("产线")]
- [Nullable(true)]
- [DataLength(100)]
- public string PlineName
- {
- get { return plineName; }
- set { plineName = value; }
- }
- /// <summary>
- /// 铸造类型(1连铸2模铸)
- /// </summary>
- [Description("铸造类型")]
- [Nullable(true)]
- [DataLength(20)]
- public string Castingtype
- {
- get { return castingtype; }
- set { castingtype = value; }
- }
- /// <summary>
- /// 钢种代码
- /// </summary>
- [Description("钢种代码")]
- [Nullable(true)]
- [DataLength(10)]
- public string Gradecode
- {
- get { return gradecode; }
- set { gradecode = value; }
- }
- /// <summary>
- /// 钢种名称
- /// </summary>
- [Description("钢种")]
- [Nullable(true)]
- [DataLength(100)]
- public string Gradename
- {
- get { return gradename; }
- set { gradename = value; }
- }
- /// <summary>
- /// 钢级(牌号)代码
- /// </summary>
- [Description("钢级(牌号)代码")]
- [Nullable(true)]
- [DataLength(10)]
- public string Steelcode
- {
- get { return steelcode; }
- set { steelcode = value; }
- }
- /// <summary>
- /// 钢级(牌号)名称
- /// </summary>
- [Description("钢级")]
- [Nullable(true)]
- [DataLength(100)]
- public string Steelname
- {
- get { return steelname; }
- set { steelname = value; }
- }
- /// <summary>
- /// 投入物料编码
- /// </summary>
- [Description("投入物料编码")]
- [Nullable(true)]
- [DataLength(20)]
- public string WlidIn
- {
- get { return wlidIn; }
- set { wlidIn = value; }
- }
- /// <summary>
- /// 投入物料描述
- /// </summary>
- [Description("投入物料")]
- [Nullable(true)]
- [DataLength(40)]
- public string WldescIn
- {
- get { return wldescIn; }
- set { wldescIn = value; }
- }
- /// <summary>
- /// 锻坯产出物料编码
- /// </summary>
- [Description("锻坯产出物料编码")]
- [Nullable(true)]
- [DataLength(40)]
- public string OutwlId
- {
- get { return outwlId; }
- set { outwlId = value; }
- }
- /// <summary>
- /// 锻坯产出物料描述
- /// </summary>
- [Description("产出物料")]
- [Nullable(true)]
- [DataLength(40)]
- public string OutwlDesc
- {
- get { return outwlDesc; }
- set { outwlDesc = value; }
- }
- /// <summary>
- /// 生产标准
- /// </summary>
- [Description("生产标准")]
- [Nullable(true)]
- [DataLength(500)]
- public string ProdStandard
- {
- get { return prodStandard; }
- set { prodStandard = value; }
- }
- /// <summary>
- /// 输出标准
- /// </summary>
- [Description("输出标准")]
- [Nullable(true)]
- [DataLength(500)]
- public string OutputStandard
- {
- get { return outputStandard; }
- set { outputStandard = value; }
- }
- /// <summary>
- /// 原料直径
- /// </summary>
- [Description("原料直径")]
- [Nullable(true)]
- [DataLength(10)]
- public string DiameterIn
- {
- get { return diameterIn; }
- set { diameterIn = value; }
- }
- /// <summary>
- /// 原料长度
- /// </summary>
- [Description("原料长度")]
- [Nullable(true)]
- [DataLength(10)]
- public decimal? LengthIn
- {
- get { return lengthIn; }
- set { lengthIn = value; }
- }
- /// <summary>
- /// 原料单重
- /// </summary>
- [Description("原料单重")]
- [Nullable(true)]
- [DataLength(10)]
- public decimal? WtOneIn
- {
- get { return wtOneIn; }
- set { wtOneIn = value; }
- }
- /// <summary>
- /// 原料单倍坯长(mm)
- /// </summary>
- [Description("原料单倍坯长(mm)")]
- [Nullable(true)]
- [DataLength(10)]
- public decimal? LenGpSingle
- {
- get { return lenGpSingle; }
- set { lenGpSingle = value; }
- }
- /// <summary>
- /// 原料单倍坯重
- /// </summary>
- [Description("原料单倍坯重")]
- [Nullable(true)]
- [DataLength(10)]
- public decimal? WtGpSingle
- {
- get { return wtGpSingle; }
- set { wtGpSingle = value; }
- }
- /// <summary>
- /// 原料单倍计划分配支(排产)
- /// </summary>
- [Description("原料单倍计划分配支(排产)")]
- [Nullable(true)]
- [DataLength(5)]
- public decimal? PlnInsingleNum
- {
- get { return plnInsingleNum; }
- set { plnInsingleNum = value; }
- }
- /// <summary>
- /// 原料单倍计划分配总重(排产)
- /// </summary>
- [Description("原料单倍计划分配总重(排产)")]
- [Nullable(true)]
- [DataLength(10)]
- public decimal? PlnInsingleWt
- {
- get { return plnInsingleWt; }
- set { plnInsingleWt = value; }
- }
- /// <summary>
- /// 原料倍尺数
- /// </summary>
- [Description("原料倍尺数")]
- [Nullable(true)]
- [DataLength(5)]
- public decimal? CutNumGp
- {
- get { return cutNumGp; }
- set { cutNumGp = value; }
- }
- /// <summary>
- /// 原料倍尺计划分配支(排产)
- /// </summary>
- [Description("原料倍尺计划分配支(排产)")]
- [Nullable(true)]
- [DataLength(5)]
- public decimal? PlnIndoubleNum
- {
- get { return plnIndoubleNum; }
- set { plnIndoubleNum = value; }
- }
- /// <summary>
- /// 原料倍尺计划分配总重(排产)
- /// </summary>
- [Description("原料倍尺计划分配总重(排产)")]
- [Nullable(true)]
- [DataLength(10)]
- public decimal? PlnIndoubleWt
- {
- get { return plnIndoubleWt; }
- set { plnIndoubleWt = value; }
- }
- /// <summary>
- /// 锻坯直径
- /// </summary>
- [Description("直径")]
- [Nullable(true)]
- [DataLength(10)]
- public decimal? DiameterOut
- {
- get { return diameterOut; }
- set { diameterOut = value; }
- }
- /// <summary>
- /// 锻坯长度
- /// </summary>
- [Description("坯长")]
- [Nullable(true)]
- [DataLength(10)]
- public decimal? LengthOut
- {
- get { return lengthOut; }
- set { lengthOut = value; }
- }
- /// <summary>
- /// 锻坯单重
- /// </summary>
- [Description("锻坯单重")]
- [Nullable(true)]
- [DataLength(10)]
- public decimal? OutWtOne
- {
- get { return outWtOne; }
- set { outWtOne = value; }
- }
- /// <summary>
- /// 锻坯预计产出支数(单倍)
- /// </summary>
- [Description("锻坯预计产出支数(单倍)")]
- [Nullable(true)]
- [DataLength(5)]
- public decimal? PlnOutsingleNum
- {
- get { return plnOutsingleNum; }
- set { plnOutsingleNum = value; }
- }
- /// <summary>
- /// 锻坯预计产出吨(单倍)
- /// </summary>
- [Description("锻坯预计产出吨(单倍)")]
- [Nullable(true)]
- [DataLength(10)]
- public decimal? PlnOutsingleW
- {
- get { return plnOutsingleW; }
- set { plnOutsingleW = value; }
- }
- /// <summary>
- /// 锻坯倍尺数
- /// </summary>
- [Description("倍尺数")]
- [Nullable(true)]
- [DataLength(5)]
- public decimal? CutNumOut
- {
- get { return cutNumOut; }
- set { cutNumOut = value; }
- }
- /// <summary>
- /// 锻坯预计产出支数(倍尺)
- /// </summary>
- [Description("锻坯预计产出支数(倍尺)")]
- [Nullable(true)]
- [DataLength(5)]
- public decimal? PlnOutdoubleNum
- {
- get { return plnOutdoubleNum; }
- set { plnOutdoubleNum = value; }
- }
- /// <summary>
- /// 锻坯预计产出吨(倍尺)
- /// </summary>
- [Description("锻坯预计产出吨(倍尺)")]
- [Nullable(true)]
- [DataLength(10)]
- public decimal? PlnOutdoubleW
- {
- get { return plnOutdoubleW; }
- set { plnOutdoubleW = value; }
- }
- /// <summary>
- /// 切头(mm)-计划
- /// </summary>
- [Description("切头")]
- [Nullable(true)]
- [DataLength(10)]
- public decimal? LenCuthead
- {
- get { return lenCuthead; }
- set { lenCuthead = value; }
- }
- /// <summary>
- /// 切尾(mm)-计划
- /// </summary>
- [Description("切尾")]
- [Nullable(true)]
- [DataLength(10)]
- public decimal? LenCutend
- {
- get { return lenCutend; }
- set { lenCutend = value; }
- }
- /// <summary>
- /// 主合同来源(销售合同、备料需求、补量需求)
- /// </summary>
- [Description("主合同来源")]
- [Nullable(true)]
- [DataLength(20)]
- public string OrderSource
- {
- get { return orderSource; }
- set { orderSource = value; }
- }
- /// <summary>
- /// 主交货编码PK
- /// </summary>
- [Description("主交货编码PK")]
- [Nullable(true)]
- [DataLength(40)]
- public string OrdLnDlyPk
- {
- get { return ordLnDlyPk; }
- set { ordLnDlyPk = value; }
- }
- /// <summary>
- /// 主合同号
- /// </summary>
- [Description("主合同号")]
- [Nullable(true)]
- [DataLength(20)]
- public string OrderNo
- {
- get { return orderNo; }
- set { orderNo = value; }
- }
- /// <summary>
- /// 主合同行号
- /// </summary>
- [Description("主合同行号")]
- [Nullable(true)]
- [DataLength(3)]
- public string OrderSeq
- {
- get { return orderSeq; }
- set { orderSeq = value; }
- }
- /// <summary>
- /// 主交货编码
- /// </summary>
- [Description("主交货编码")]
- [Nullable(true)]
- [DataLength(3)]
- public string DeliveryNo
- {
- get { return deliveryNo; }
- set { deliveryNo = value; }
- }
- /// <summary>
- /// 主备料需求号
- /// </summary>
- [Description("主备料需求号")]
- [Nullable(true)]
- [DataLength(20)]
- public string ReqBlId
- {
- get { return reqBlId; }
- set { reqBlId = value; }
- }
- /// <summary>
- /// 国内外
- /// </summary>
- [Description("国内外")]
- [Nullable(true)]
- [DataLength(20)]
- public string IfExport
- {
- get { return ifExport; }
- set { ifExport = value; }
- }
- /// <summary>
- /// 合同紧急度
- /// </summary>
- [Description("合同紧急度")]
- [Nullable(true)]
- [DataLength(20)]
- public string Priority
- {
- get { return priority; }
- set { priority = value; }
- }
- /// <summary>
- /// 紧急度备注
- /// </summary>
- [Description("紧急度备注")]
- [Nullable(true)]
- [DataLength(200)]
- public string PriorityMemo
- {
- get { return priorityMemo; }
- set { priorityMemo = value; }
- }
- /// <summary>
- /// 排产年月
- /// </summary>
- [Description("排产年月")]
- [Nullable(true)]
- [DataLength(20)]
- public string ProMonth
- {
- get { return proMonth; }
- set { proMonth = value; }
- }
- /// <summary>
- /// 是否轧管监制
- /// </summary>
- [Description("是否轧管监制")]
- [Nullable(true)]
- [DataLength(1)]
- public string IfMonitor
- {
- get { return ifMonitor; }
- set { ifMonitor = value; }
- }
- /// <summary>
- /// 监制编号
- /// </summary>
- [Description("监制编号")]
- [Nullable(true)]
- [DataLength(40)]
- public string PrdcrNo
- {
- get { return prdcrNo; }
- set { prdcrNo = value; }
- }
- /// <summary>
- /// 本工序监制点
- /// </summary>
- [Description("本工序监制点")]
- [Nullable(true)]
- [DataLength(200)]
- public string MonitorPoint
- {
- get { return monitorPoint; }
- set { monitorPoint = value; }
- }
- /// <summary>
- /// BOM
- /// </summary>
- [Description("BOM")]
- [Nullable(true)]
- [DataLength(40)]
- public string Bom
- {
- get { return bom; }
- set { bom = value; }
- }
- /// <summary>
- /// 主制程索引号
- /// </summary>
- [Description("主制程索引号")]
- [Nullable(true)]
- [DataLength(32)]
- public string IndexSeq
- {
- get { return indexSeq; }
- set { indexSeq = value; }
- }
- /// <summary>
- /// 主全程途径码
- /// </summary>
- [Description("主全程途径码")]
- [Nullable(true)]
- [DataLength(32)]
- public string WholeBacklog
- {
- get { return wholeBacklog; }
- set { wholeBacklog = value; }
- }
- /// <summary>
- /// 主全程途径描叙
- /// </summary>
- [Description("主全程途径")]
- [Nullable(true)]
- [DataLength(500)]
- public string WholeBacklogDesc
- {
- get { return wholeBacklogDesc; }
- set { wholeBacklogDesc = value; }
- }
- /// <summary>
- /// 成分标准索引号(内控)
- /// </summary>
- [Description("成分标准索引号(内控)")]
- [Nullable(true)]
- [DataLength(32)]
- public string Cic
- {
- get { return cic; }
- set { cic = value; }
- }
- /// <summary>
- /// 材质标准索引号(内控)
- /// </summary>
- [Description("材质标准索引号(内控)")]
- [Nullable(true)]
- [DataLength(32)]
- public string Pic
- {
- get { return pic; }
- set { pic = value; }
- }
- /// <summary>
- /// 公差标准索引号(内控)
- /// </summary>
- [Description("公差标准索引号(内控)")]
- [Nullable(true)]
- [DataLength(32)]
- public string Sic
- {
- get { return sic; }
- set { sic = value; }
- }
- /// <summary>
- /// 探伤索引号(内控)
- /// </summary>
- [Description("探伤索引号(内控)")]
- [Nullable(true)]
- [DataLength(32)]
- public string Dic
- {
- get { return dic; }
- set { dic = value; }
- }
- /// <summary>
- /// 工艺文件号
- /// </summary>
- [Description("工艺文件号")]
- [Nullable(true)]
- [DataLength(32)]
- public string CraftFileNo
- {
- get { return craftFileNo; }
- set { craftFileNo = value; }
- }
- /// <summary>
- /// 工艺文件责任人
- /// </summary>
- [Description("工艺文件责任人")]
- [Nullable(true)]
- [DataLength(20)]
- public string CraftFileMan
- {
- get { return craftFileMan; }
- set { craftFileMan = value; }
- }
- /// <summary>
- /// 工艺序号
- /// </summary>
- [Description("工艺序号")]
- [Nullable(true)]
- [DataLength(5)]
- public decimal? CraftSeq
- {
- get { return craftSeq; }
- set { craftSeq = value; }
- }
- /// <summary>
- /// 二级工艺文件号
- /// </summary>
- [Description("二级工艺文件号")]
- [Nullable(true)]
- [DataLength(100)]
- public string SecCraftFileNo
- {
- get { return secCraftFileNo; }
- set { secCraftFileNo = value; }
- }
- /// <summary>
- /// 本工序点路径
- /// </summary>
- [Description("本工序点路径")]
- [Nullable(true)]
- [DataLength(200)]
- public string StationRoad
- {
- get { return stationRoad; }
- set { stationRoad = value; }
- }
- /// <summary>
- /// 作业日期(年月日)
- /// </summary>
- [Description("作业日期")]
- [Nullable(true)]
- [DataLength(8)]
- public string ProDay
- {
- get { return proDay; }
- set { proDay = value; }
- }
- /// <summary>
- /// 结算日期(年月)
- /// </summary>
- [Description("结算日期")]
- [Nullable(true)]
- [DataLength(6)]
- public string BalYearMonth
- {
- get { return balYearMonth; }
- set { balYearMonth = value; }
- }
- /// <summary>
- /// 创建人
- /// </summary>
- [Description("创建人")]
- [Nullable(true)]
- [DataLength(20)]
- public string CreateName
- {
- get { return createName; }
- set { createName = value; }
- }
- /// <summary>
- /// 创建时间
- /// </summary>
- [Description("创建时间")]
- [Nullable(true)]
- public string CreateTime
- {
- get { return createTime; }
- set { createTime = value; }
- }
- /// <summary>
- /// 修改人
- /// </summary>
- [Description("修改人")]
- [Nullable(true)]
- [DataLength(20)]
- public string UpdateName
- {
- get { return updateName; }
- set { updateName = value; }
- }
- /// <summary>
- /// 修改时间
- /// </summary>
- [Description("修改时间")]
- [Nullable(true)]
- public string UpdateTime
- {
- get { return updateTime; }
- set { updateTime = value; }
- }
- /// <summary>
- /// 下发人
- /// </summary>
- [Description("下发人")]
- [Nullable(true)]
- [DataLength(20)]
- public string Downman
- {
- get { return downman; }
- set { downman = value; }
- }
- /// <summary>
- /// 下发时间
- /// </summary>
- [Description("下发时间")]
- [Nullable(true)]
- public string Downtime
- {
- get { return downtime; }
- set { downtime = value; }
- }
- }
- }
|