| | |
| | | |
| | | public string? FBomId { get; set; } |
| | | public string? FCreateType { get; set; } |
| | | public string? PLAN_ID { get; set; } |
| | | public string? PLAN_SEQ { get; set; } |
| | | public string? PLAN_NUM { get; set; } |
| | | public string? FSrcBillType { get; set; } |
| | | public string? FSrcBillNo { get; set; } |
| | | public string? FSrcBillEntrySeq { get; set; } |
| | |
| | | public decimal? FTotalReworkingQty { get; set; } |
| | | public string? FReasonForRework { get; set; } |
| | | public decimal? FIsForceWholeSet { get; set; } |
| | | |
| | | public string? FPrevMO { get; set; } |
| | | |
| | | public string? TypeA { get; set; } |
| | | |
| | | |