public static class BOMWhereUsed.BOMWhereUsedBuilder extends Object
Modifier and Type | Method and Description |
---|---|
BOMWhereUsed.BOMWhereUsedBuilder |
billOfMaterial(String billOfMaterial)
Constraints: Not nullable, Maximum length: 8
|
BOMWhereUsed.BOMWhereUsedBuilder |
billOfMaterialCategory(String billOfMaterialCategory)
Constraints: Not nullable, Maximum length: 1
|
BOMWhereUsed.BOMWhereUsedBuilder |
billOfMaterialComponent(String billOfMaterialComponent)
Constraints: Not nullable, Maximum length: 40
|
BOMWhereUsed.BOMWhereUsedBuilder |
billOfMaterialItemCategory(String billOfMaterialItemCategory)
Constraints: Not nullable, Maximum length: 1
|
BOMWhereUsed.BOMWhereUsedBuilder |
billOfMaterialItemNodeNumber(String billOfMaterialItemNodeNumber)
Constraints: Not nullable, Maximum length: 8
|
BOMWhereUsed.BOMWhereUsedBuilder |
billOfMaterialItemNumber(String billOfMaterialItemNumber)
Constraints: Not nullable, Maximum length: 4
|
BOMWhereUsed.BOMWhereUsedBuilder |
billOfMaterialItemQuantity(BigDecimal billOfMaterialItemQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
BOMWhereUsed.BOMWhereUsedBuilder |
billOfMaterialItemUnit(String billOfMaterialItemUnit)
Constraints: Not nullable, Maximum length: 3
|
BOMWhereUsed.BOMWhereUsedBuilder |
billOfMaterialItemUUID(UUID billOfMaterialItemUUID)
(Key Field) Constraints: Not nullable
|
BOMWhereUsed.BOMWhereUsedBuilder |
billOfMaterialVariant(String billOfMaterialVariant)
Constraints: Not nullable, Maximum length: 2
|
BOMWhereUsed.BOMWhereUsedBuilder |
billOfMaterialVariantUsage(String billOfMaterialVariantUsage)
Constraints: Not nullable, Maximum length: 1
|
BOMWhereUsed.BOMWhereUsedBuilder |
billOfMaterialVariantUsageDesc(String billOfMaterialVariantUsageDesc)
Constraints: Not nullable, Maximum length: 30
|
BOMWhereUsed.BOMWhereUsedBuilder |
billOfMaterialVersion(String billOfMaterialVersion)
Constraints: Not nullable, Maximum length: 4
|
BOMWhereUsed.BOMWhereUsedBuilder |
bOMItemDescription(String bOMItemDescription)
Constraints: Not nullable, Maximum length: 40
|
BOMWhereUsed.BOMWhereUsedBuilder |
bOMVersionStatus(String bOMVersionStatus)
Constraints: Not nullable, Maximum length: 2
|
BOMWhereUsed.BOMWhereUsedBuilder |
bOMVersionStatusDescription(String bOMVersionStatusDescription)
Constraints: Not nullable, Maximum length: 60
|
BOMWhereUsed |
build() |
BOMWhereUsed.BOMWhereUsedBuilder |
engineeringChangeDocument(String engineeringChangeDocument)
Constraints: Not nullable, Maximum length: 12
|
BOMWhereUsed.BOMWhereUsedBuilder |
headerChangeDocument(String headerChangeDocument)
Constraints: Not nullable, Maximum length: 12
|
BOMWhereUsed.BOMWhereUsedBuilder |
material(String material)
Constraints: Not nullable, Maximum length: 40
|
BOMWhereUsed.BOMWhereUsedBuilder |
materialName(String materialName)
Constraints: Not nullable, Maximum length: 40
|
BOMWhereUsed.BOMWhereUsedBuilder |
plant(String plant)
Constraints: Not nullable, Maximum length: 4
|
BOMWhereUsed.BOMWhereUsedBuilder |
plantName(String plantName)
Constraints: Not nullable, Maximum length: 30
|
String |
toString() |
BOMWhereUsed.BOMWhereUsedBuilder |
validityEndDate(LocalDateTime validityEndDate)
Constraints: Not nullable, Precision: 0
|
BOMWhereUsed.BOMWhereUsedBuilder |
validityStartDate(LocalDateTime validityStartDate)
Constraints: Not nullable, Precision: 0
|
@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder billOfMaterialItemUUID(@Nullable UUID billOfMaterialItemUUID)
Original property name from the Odata EDM: BillOfMaterialItemUUID
this
.@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder billOfMaterialComponent(@Nullable String billOfMaterialComponent)
Original property name from the Odata EDM: BillOfMaterialComponent
this
.@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder billOfMaterialItemNumber(@Nullable String billOfMaterialItemNumber)
Original property name from the Odata EDM: BillOfMaterialItemNumber
this
.@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder headerChangeDocument(@Nullable String headerChangeDocument)
Original property name from the Odata EDM: HeaderChangeDocument
this
.@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder billOfMaterialCategory(@Nullable String billOfMaterialCategory)
Original property name from the Odata EDM: BillOfMaterialCategory
this
.@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder billOfMaterial(@Nullable String billOfMaterial)
Original property name from the Odata EDM: BillOfMaterial
this
.@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder billOfMaterialVariant(@Nullable String billOfMaterialVariant)
Original property name from the Odata EDM: BillOfMaterialVariant
this
.@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder billOfMaterialVersion(@Nullable String billOfMaterialVersion)
Original property name from the Odata EDM: BillOfMaterialVersion
this
.@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder billOfMaterialItemCategory(@Nullable String billOfMaterialItemCategory)
Original property name from the Odata EDM: BillOfMaterialItemCategory
this
.@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder billOfMaterialItemUnit(@Nullable String billOfMaterialItemUnit)
Original property name from the Odata EDM: BillOfMaterialItemUnit
this
.@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder billOfMaterialItemQuantity(@Nullable BigDecimal billOfMaterialItemQuantity)
Original property name from the Odata EDM: BillOfMaterialItemQuantity
this
.@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder engineeringChangeDocument(@Nullable String engineeringChangeDocument)
Original property name from the Odata EDM: EngineeringChangeDocument
this
.@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder validityStartDate(@Nullable LocalDateTime validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
this
.@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder validityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
this
.@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder billOfMaterialItemNodeNumber(@Nullable String billOfMaterialItemNodeNumber)
Original property name from the Odata EDM: BillOfMaterialItemNodeNumber
this
.@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder bOMItemDescription(@Nullable String bOMItemDescription)
Original property name from the Odata EDM: BOMItemDescription
this
.@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder material(@Nullable String material)
Original property name from the Odata EDM: Material
this
.@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder materialName(@Nullable String materialName)
Original property name from the Odata EDM: MaterialName
this
.@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder plantName(@Nullable String plantName)
Original property name from the Odata EDM: PlantName
this
.@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder billOfMaterialVariantUsageDesc(@Nullable String billOfMaterialVariantUsageDesc)
Original property name from the Odata EDM: BillOfMaterialVariantUsageDesc
this
.@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder billOfMaterialVariantUsage(@Nullable String billOfMaterialVariantUsage)
Original property name from the Odata EDM: BillOfMaterialVariantUsage
this
.@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder bOMVersionStatus(@Nullable String bOMVersionStatus)
Original property name from the Odata EDM: BOMVersionStatus
this
.@Nonnull public BOMWhereUsed.BOMWhereUsedBuilder bOMVersionStatusDescription(@Nullable String bOMVersionStatusDescription)
Original property name from the Odata EDM: BOMVersionStatusDescription
this
.@Nonnull public BOMWhereUsed build()
Copyright © 2021 SAP SE. All rights reserved.