| | |
| | | /// 项次 |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FREPLACEGROUP" )] |
| | | public string Freplacegroup { get; set; } |
| | | public string? Freplacegroup { get; set; } |
| | | /// <summary> |
| | | /// 变动损耗率(如 0.05 表示 5%) |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FSCRAPRATE" )] |
| | | public decimal Fscraprate { get; set; } |
| | | public decimal? Fscraprate { get; set; } |
| | | /// <summary> |
| | | /// 位置号 |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FPOSITIONNO" )] |
| | | public string Fpositionno { get; set; } |
| | | public string? Fpositionno { get; set; } |
| | | /// <summary> |
| | | /// 子项物料编码 |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FMATERIALIDCHILD" )] |
| | | public string Fmaterialidchild { get; set; } |
| | | public string? Fmaterialidchild { get; set; } |
| | | /// <summary> |
| | | /// 用量分子 |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FNUMERATOR" )] |
| | | public long? Fnumerator { get; set; } |
| | | public decimal? Fnumerator { get; set; } |
| | | /// <summary> |
| | | /// 用量分母 |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FDENOMINATOR" )] |
| | | public long? Fdenominator { get; set; } |
| | | public decimal? Fdenominator { get; set; } |
| | | /// <summary> |
| | | /// 子项物料名称 |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FCHILDITEMNAME" )] |
| | | public string Fchilditemname { get; set; } |
| | | public string? Fchilditemname { get; set; } |
| | | /// <summary> |
| | | /// 子项物料属性 |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FCHILDITEMPROPERTY" )] |
| | | public string Fchilditemproperty { get; set; } |
| | | public string? Fchilditemproperty { get; set; } |
| | | /// <summary> |
| | | /// 供应类型 |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FSUPPLYTYPE" )] |
| | | public string Fsupplytype { get; set; } |
| | | public string? Fsupplytype { get; set; } |
| | | /// <summary> |
| | | /// 子项类型 |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FMATERIALTYPE" )] |
| | | public string Fmaterialtype { get; set; } |
| | | public string? Fmaterialtype { get; set; } |
| | | /// <summary> |
| | | /// 标准点数 |
| | | ///</summary> |
| | |
| | | /// 子项单位 |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FCHILDUNITID" )] |
| | | public string Fchildunitid { get; set; } |
| | | public string? Fchildunitid { get; set; } |
| | | /// <summary> |
| | | /// 用量类型 |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FDOSAGETYPE" )] |
| | | public string Fdosagetype { get; set; } |
| | | public string? Fdosagetype { get; set; } |
| | | /// <summary> |
| | | /// 子项 BOM 版本 |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FBOMID" )] |
| | | public string Fbomid { get; set; } |
| | | public string? Fbomid { get; set; } |
| | | /// <summary> |
| | | /// 备注 |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FMEMO" )] |
| | | public string Fmemo { get; set; } |
| | | public string? Fmemo { get; set; } |
| | | /// <summary> |
| | | /// 默认发料仓库 |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FSTOCKID" )] |
| | | public string Fstockid { get; set; } |
| | | public string? Fstockid { get; set; } |
| | | /// <summary> |
| | | /// 跳层(Y/N) |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FISSKIP" )] |
| | | public string Fisskip { get; set; } |
| | | public string? Fisskip { get; set; } |
| | | /// <summary> |
| | | /// 存在多个替代方案(Y/N) |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FISMULCSD" )] |
| | | public string Fismulcsd { get; set; } |
| | | public string? Fismulcsd { get; set; } |
| | | /// <summary> |
| | | /// 生效日期 |
| | | ///</summary> |
| | |
| | | /// 发料方式 |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FISSUETYPE" )] |
| | | public string Fissuetype { get; set; } |
| | | public string? Fissuetype { get; set; } |
| | | /// <summary> |
| | | /// 净需求比例 |
| | | ///</summary> |
| | |
| | | /// 贴片工艺(子项) |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="F_UNW_TEXT_TPGY_Z" )] |
| | | public string FUnwTextTpgyZ { get; set; } |
| | | public string? FUnwTextTpgyZ { get; set; } |
| | | /// <summary> |
| | | /// 倒冲时机 |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FBACKFLUSHTYPE" )] |
| | | public string Fbackflushtype { get; set; } |
| | | public string? Fbackflushtype { get; set; } |
| | | /// <summary> |
| | | /// 超发控制方式 |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FOVERCONTROLMODE" )] |
| | | public string Fovercontrolmode { get; set; } |
| | | public string? Fovercontrolmode { get; set; } |
| | | /// <summary> |
| | | /// 最小发料批量 |
| | | ///</summary> |
| | |
| | | /// 是否考虑最小发料(Y/N) |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FISMINISSUEQTY" )] |
| | | public string Fisminissueqty { get; set; } |
| | | public string? Fisminissueqty { get; set; } |
| | | /// <summary> |
| | | /// 是否发损耗(Y/N) |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FISGETSCRAP" )] |
| | | public string Fisgetscrap { get; set; } |
| | | public string? Fisgetscrap { get; set; } |
| | | /// <summary> |
| | | /// 工序序列 |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FOPTQUEUE" )] |
| | | public string Foptqueue { get; set; } |
| | | public string? Foptqueue { get; set; } |
| | | /// <summary> |
| | | /// 工序ID |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FOPERID" )] |
| | | public string Foperid { get; set; } |
| | | public string? Foperid { get; set; } |
| | | /// <summary> |
| | | /// 作业ID |
| | | ///</summary> |
| | | [SugarColumn(ColumnName="FPROCESSID" )] |
| | | public string Fprocessid { get; set; } |
| | | public string? Fprocessid { get; set; } |
| | | /// <summary> |
| | | /// 计价点数 |
| | | ///</summary> |