public static class InspLotMatlDocItmSrlNmbr.InspLotMatlDocItmSrlNmbrBuilder extends Object
Modifier and Type | Method and Description |
---|---|
InspLotMatlDocItmSrlNmbr |
build() |
InspLotMatlDocItmSrlNmbr.InspLotMatlDocItmSrlNmbrBuilder |
equipment(String equipment)
(Key Field) Constraints: Not nullable, Maximum length: 18
|
InspLotMatlDocItmSrlNmbr.InspLotMatlDocItmSrlNmbrBuilder |
inspectionLot(String inspectionLot)
(Key Field) Constraints: Not nullable, Maximum length: 12
|
InspLotMatlDocItmSrlNmbr.InspLotMatlDocItmSrlNmbrBuilder |
inspLotMatlDocItem(String inspLotMatlDocItem)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
InspLotMatlDocItmSrlNmbr.InspLotMatlDocItmSrlNmbrBuilder |
inspLotMatlDocItemType(String inspLotMatlDocItemType)
Constraints: Not nullable, Maximum length: 1
|
InspLotMatlDocItmSrlNmbr.InspLotMatlDocItmSrlNmbrBuilder |
serialNumber(String serialNumber)
Constraints: Not nullable, Maximum length: 18
|
String |
toString() |
@Nonnull public InspLotMatlDocItmSrlNmbr.InspLotMatlDocItmSrlNmbrBuilder inspectionLot(@Nullable String inspectionLot)
Original property name from the Odata EDM: InspectionLot
this
.@Nonnull public InspLotMatlDocItmSrlNmbr.InspLotMatlDocItmSrlNmbrBuilder inspLotMatlDocItem(@Nullable String inspLotMatlDocItem)
Original property name from the Odata EDM: InspLotMatlDocItem
this
.@Nonnull public InspLotMatlDocItmSrlNmbr.InspLotMatlDocItmSrlNmbrBuilder equipment(@Nullable String equipment)
Original property name from the Odata EDM: Equipment
this
.@Nonnull public InspLotMatlDocItmSrlNmbr.InspLotMatlDocItmSrlNmbrBuilder serialNumber(@Nullable String serialNumber)
Original property name from the Odata EDM: SerialNumber
this
.@Nonnull public InspLotMatlDocItmSrlNmbr.InspLotMatlDocItmSrlNmbrBuilder inspLotMatlDocItemType(@Nullable String inspLotMatlDocItemType)
Original property name from the Odata EDM: InspLotMatlDocItemType
this
.@Nonnull public InspLotMatlDocItmSrlNmbr build()
Copyright © 2022 SAP SE. All rights reserved.