You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
116 lines
5.1 KiB
116 lines
5.1 KiB
using System;
|
|
using System.Collections.Generic;
|
|
using System.Linq;
|
|
using System.Text;
|
|
using System.Threading.Tasks;
|
|
|
|
namespace CK.SCP.Models.ScpEntity.ExcelExportEnttity
|
|
{
|
|
public class SCP_PO_DETAIL_EXPORT
|
|
{
|
|
|
|
public string 状态 { get; set; } //State_DESC
|
|
public string 订单编号 { get; set; } //PoBillNum
|
|
public string 行号 { get; set; } //PoLine
|
|
public string 零件名 { get; set; } //PartDesc1"
|
|
public string 零件编 { get; set; } //PartCode
|
|
public string 订单数 { get; set; } //PlanQty"
|
|
public string 已要数 { get; set; } //TempQty"
|
|
public string 发货数 { get; set; } //ShippedQty"
|
|
public string 收货数 { get; set; } //ReceivedQty"
|
|
public string 退货数 { get; set; } //RejectQty"
|
|
public string 到货日期 { get; set; } //EndTime"
|
|
public string 单位 {get;set; } //PoUnit"
|
|
public string 预计到货日期 { get; set; }
|
|
public string 存储地点 { get; set; }
|
|
|
|
}
|
|
public class SCP_PO_DETAIL_EXPORT_MODEL
|
|
{
|
|
public string 项目编号 { get; set; }
|
|
public string 订单编号 { get; set; } //PoBillNum
|
|
public string 行号 { get; set; } //PoLine
|
|
public string 零件名 { get; set; } //PartDesc1"
|
|
public string 零件编码 { get; set; } //PartCode
|
|
public string 供应商 { get; set; } //PartDesc1"
|
|
public string 供应商编码 { get; set; } //PartCode
|
|
public string 订单数 { get; set; } //PlanQty"
|
|
public string 订货日期 { set; get; }
|
|
public string 到货日期 { get; set; } //EndTime"
|
|
public string 单位 { get; set; } //PoUnit"
|
|
public string 计划员 { get; set; }
|
|
public string 计划员电话 { get; set; }
|
|
public string 价格 { set; get; }
|
|
public string 币种 { set; get; }
|
|
public string 域名 { get; set; } //PoUnit"
|
|
public string 站点 { get; set; }
|
|
public string 收货口 { get; set; }
|
|
public string 备注 { get; set; }
|
|
}
|
|
//public class SCP_PO_EXPORT_IMPORT_MODEL
|
|
//{
|
|
// public string 订单编号 { get; set; }
|
|
// public string 行号 { get; set; }
|
|
// public string 零件号 { get; set; }
|
|
// public string 数量 { get; set; }
|
|
// public string 单位 { get; set; }
|
|
// public string 单价 { get; set; }
|
|
// public string 供应商编号 { get; set; }
|
|
// public string 订单创建时间 { set; get; }
|
|
// public string 联系人 { get; set; }
|
|
// public string 采购员 { get; set; }
|
|
// public string 采购员电话 { get; set; }
|
|
// public string 要求到货日期 { get; set; }
|
|
// public string 备注 { get; set; }
|
|
// public string 币种 { set; get; }
|
|
//}
|
|
public class SCP_PO_EXPORT_IMPORT_MODEL
|
|
{
|
|
public string 地点 { get; set; }
|
|
public string 域 { get; set; }
|
|
public string 订单编号 { get; set; }
|
|
public string 行号 { get; set; }
|
|
public string 零件号 { get; set; }
|
|
public string 数量 { get; set; }
|
|
public string 单位 { get; set; }
|
|
public string 单价 { get; set; }
|
|
public string 供应商编号 { get; set; }
|
|
public string 订单创建时间 { set; get; }
|
|
public string 联系人 { get; set; }
|
|
public string 采购员 { get; set; }
|
|
public string 采购员电话 { get; set; }
|
|
public string 要求到货日期 { get; set; }
|
|
public string 备注 { get; set; }
|
|
public string 币种 { set; get; }
|
|
public string 订单类型 { get; set; }
|
|
public string 税率 { get; set; }
|
|
public string 加工单号 { get; set; }
|
|
public string 工序 { get; set; }
|
|
public string 库位 { get; set; }
|
|
public string 固定天数 { get; set; }
|
|
public string 日程天数 { get; set; }
|
|
public string 日程周数 { get; set; }
|
|
public string 日程月数 { get; set; }
|
|
public string 供应商零件 { get; set; }
|
|
public string 发货样式 { get; set; }
|
|
public string 发货时间样式 { get; set; }
|
|
public string 运输周期 { get; set; }
|
|
public string 零件开始时间 { get; set; }
|
|
public string 零件截至日期 { get; set; }
|
|
public string 订单开始时间 { get; set; }
|
|
public string 订单截至日期 { get; set; }
|
|
public string 组件物料号 { get; set; }
|
|
public string 采购组 { get; set; }
|
|
public string 组件计量单位 { get; set; }
|
|
public string 组件数量 { get; set; }
|
|
public string 器具型号 { get; set; }
|
|
public string 采购计量单位 { get; set; }
|
|
public string BOM版本 { get; set; }
|
|
public string 物料号码 { get; set; }
|
|
public string 车型 { get; set; }
|
|
public string 存储地点 { get; set; }
|
|
public string 原材物料号 { get; set; }
|
|
public string 期货订单 { get; set; }
|
|
|
|
}
|
|
}
|
|
|