public static final class PackingInstructionComponent.PackingInstructionComponentBuilder extends Object
@Nonnull public PackingInstructionComponent.PackingInstructionComponentBuilder packingInstructionHeader(PackingInstructionHeader value)
value
- The PackingInstructionHeader to build this PackingInstructionComponent with.@Nonnull public PackingInstructionComponent.PackingInstructionComponentBuilder packingInstructionItemSystUUID(@Nullable UUID packingInstructionItemSystUUID)
Original property name from the Odata EDM: PackingInstructionItemSystUUID
this
.@Nonnull public PackingInstructionComponent.PackingInstructionComponentBuilder packingInstructionSystemUUID(@Nullable UUID packingInstructionSystemUUID)
Original property name from the Odata EDM: PackingInstructionSystemUUID
this
.@Nonnull public PackingInstructionComponent.PackingInstructionComponentBuilder packingInstructionItem(@Nullable String packingInstructionItem)
Original property name from the Odata EDM: PackingInstructionItem
this
.@Nonnull public PackingInstructionComponent.PackingInstructionComponentBuilder packingInstructionItemCategory(@Nullable String packingInstructionItemCategory)
Original property name from the Odata EDM: PackingInstructionItemCategory
this
.@Nonnull public PackingInstructionComponent.PackingInstructionComponentBuilder material(@Nullable String material)
Original property name from the Odata EDM: Material
this
.@Nonnull public PackingInstructionComponent.PackingInstructionComponentBuilder itemPackingInstructionSystUUID(@Nullable UUID itemPackingInstructionSystUUID)
Original property name from the Odata EDM: ItemPackingInstructionSystUUID
this
.@Nonnull public PackingInstructionComponent.PackingInstructionComponentBuilder packingInstructionItmTargetQty(@Nullable BigDecimal packingInstructionItmTargetQty)
Original property name from the Odata EDM: PackingInstructionItmTargetQty
this
.@Nonnull public PackingInstructionComponent.PackingInstructionComponentBuilder packingInstructionItemMinQty(@Nullable BigDecimal packingInstructionItemMinQty)
Original property name from the Odata EDM: PackingInstructionItemMinQty
this
.@Nonnull public PackingInstructionComponent.PackingInstructionComponentBuilder packingInstructionItemRndQty(@Nullable BigDecimal packingInstructionItemRndQty)
Original property name from the Odata EDM: PackingInstructionItemRndQty
this
.@Nonnull public PackingInstructionComponent.PackingInstructionComponentBuilder baseUnitofMeasure(@Nullable String baseUnitofMeasure)
Original property name from the Odata EDM: BaseUnitofMeasure
this
.@Nonnull public PackingInstructionComponent.PackingInstructionComponentBuilder unitOfMeasure(@Nullable String unitOfMeasure)
Original property name from the Odata EDM: UnitOfMeasure
this
.@Nonnull public PackingInstructionComponent.PackingInstructionComponentBuilder materialMixIsAllowed(@Nullable String materialMixIsAllowed)
Original property name from the Odata EDM: MaterialMixIsAllowed
this
.@Nonnull public PackingInstructionComponent.PackingInstructionComponentBuilder batchMixIsAllowed(@Nullable Boolean batchMixIsAllowed)
Original property name from the Odata EDM: BatchMixIsAllowed
this
.@Nonnull public PackingInstructionComponent.PackingInstructionComponentBuilder packingInstructionItemIsDel(@Nullable Boolean packingInstructionItemIsDel)
Original property name from the Odata EDM: PackingInstructionItemIsDel
this
.@Nonnull public PackingInstructionComponent build()
Copyright © 2021 SAP SE. All rights reserved.