| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838 |
- using System;
- using System.Collections.Generic;
- using System.ComponentModel;
- using System.Linq;
- using System.Text;
- using Core.Mes.Client.Comm.Attribute;
- namespace Core.StlMes.Client.PlnSaleOrd.Entity
- {
- /// <summary>
- /// 数据库表PLN_REQINF_GP所对应的实体类(生成工具:代码生成工具3.0)
- /// 作者:USER-20150714WV 时间:2015-11-18
- /// </summary>
- public class PlnReqinfGpEntity
- {
- private string finishweight;
- [Description("生产完成重量")]
- public string Finishweight
- {
- get { return finishweight; }
- set { finishweight = value; }
- }
- /// <summary>
- /// 管坯需求编号
- /// </summary>
- private string gpreqId = "";
- /// <summary>
- /// 排产联动组号
- /// </summary>
- private string planGroupId = "";
- /// <summary>
- /// 是否末端工序
- /// </summary>
- private string isendgx = "";
- /// <summary>
- /// 下一工序
- /// </summary>
- private string nextGx = "";
- /// <summary>
- /// 是否工序补量合同(末工序不能为1)
- /// </summary>
- private string isExtraOrd = "";
- /// <summary>
- /// 合同来源(销售合同、备料需求、补量需求)
- /// </summary>
- private string orderSource = "";
- /// <summary>
- /// 交货编码PK
- /// </summary>
- private string ordLnDlyPk = "";
- /// <summary>
- /// 排产流水号
- /// </summary>
- private string plnDivideId = "";
- /// <summary>
- /// 合同号
- /// </summary>
- private string orderNo = "";
- /// <summary>
- /// 合同行号
- /// </summary>
- private string orderSeq = "";
- /// <summary>
- /// 交货编码
- /// </summary>
- private string deliveryNo = "";
- /// <summary>
- /// 备料需求号
- /// </summary>
- private string reqBlId = "";
- /// <summary>
- /// 客户编号
- /// </summary>
- private string buyerId = "";
- /// <summary>
- /// 客户名称
- /// </summary>
- private string buyerName = "";
- /// <summary>
- /// 产品规范码
- /// </summary>
- private string psc = "";
- /// <summary>
- /// 冶金规范码
- /// </summary>
- private string msc = "";
- /// <summary>
- /// 制程索引号
- /// </summary>
- private string indexSeq = "";
- /// <summary>
- /// 管坯类型(连铸坯、锻坯、轧坯)
- /// </summary>
- private string gptype = "";
- /// <summary>
- /// 铸造类型(连铸、模铸)
- /// </summary>
- private string castingtype = "";
- /// <summary>
- /// 可选铸造产线编码
- /// </summary>
- private string plineCodeMay = "";
- /// <summary>
- /// 可选铸造产线描述
- /// </summary>
- private string plineNameMay = "";
- /// <summary>
- /// 钢级(牌号)代码
- /// </summary>
- private string steelcode = "";
- /// <summary>
- /// 钢级(牌号)名称
- /// </summary>
- private string steelname = "";
- /// <summary>
- /// 钢种代码
- /// </summary>
- private string gradecode = "";
- /// <summary>
- /// 钢种名称
- /// </summary>
- private string gradename = "";
- /// <summary>
- /// 连铸坯直径
- /// </summary>
- private decimal? diameterLz = null;
- /// <summary>
- /// 连铸坯长度
- /// </summary>
- private decimal? lengthLz = null;
- /// <summary>
- /// 铸造坯物料编码
- /// </summary>
- private string materialNo = "";
- /// <summary>
- /// 物料描述
- /// </summary>
- private string materialName = "";
- /// <summary>
- /// 炼钢工艺码
- /// </summary>
- private string craftcode = "";
- /// <summary>
- /// 成分标准索引号集合(内控)
- /// </summary>
- private string cic = "";
- /// <summary>
- /// 内控标准代码
- /// </summary>
- private string stdCodeNk = "";
- /// <summary>
- /// 内控标准名称
- /// </summary>
- private string stdNameNk = "";
- /// <summary>
- /// 是否炼钢监制
- /// </summary>
- private string ifMonitorLg = "";
- /// <summary>
- /// 监制编号
- /// </summary>
- private string prdcrNo = "";
- /// <summary>
- /// 铸造坯单重(模铸为铸锭单重)
- /// </summary>
- private decimal? wtCastOne = null;
- /// <summary>
- /// 铸造坯需求重量
- /// </summary>
- private decimal? castWeight = null;
- /// <summary>
- /// 铸造坯需求支数
- /// </summary>
- private decimal? castNum = null;
- /// <summary>
- /// 铸造坯利库量
- /// </summary>
- private decimal? matchWeight = null;
- /// <summary>
- /// 铸造坯利库支数
- /// </summary>
- private decimal? matchNum = null;
- /// <summary>
- /// 有无采购计划
- /// </summary>
- private string ifbuyplan = "";
- /// <summary>
- /// 采购计划号
- /// </summary>
- private string buyplanid = "";
- /// <summary>
- /// 采购计划量
- /// </summary>
- private decimal? buyplanweight = null;
- /// <summary>
- /// 炼钢计划重量
- /// </summary>
- private decimal? ppcLgWeight = null;
- /// <summary>
- /// 炼钢计划支数
- /// </summary>
- private decimal? ppcLgNum = null;
- /// <summary>
- /// 需求状态(1计划,2排产,3生产中,4生产完成,5关闭,6取消,9封闭)
- /// </summary>
- private string reqStatus = "";
- /// <summary>
- /// 备注
- /// </summary>
- private string memo = "";
- /// <summary>
- /// 创建人
- /// </summary>
- private string createName = "";
- /// <summary>
- /// 创建时间
- /// </summary>
- private string createTime = "";
- /// <summary>
- /// 修改人
- /// </summary>
- private string updateName = "";
- /// <summary>
- /// 修改时间
- /// </summary>
- private string updateTime = "";
- /// <summary>
- /// 管坯需求编号
- /// </summary>
- [Description("管坯需求编号")]
- [Nullable(false)]
- [DataLength(20)]
- public string GpreqId
- {
- get { return gpreqId; }
- set { gpreqId = value; }
- }
- /// <summary>
- /// 排产联动组号
- /// </summary>
- [Description("排产联动组号")]
- [Nullable(true)]
- [DataLength(40)]
- public string PlanGroupId
- {
- get { return planGroupId; }
- set { planGroupId = value; }
- }
- /// <summary>
- /// 是否末端工序
- /// </summary>
- [Description("是否末端工序")]
- [Nullable(true)]
- [DataLength(1)]
- public string Isendgx
- {
- get { return isendgx; }
- set { isendgx = value; }
- }
- /// <summary>
- /// 下一工序
- /// </summary>
- [Description("下一工序")]
- [Nullable(true)]
- [DataLength(20)]
- public string NextGx
- {
- get { return nextGx; }
- set { nextGx = value; }
- }
- /// <summary>
- /// 是否工序补量合同(末工序不能为1)
- /// </summary>
- [Description("是否工序补量合同")]
- [Nullable(true)]
- [DataLength(1)]
- public string IsExtraOrd
- {
- get { return isExtraOrd; }
- set { isExtraOrd = value; }
- }
- /// <summary>
- /// 合同来源(销售合同、备料需求、补量需求)
- /// </summary>
- [Description("合同来源")]
- [Nullable(true)]
- [DataLength(20)]
- public string OrderSource
- {
- get { return orderSource; }
- set { orderSource = value; }
- }
- /// <summary>
- /// 交货编码PK
- /// </summary>
- [Description("交货编码PK")]
- [Nullable(false)]
- [DataLength(40)]
- public string OrdLnDlyPk
- {
- get { return ordLnDlyPk; }
- set { ordLnDlyPk = value; }
- }
- /// <summary>
- /// 排产流水号
- /// </summary>
- [Description("排产流水号")]
- [Nullable(false)]
- [DataLength(10)]
- public string PlnDivideId
- {
- get { return plnDivideId; }
- set { plnDivideId = 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 BuyerId
- {
- get { return buyerId; }
- set { buyerId = value; }
- }
- /// <summary>
- /// 客户名称
- /// </summary>
- [Description("客户名称")]
- [Nullable(true)]
- [DataLength(100)]
- public string BuyerName
- {
- get { return buyerName; }
- set { buyerName = value; }
- }
- /// <summary>
- /// 产品规范码
- /// </summary>
- [Description("产品规范码")]
- [Nullable(true)]
- [DataLength(20)]
- public string Psc
- {
- get { return psc; }
- set { psc = value; }
- }
- /// <summary>
- /// 冶金规范码
- /// </summary>
- [Description("冶金规范码")]
- [Nullable(true)]
- [DataLength(20)]
- public string Msc
- {
- get { return msc; }
- set { msc = value; }
- }
- /// <summary>
- /// 制程索引号
- /// </summary>
- [Description("制程索引号")]
- [Nullable(true)]
- [DataLength(32)]
- public string IndexSeq
- {
- get { return indexSeq; }
- set { indexSeq = value; }
- }
- /// <summary>
- /// 管坯类型(连铸坯、锻坯、轧坯)
- /// </summary>
- [Description("管坯类型")]
- [Nullable(true)]
- [DataLength(20)]
- public string Gptype
- {
- get { return gptype; }
- set { gptype = value; }
- }
- /// <summary>
- /// 铸造类型(连铸、模铸)
- /// </summary>
- [Description("铸造类型")]
- [Nullable(true)]
- [DataLength(20)]
- public string Castingtype
- {
- get { return castingtype; }
- set { castingtype = value; }
- }
- /// <summary>
- /// 可选铸造产线编码
- /// </summary>
- [Description("可选铸造产线编码")]
- [Nullable(true)]
- [DataLength(100)]
- public string PlineCodeMay
- {
- get { return plineCodeMay; }
- set { plineCodeMay = value; }
- }
- /// <summary>
- /// 可选铸造产线描述
- /// </summary>
- [Description("可选铸造产线描述")]
- [Nullable(true)]
- [DataLength(400)]
- public string PlineNameMay
- {
- get { return plineNameMay; }
- set { plineNameMay = 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(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 decimal? DiameterLz
- {
- get { return diameterLz; }
- set { diameterLz = value; }
- }
- /// <summary>
- /// 连铸坯长度
- /// </summary>
- [Description("连铸坯长度")]
- [Nullable(true)]
- [DataLength(10)]
- public decimal? LengthLz
- {
- get { return lengthLz; }
- set { lengthLz = value; }
- }
- /// <summary>
- /// 铸造坯物料编码
- /// </summary>
- [Description("铸造坯物料编码")]
- [Nullable(true)]
- [DataLength(40)]
- public string MaterialNo
- {
- get { return materialNo; }
- set { materialNo = value; }
- }
- /// <summary>
- /// 物料描述
- /// </summary>
- [Description("物料描述")]
- [Nullable(true)]
- [DataLength(100)]
- public string MaterialName
- {
- get { return materialName; }
- set { materialName = value; }
- }
- /// <summary>
- /// 炼钢工艺码
- /// </summary>
- [Description("炼钢工艺码")]
- [Nullable(true)]
- [DataLength(50)]
- public string Craftcode
- {
- get { return craftcode; }
- set { craftcode = value; }
- }
- /// <summary>
- /// 成分标准索引号集合(内控)
- /// </summary>
- [Description("成分标准索引号集合")]
- [Nullable(true)]
- [DataLength(400)]
- public string Cic
- {
- get { return cic; }
- set { cic = value; }
- }
- /// <summary>
- /// 内控标准代码
- /// </summary>
- [Description("内控标准代码")]
- [Nullable(true)]
- [DataLength(20)]
- public string StdCodeNk
- {
- get { return stdCodeNk; }
- set { stdCodeNk = value; }
- }
- /// <summary>
- /// 内控标准名称
- /// </summary>
- [Description("内控标准名称")]
- [Nullable(true)]
- [DataLength(200)]
- public string StdNameNk
- {
- get { return stdNameNk; }
- set { stdNameNk = value; }
- }
- /// <summary>
- /// 是否炼钢监制
- /// </summary>
- [Description("是否炼钢监制")]
- [Nullable(true)]
- [DataLength(1)]
- public string IfMonitorLg
- {
- get { return ifMonitorLg; }
- set { ifMonitorLg = value; }
- }
- /// <summary>
- /// 监制编号
- /// </summary>
- [Description("监制编号")]
- [Nullable(true)]
- [DataLength(40)]
- public string PrdcrNo
- {
- get { return prdcrNo; }
- set { prdcrNo = value; }
- }
- /// <summary>
- /// 铸造坯单重(模铸为铸锭单重)
- /// </summary>
- [Description("铸造坯单重")]
- [Nullable(true)]
- [DataLength(10)]
- public decimal? WtCastOne
- {
- get { return wtCastOne; }
- set { wtCastOne = value; }
- }
- /// <summary>
- /// 铸造坯需求重量
- /// </summary>
- [Description("铸造坯需求重量")]
- [Nullable(true)]
- [DataLength(10)]
- public decimal? CastWeight
- {
- get { return castWeight; }
- set { castWeight = value; }
- }
- /// <summary>
- /// 铸造坯需求支数
- /// </summary>
- [Description("铸造坯需求支数")]
- [Nullable(true)]
- [DataLength(10)]
- public decimal? CastNum
- {
- get { return castNum; }
- set { castNum = value; }
- }
- /// <summary>
- /// 铸造坯利库量
- /// </summary>
- [Description("铸造坯利库量")]
- [Nullable(true)]
- [DataLength(10)]
- public decimal? MatchWeight
- {
- get { return matchWeight; }
- set { matchWeight = value; }
- }
- /// <summary>
- /// 铸造坯利库支数
- /// </summary>
- [Description("铸造坯利库支数")]
- [Nullable(true)]
- [DataLength(10)]
- public decimal? MatchNum
- {
- get { return matchNum; }
- set { matchNum = value; }
- }
- /// <summary>
- /// 有无采购计划
- /// </summary>
- [Description("有无采购计划")]
- [Nullable(true)]
- [DataLength(1)]
- public string Ifbuyplan
- {
- get { return ifbuyplan; }
- set { ifbuyplan = value; }
- }
- /// <summary>
- /// 采购计划号
- /// </summary>
- [Description("采购计划号")]
- [Nullable(true)]
- [DataLength(20)]
- public string Buyplanid
- {
- get { return buyplanid; }
- set { buyplanid = value; }
- }
- /// <summary>
- /// 采购计划量
- /// </summary>
- [Description("采购计划量")]
- [Nullable(true)]
- [DataLength(10)]
- public decimal? Buyplanweight
- {
- get { return buyplanweight; }
- set { buyplanweight = value; }
- }
- /// <summary>
- /// 炼钢计划重量
- /// </summary>
- [Description("炼钢计划重量")]
- [Nullable(true)]
- [DataLength(10)]
- public decimal? PpcLgWeight
- {
- get { return ppcLgWeight; }
- set { ppcLgWeight = value; }
- }
- /// <summary>
- /// 炼钢计划支数
- /// </summary>
- [Description("炼钢计划支数")]
- [Nullable(true)]
- [DataLength(10)]
- public decimal? PpcLgNum
- {
- get { return ppcLgNum; }
- set { ppcLgNum = value; }
- }
- /// <summary>
- /// 需求状态(1计划,2排产,3生产中,4生产完成,5关闭,6取消,9封闭)
- /// </summary>
- [Description("需求状态")]
- [Nullable(true)]
- [DataLength(20)]
- public string ReqStatus
- {
- get { return reqStatus; }
- set { reqStatus = value; }
- }
- /// <summary>
- /// 备注
- /// </summary>
- [Description("备注")]
- [Nullable(true)]
- [DataLength(200)]
- public string Memo
- {
- get { return memo; }
- set { memo = 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; }
- }
- }
- }
|