| | |
| | | |
| | | public class ErpRohinData |
| | | { |
| | | public string id { get; set; } |
| | | public string Eid { get; set; } |
| | | public string? FBillNo { get; set; } |
| | | public string? id { get; set; } |
| | | public string? Eid { get; set; } |
| | | public string FBillNo { get; set; } |
| | | public string? FDEMANDBILLNO { get; set; } |
| | | public string? FSEQ { get; set; } |
| | | public string? FMaterialId { get; set; } |
| | |
| | | public string? FStockInQty { get; set; } //累计入库数 |
| | | public string? FCHECKRETQTY { get; set; } //收料可退数 |
| | | public string? FSTOCKRETQTY { get; set; } //库存可退数 |
| | | public string? FBillTypeID { get; set; }//采购单别 |
| | | public string FBillTypeID { get; set; }//采购单别 |
| | | public string? FSrcBillNo { get; set; } |
| | | public string? FReqTraceNo { get; set; } |
| | | public string? FMtoNo { get; set; } |
| | |
| | | |
| | | public string? FDEMANDTYPE { get; set; } |
| | | |
| | | public string? FDEMANDBILLENTRYSEQ { get; set; }// 采购订单行号 |
| | | public string FDEMANDBILLENTRYSEQ { get; set; }// 采购订单行号 |
| | | |
| | | public string? FUrgent_Material { get; set; }//急料 |
| | | public string? DELIVERY_DATE { get; set; }//交货日期 |