| | |
| | | public string? Type { get; set; } |
| | | public string? FNumber { get; set; } |
| | | public string? FOldNumber { get; set; } |
| | | public string? CatalogNo { get; set; } |
| | | public string? FName { get; set; } |
| | | public string? FSpecification { get; set; } |
| | | public string? FBaseUnitId { get; set; } |
| | | public double? FSafeStock { get; set; } |
| | | public double? FMaxStock { get; set; } |
| | | public double? FMinStock { get; set; } |
| | | public double? FMinPackCount { get; set; } |
| | | public string? FStockId { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 接口字段调整:已删除或不再使用PPBOM00019124字段。 |
| | | /// </summary> |
| | | /// <remarks> |
| | | /// 修改人:池南骏 |
| | | /// 修改日期:2024-12-25 |
| | | /// 说明:此字段已被删除或不再使用于当前接口中。 |
| | | /// 保留被注释的代码以记录修改历史。 |
| | | /// </remarks> |
| | | // public string? PPBOM00019124 { get; set; } |
| | | public string? FMaterialGroup { get; set; } |
| | | public string? FDescription { get; set; } |
| | | public decimal? FFinishReceiptOverRate { get; set; } |
| | | public decimal? FFinishReceiptShortRate { get; set; } |
| | | public string? FIssueType { get; set; } |
| | | public int? FIsBatchManage { get; set; } |
| | | public string? FPurchaserId { get; set; } |
| | | public string? FDefaultVendor { get; set; } |
| | | public string? FPurchaseUnitId { get; set; } |
| | | public string? FStoreUnitID { get; set; } |
| | | public string? FSaleUnitId { get; set; } |
| | | public string? FDocumentStatus { get; set; } |
| | | public string? FForbidStatus { get; set; } |
| | | public string? FErpClsID { get; set; } |
| | | public string? FMfgPolicyId { get; set; } |
| | | public string? FWorkShopId { get; set; } |
| | | public string? FBOMUnitId { get; set; } |
| | | public string? FPRODUCEUNITID { get; set; } |
| | | public string? FIsKitting { get; set; } |
| | | public string? FIsCoby { get; set; } |
| | | public string? FOverControlMode { get; set; } |
| | | public string? FSUBCONUNITID { get; set; } |
| | | public string? FCreateOrgId { get; set; } |
| | | public string? FUseOrgId { get; set; } |
| | | public string? FLOSSPERCENT { get; set; } |
| | | public string? FMnemonicCode { get; set; } |
| | | public string? FExpPeriod { get; set; } |
| | | //public string? FColor { get; set; } |
| | | public string? F_MJBH { get; set; } |
| | | public List<ErpDetail>? FUseOrgId { get; set; } |
| | | public string? MaterialOutUomid { get; set; } |
| | | public string? CreateBy { get; set; } |
| | | public string? PubDescSeg38 { get; set; } |
| | | public string? Description { get; set; } |
| | | public string? PrivateDescSeg4 { get; set; } |
| | | public string? PrivateDescSeg9 { get; set; } |
| | | public string? IsDualQuantity { get; set; } |
| | | public string? IsDualUom { get; set; } |
| | | public string? IsMultyUom { get; set; } |
| | | public string? IsVarRatio { get; set; } |
| | | public string? ConverRatioRule { get; set; } |
| | | public string? PrivateDescSeg11 { get; set; } |
| | | public string? PrivateDescSeg7 { get; set; } |
| | | public string? PrivateDescSeg2 { get; set; } |
| | | } |