public static final class FixedAssetUsageObjectTotal.FixedAssetUsageObjectTotalBuilder extends Object
@Nonnull public FixedAssetUsageObjectTotal.FixedAssetUsageObjectTotalBuilder usageObject(FixedAssetUsageObject value)
value
- The FixedAssetUsageObject to build this FixedAssetUsageObjectTotal with.@Nonnull public FixedAssetUsageObjectTotal.FixedAssetUsageObjectTotalBuilder companyCode(@Nullable String companyCode)
Original property name from the Odata EDM: CompanyCode
this
.@Nonnull public FixedAssetUsageObjectTotal.FixedAssetUsageObjectTotalBuilder fixedAssetUsageObject(@Nullable String fixedAssetUsageObject)
Original property name from the Odata EDM: FixedAssetUsageObject
this
.@Nonnull public FixedAssetUsageObjectTotal.FixedAssetUsageObjectTotalBuilder fixedAssetUsageObjectDeprArea(@Nullable String fixedAssetUsageObjectDeprArea)
Original property name from the Odata EDM: FixedAssetUsageObjectDeprArea
this
.@Nonnull public FixedAssetUsageObjectTotal.FixedAssetUsageObjectTotalBuilder validityEndDate(@Nullable LocalDate validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
this
.@Nonnull public FixedAssetUsageObjectTotal.FixedAssetUsageObjectTotalBuilder validityStartDate(@Nullable LocalDate validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
this
.@Nonnull public FixedAssetUsageObjectTotal.FixedAssetUsageObjectTotalBuilder capacityInProductionUnit(@Nullable BigDecimal capacityInProductionUnit)
Original property name from the Odata EDM: CapacityInProductionUnit
this
.@Nonnull public FixedAssetUsageObjectTotal.FixedAssetUsageObjectTotalBuilder baseUnit(@Nullable String baseUnit)
Original property name from the Odata EDM: BaseUnit
this
.@Nonnull public FixedAssetUsageObjectTotal.FixedAssetUsageObjectTotalBuilder _Messages(@Nullable Collection<SAP__Message> _Messages)
Original property name from the Odata EDM: SAP__Messages
this
.@Nonnull public FixedAssetUsageObjectTotal build()
Copyright © 2021 SAP SE. All rights reserved.