public static class KanbanCtnDetailedQty.KanbanCtnDetailedQtyBuilder extends Object
public KanbanCtnDetailedQty.KanbanCtnDetailedQtyBuilder kanbanContainer(@Nullable String kanbanContainer)
Original property name from the Odata EDM: KanbanContainer
Additional information for Kanban ID numbersEvery kanban is given a number, which is valid across the control cycle from a number range for kanban ID numbers.If you work with barcodes, the first ten figures of the barcode consist of the Kanban number.
this
.public KanbanCtnDetailedQty.KanbanCtnDetailedQtyBuilder batch(@Nullable String batch)
Original property name from the Odata EDM: Batch
this
.public KanbanCtnDetailedQty.KanbanCtnDetailedQtyBuilder baseUnit(@Nullable String baseUnit)
Original property name from the Odata EDM: BaseUnit
this
.public KanbanCtnDetailedQty.KanbanCtnDetailedQtyBuilder actualQuantityInBaseUnit(@Nullable BigDecimal actualQuantityInBaseUnit)
Original property name from the Odata EDM: ActualQuantityInBaseUnit
The target quantity is the quantity that is defined for the container in the control cycle. Variances between the actual and target quantities may occur if a planned order quantity is manually changed or if a different quantity from the target quantity is posted in a separate goods receipt.
this
.public KanbanCtnDetailedQty.KanbanCtnDetailedQtyBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.public KanbanCtnDetailedQty.KanbanCtnDetailedQtyBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
this
.public KanbanCtnDetailedQty.KanbanCtnDetailedQtyBuilder kanbanControlCycle(@Nullable String kanbanControlCycle)
Original property name from the Odata EDM: KanbanControlCycle
this
.public KanbanCtnDetailedQty build()
Copyright © 2020 SAP SE. All rights reserved.