public static final class InspLotMatlDocItem.InspLotMatlDocItemBuilder extends Object
Modifier and Type | Method and Description |
---|---|
InspLotMatlDocItem |
build() |
InspLotMatlDocItem.InspLotMatlDocItemBuilder |
changedDateTime(ZonedDateTime changedDateTime)
Constraints: Not nullable, Precision: 0
|
InspLotMatlDocItem.InspLotMatlDocItemBuilder |
creationDate(LocalDateTime creationDate)
Constraints: Not nullable, Precision: 0
|
InspLotMatlDocItem.InspLotMatlDocItemBuilder |
inspectionLot(String inspectionLot)
(Key Field) Constraints: Not nullable, Maximum length: 12
|
InspLotMatlDocItem.InspLotMatlDocItemBuilder |
inspLotBatchTransferredTo(String inspLotBatchTransferredTo)
Constraints: Not nullable, Maximum length: 10
|
InspLotMatlDocItem.InspLotMatlDocItemBuilder |
inspLotMaterialPostedTo(String inspLotMaterialPostedTo)
Constraints: Not nullable, Maximum length: 40
|
InspLotMatlDocItem.InspLotMatlDocItemBuilder |
inspLotMatlDocItem(String inspLotMatlDocItem)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
InspLotMatlDocItem.InspLotMatlDocItemBuilder |
inspLotMatlDocItemType(String inspLotMatlDocItemType)
Constraints: Not nullable, Maximum length: 1
|
InspLotMatlDocItem.InspLotMatlDocItemBuilder |
inspLotMatlDocItmQtyUnit(String inspLotMatlDocItmQtyUnit)
Constraints: Not nullable, Maximum length: 3
|
InspLotMatlDocItem.InspLotMatlDocItemBuilder |
inspLotMatlDocItmSrlNmbr(InspLotMatlDocItmSrlNmbr... value)
Navigation property to_InspLotMatlDocItmSrlNmbr for InspLotMatlDocItem to multiple
InspLotMatlDocItmSrlNmbr.
|
InspLotMatlDocItem.InspLotMatlDocItemBuilder |
inspLotQtyPosted(BigDecimal inspLotQtyPosted)
Constraints: Not nullable, Precision: 13, Scale: 3
|
InspLotMatlDocItem.InspLotMatlDocItemBuilder |
materialDocument(String materialDocument)
Constraints: Not nullable, Maximum length: 10
|
InspLotMatlDocItem.InspLotMatlDocItemBuilder |
materialDocumentItem(String materialDocumentItem)
Constraints: Not nullable, Maximum length: 4
|
InspLotMatlDocItem.InspLotMatlDocItemBuilder |
materialDocumentItemText(String materialDocumentItemText)
Constraints: Not nullable, Maximum length: 50
|
InspLotMatlDocItem.InspLotMatlDocItemBuilder |
materialDocumentYear(String materialDocumentYear)
Constraints: Not nullable, Maximum length: 4
|
InspLotMatlDocItem.InspLotMatlDocItemBuilder |
storageLocation(String storageLocation)
Constraints: Not nullable, Maximum length: 4
|
String |
toString() |
InspLotMatlDocItem.InspLotMatlDocItemBuilder |
usageDecisionStockType(String usageDecisionStockType)
Constraints: Not nullable, Maximum length: 10
|
@Nonnull public InspLotMatlDocItem.InspLotMatlDocItemBuilder inspLotMatlDocItmSrlNmbr(InspLotMatlDocItmSrlNmbr... value)
value
- The InspLotMatlDocItmSrlNmbrs to build this InspLotMatlDocItem with.@Nonnull public InspLotMatlDocItem.InspLotMatlDocItemBuilder inspectionLot(@Nullable String inspectionLot)
Original property name from the Odata EDM: InspectionLot
this
.@Nonnull public InspLotMatlDocItem.InspLotMatlDocItemBuilder inspLotMatlDocItem(@Nullable String inspLotMatlDocItem)
Original property name from the Odata EDM: InspLotMatlDocItem
this
.@Nonnull public InspLotMatlDocItem.InspLotMatlDocItemBuilder inspLotQtyPosted(@Nullable BigDecimal inspLotQtyPosted)
Original property name from the Odata EDM: InspLotQtyPosted
this
.@Nonnull public InspLotMatlDocItem.InspLotMatlDocItemBuilder inspLotMatlDocItmQtyUnit(@Nullable String inspLotMatlDocItmQtyUnit)
Original property name from the Odata EDM: InspLotMatlDocItmQtyUnit
this
.@Nonnull public InspLotMatlDocItem.InspLotMatlDocItemBuilder usageDecisionStockType(@Nullable String usageDecisionStockType)
Original property name from the Odata EDM: UsageDecisionStockType
this
.@Nonnull public InspLotMatlDocItem.InspLotMatlDocItemBuilder storageLocation(@Nullable String storageLocation)
Original property name from the Odata EDM: StorageLocation
this
.@Nonnull public InspLotMatlDocItem.InspLotMatlDocItemBuilder inspLotMaterialPostedTo(@Nullable String inspLotMaterialPostedTo)
Original property name from the Odata EDM: InspLotMaterialPostedTo
this
.@Nonnull public InspLotMatlDocItem.InspLotMatlDocItemBuilder inspLotBatchTransferredTo(@Nullable String inspLotBatchTransferredTo)
Original property name from the Odata EDM: InspLotBatchTransferredTo
this
.@Nonnull public InspLotMatlDocItem.InspLotMatlDocItemBuilder materialDocumentItemText(@Nullable String materialDocumentItemText)
Original property name from the Odata EDM: MaterialDocumentItemText
this
.@Nonnull public InspLotMatlDocItem.InspLotMatlDocItemBuilder inspLotMatlDocItemType(@Nullable String inspLotMatlDocItemType)
Original property name from the Odata EDM: InspLotMatlDocItemType
this
.@Nonnull public InspLotMatlDocItem.InspLotMatlDocItemBuilder materialDocument(@Nullable String materialDocument)
Original property name from the Odata EDM: MaterialDocument
this
.@Nonnull public InspLotMatlDocItem.InspLotMatlDocItemBuilder materialDocumentYear(@Nullable String materialDocumentYear)
Original property name from the Odata EDM: MaterialDocumentYear
this
.@Nonnull public InspLotMatlDocItem.InspLotMatlDocItemBuilder materialDocumentItem(@Nullable String materialDocumentItem)
Original property name from the Odata EDM: MaterialDocumentItem
this
.@Nonnull public InspLotMatlDocItem.InspLotMatlDocItemBuilder creationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
this
.@Nonnull public InspLotMatlDocItem.InspLotMatlDocItemBuilder changedDateTime(@Nullable ZonedDateTime changedDateTime)
Original property name from the Odata EDM: ChangedDateTime
this
.@Nonnull public InspLotMatlDocItem build()
Copyright © 2022 SAP SE. All rights reserved.