public static final class MasterRecipeHeader.MasterRecipeHeaderBuilder extends Object
@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder matlAssgmt(MasterRecipeMatlAssgmt... value)
value
- The MasterRecipeMatlAssgmts to build this MasterRecipeHeader with.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder operation(MasterRecipeOperation... value)
value
- The MasterRecipeOperations to build this MasterRecipeHeader with.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder masterRecipeGroup(@Nullable String masterRecipeGroup)
Original property name from the Odata EDM: MasterRecipeGroup
this
.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder masterRecipe(@Nullable String masterRecipe)
Original property name from the Odata EDM: MasterRecipe
this
.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder masterRecipeInternalVersion(@Nullable String masterRecipeInternalVersion)
Original property name from the Odata EDM: MasterRecipeInternalVersion
this
.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder isMarkedForDeletion(@Nullable Boolean isMarkedForDeletion)
Original property name from the Odata EDM: IsMarkedForDeletion
this
.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder billOfOperationsDesc(@Nullable String billOfOperationsDesc)
Original property name from the Odata EDM: BillOfOperationsDesc
this
.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder longTextLanguageCode(@Nullable String longTextLanguageCode)
Original property name from the Odata EDM: LongTextLanguageCode
this
.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder plainLongText(@Nullable String plainLongText)
Original property name from the Odata EDM: PlainLongText
this
.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder billOfOperationsStatus(@Nullable String billOfOperationsStatus)
Original property name from the Odata EDM: BillOfOperationsStatus
this
.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder billOfOperationsUsage(@Nullable String billOfOperationsUsage)
Original property name from the Odata EDM: BillOfOperationsUsage
this
.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder responsiblePlannerGroup(@Nullable String responsiblePlannerGroup)
Original property name from the Odata EDM: ResponsiblePlannerGroup
this
.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder billOfOperationsProfile(@Nullable String billOfOperationsProfile)
Original property name from the Odata EDM: BillOfOperationsProfile
this
.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder minimumLotSizeQuantity(@Nullable BigDecimal minimumLotSizeQuantity)
Original property name from the Odata EDM: MinimumLotSizeQuantity
this
.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder maximumLotSizeQuantity(@Nullable BigDecimal maximumLotSizeQuantity)
Original property name from the Odata EDM: MaximumLotSizeQuantity
this
.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder billOfOperationsUnit(@Nullable String billOfOperationsUnit)
Original property name from the Odata EDM: BillOfOperationsUnit
this
.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder creationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
this
.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder createdByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
this
.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder lastChangeDate(@Nullable LocalDateTime lastChangeDate)
Original property name from the Odata EDM: LastChangeDate
this
.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder lastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
this
.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder validityStartDate(@Nullable LocalDateTime validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
this
.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder validityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
this
.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder changeNumber(@Nullable String changeNumber)
Original property name from the Odata EDM: ChangeNumber
this
.@Nonnull public MasterRecipeHeader.MasterRecipeHeaderBuilder changedDateTime(@Nullable ZonedDateTime changedDateTime)
Original property name from the Odata EDM: ChangedDateTime
this
.@Nonnull public MasterRecipeHeader build()
Copyright © 2021 SAP SE. All rights reserved.