| | |
| | | |
| | | public class ErpCAA |
| | | { |
| | | public string Id { get; set; } |
| | | public string? Id { get; set; } |
| | | public string? Type { get; set; } |
| | | |
| | | public string? FBILLTYPE { get; set; } |
| | | public string? FBillNo { get; set; } |
| | | public string? FWorkShopID0 { get; set; } |
| | | public string? FWorkShopID { get; set; } |
| | | public string? FRoutingId { get; set; } |
| | | public string? FREMWorkShopId { get; set; } |
| | | public string? FStockId { get; set; } |
| | |
| | | public string? FMTONO { get; set; } |
| | | public string? FLot { get; set; } |
| | | public string? FBomId { get; set; } |
| | | public string? F_UNW_Text_xsddh { get; set; } |
| | | public string? FCreateType { get; set; } |
| | | public string? FSrcBillType { get; set; } |
| | | public string? FSrcBillNo { get; set; } |
| | |
| | | public string? FForceCloserId { get; set; } |
| | | public string? FCloseType { get; set; } |
| | | public string? FSrcSplitBillNo { get; set; } |
| | | public string? FMemoItem { get; set; } |
| | | |
| | | public string? planId { get; set; } |
| | | public string? planSeq { get; set; } |
| | | public string? planNum { get; set; } |
| | | public string? PLAN_ID { get; set; } |
| | | public string? PLAN_SEQ { get; set; } |
| | | public string? PLAN_NUM { get; set; } |
| | | public string? FPrdOrgId { get; set; } |
| | | public string? FEnTrustOrgId { get; set; } |
| | | public string? FDescription { get; set; } |
| | | //煜昌特殊字段 |
| | | public string? F_wwc_BaseProperty { get; set; } |
| | | public string? F_WWC_DATETIME { get; set; } |
| | | public string? F_WWC_SCRKRQ { get; set; } |
| | | public string? FGS { get; set; } |
| | | public string? F_WWC_DECIMAL { get; set; } |
| | | public string? F_WWC_XB { get; set; } |
| | | public string? F_WWC_BASE { get; set; } |
| | | //委外 |
| | | public string? Fsubentryid { get; set; } |
| | | public string? FPurOrderNo { get; set; } |
| | | public string? FPurOrderEntrySeq { get; set; } |
| | | public string? Caa024 { get; set; } |
| | | public string? Caa025 { get; set; } |
| | | public string? ErpRkhz { get; set; } |
| | | public string? ErpRkzz { get; set; } |
| | | } |