public static final class FixedAssetUsageObjectPeriod.FixedAssetUsageObjectPeriodBuilder extends Object
@Nonnull public FixedAssetUsageObjectPeriod.FixedAssetUsageObjectPeriodBuilder usageObject(FixedAssetUsageObject value)
value
- The FixedAssetUsageObject to build this FixedAssetUsageObjectPeriod with.@Nonnull public FixedAssetUsageObjectPeriod.FixedAssetUsageObjectPeriodBuilder companyCode(@Nullable String companyCode)
Original property name from the Odata EDM: CompanyCode
this
.@Nonnull public FixedAssetUsageObjectPeriod.FixedAssetUsageObjectPeriodBuilder fixedAssetUsageObject(@Nullable String fixedAssetUsageObject)
Original property name from the Odata EDM: FixedAssetUsageObject
this
.@Nonnull public FixedAssetUsageObjectPeriod.FixedAssetUsageObjectPeriodBuilder validityEndDate(@Nullable LocalDate validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
this
.@Nonnull public FixedAssetUsageObjectPeriod.FixedAssetUsageObjectPeriodBuilder validityStartDate(@Nullable LocalDate validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
this
.@Nonnull public FixedAssetUsageObjectPeriod.FixedAssetUsageObjectPeriodBuilder periodPlannedQtyInProdnUnit(@Nullable BigDecimal periodPlannedQtyInProdnUnit)
Original property name from the Odata EDM: PeriodPlannedQtyInProdnUnit
this
.@Nonnull public FixedAssetUsageObjectPeriod.FixedAssetUsageObjectPeriodBuilder baseUnit(@Nullable String baseUnit)
Original property name from the Odata EDM: BaseUnit
this
.@Nonnull public FixedAssetUsageObjectPeriod build()
Copyright © 2021 SAP SE. All rights reserved.