public static final class ProdSpecCmpstn.ProdSpecCmpstnBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ProdSpecCmpstn |
build() |
ProdSpecCmpstn.ProdSpecCmpstnBuilder |
prodSpecCmpstnHeader(ProdSpecCmpstnHeader... value)
Navigation property to_ProdSpecCmpstnHeader for ProdSpecCmpstn to multiple
ProdSpecCmpstnHeader.
|
ProdSpecCmpstn.ProdSpecCmpstnBuilder |
prodSpecCmpstnHeader(String value)
Constraints: Not nullable, Maximum length: 20
|
ProdSpecCmpstn.ProdSpecCmpstnBuilder |
prodSpecCompComponentType(String prodSpecCompComponentType)
Constraints: Not nullable, Maximum length: 10
|
ProdSpecCmpstn.ProdSpecCmpstnBuilder |
prodSpecCompItemChangeNumber(String prodSpecCompItemChangeNumber)
Constraints: Not nullable, Maximum length: 12
|
ProdSpecCmpstn.ProdSpecCmpstnBuilder |
prodSpecCompItemChangeState(String prodSpecCompItemChangeState)
(Key Field) Constraints: Not nullable, Maximum length: 20
|
ProdSpecCmpstn.ProdSpecCmpstnBuilder |
prodSpecCompItemValdtyEndDte(LocalDateTime prodSpecCompItemValdtyEndDte)
Constraints: Not nullable, Precision: 0
|
ProdSpecCmpstn.ProdSpecCmpstnBuilder |
prodSpecCompItemValdtyStrtDte(LocalDateTime prodSpecCompItemValdtyStrtDte)
Constraints: Not nullable, Precision: 0
|
ProdSpecCmpstn.ProdSpecCmpstnBuilder |
prodSpecCompLowerLimitQuantity(BigDecimal prodSpecCompLowerLimitQuantity)
Constraints: Not nullable, Precision: 10, Scale: 4
|
ProdSpecCmpstn.ProdSpecCmpstnBuilder |
prodSpecCompLowrLmtQtyOperator(String prodSpecCompLowrLmtQtyOperator)
Constraints: Not nullable, Maximum length: 5
|
ProdSpecCmpstn.ProdSpecCmpstnBuilder |
prodSpecComponentExceptionCode(String prodSpecComponentExceptionCode)
Constraints: Not nullable, Maximum length: 2
|
ProdSpecCmpstn.ProdSpecCmpstnBuilder |
prodSpecComponentInternalID(String prodSpecComponentInternalID)
Constraints: Not nullable, Maximum length: 20
|
ProdSpecCmpstn.ProdSpecCmpstnBuilder |
prodSpecComponentItem(String prodSpecComponentItem)
(Key Field) Constraints: Not nullable, Maximum length: 20
|
ProdSpecCmpstn.ProdSpecCmpstnBuilder |
prodSpecComponentUnit(String prodSpecComponentUnit)
Constraints: Not nullable, Maximum length: 3
|
ProdSpecCmpstn.ProdSpecCmpstnBuilder |
prodSpecCompQuantity(BigDecimal prodSpecCompQuantity)
Constraints: Not nullable, Precision: 10, Scale: 4
|
ProdSpecCmpstn.ProdSpecCmpstnBuilder |
prodSpecCompUpperLimitQuantity(BigDecimal prodSpecCompUpperLimitQuantity)
Constraints: Not nullable, Precision: 10, Scale: 4
|
ProdSpecCmpstn.ProdSpecCmpstnBuilder |
prodSpecCompUprLmtQtyOperator(String prodSpecCompUprLmtQtyOperator)
Constraints: Not nullable, Maximum length: 5
|
ProdSpecCmpstn.ProdSpecCmpstnBuilder |
prodSpecRootLastChgDteTmeTxt(String prodSpecRootLastChgDteTmeTxt)
Constraints: Not nullable, Maximum length: 14
|
ProdSpecCmpstn.ProdSpecCmpstnBuilder |
productSpecification(ProductSpecification... value)
Navigation property to_ProductSpecification for ProdSpecCmpstn to multiple
ProductSpecification.
|
ProdSpecCmpstn.ProdSpecCmpstnBuilder |
productSpecificationInternalID(String productSpecificationInternalID)
Constraints: Not nullable, Maximum length: 20
|
String |
toString() |
@Nonnull public ProdSpecCmpstn.ProdSpecCmpstnBuilder prodSpecCmpstnHeader(ProdSpecCmpstnHeader... value)
value
- The ProdSpecCmpstnHeaders to build this ProdSpecCmpstn with.@Nonnull public ProdSpecCmpstn.ProdSpecCmpstnBuilder prodSpecCmpstnHeader(String value)
Original property name from the Odata EDM: ProdSpecCmpstnHeader
value
- The prodSpecCmpstnHeader to build this ProdSpecCmpstn with.@Nonnull public ProdSpecCmpstn.ProdSpecCmpstnBuilder productSpecification(ProductSpecification... value)
value
- The ProductSpecifications to build this ProdSpecCmpstn with.@Nonnull public ProdSpecCmpstn.ProdSpecCmpstnBuilder prodSpecComponentItem(@Nullable String prodSpecComponentItem)
Original property name from the Odata EDM: ProdSpecComponentItem
this
.@Nonnull public ProdSpecCmpstn.ProdSpecCmpstnBuilder prodSpecCompItemChangeState(@Nullable String prodSpecCompItemChangeState)
Original property name from the Odata EDM: ProdSpecCompItemChangeState
this
.@Nonnull public ProdSpecCmpstn.ProdSpecCmpstnBuilder productSpecificationInternalID(@Nullable String productSpecificationInternalID)
Original property name from the Odata EDM: ProductSpecificationInternalID
this
.@Nonnull public ProdSpecCmpstn.ProdSpecCmpstnBuilder prodSpecCompItemValdtyStrtDte(@Nullable LocalDateTime prodSpecCompItemValdtyStrtDte)
Original property name from the Odata EDM: ProdSpecCompItemValdtyStrtDte
this
.@Nonnull public ProdSpecCmpstn.ProdSpecCmpstnBuilder prodSpecCompItemValdtyEndDte(@Nullable LocalDateTime prodSpecCompItemValdtyEndDte)
Original property name from the Odata EDM: ProdSpecCompItemValdtyEndDte
this
.@Nonnull public ProdSpecCmpstn.ProdSpecCmpstnBuilder prodSpecCompItemChangeNumber(@Nullable String prodSpecCompItemChangeNumber)
Original property name from the Odata EDM: ProdSpecCompItemChangeNumber
this
.@Nonnull public ProdSpecCmpstn.ProdSpecCmpstnBuilder prodSpecComponentInternalID(@Nullable String prodSpecComponentInternalID)
Original property name from the Odata EDM: ProdSpecComponentInternalID
this
.@Nonnull public ProdSpecCmpstn.ProdSpecCmpstnBuilder prodSpecComponentExceptionCode(@Nullable String prodSpecComponentExceptionCode)
Original property name from the Odata EDM: ProdSpecComponentExceptionCode
this
.@Nonnull public ProdSpecCmpstn.ProdSpecCmpstnBuilder prodSpecCompComponentType(@Nullable String prodSpecCompComponentType)
Original property name from the Odata EDM: ProdSpecCompComponentType
this
.@Nonnull public ProdSpecCmpstn.ProdSpecCmpstnBuilder prodSpecCompLowrLmtQtyOperator(@Nullable String prodSpecCompLowrLmtQtyOperator)
Original property name from the Odata EDM: ProdSpecCompLowrLmtQtyOperator
this
.@Nonnull public ProdSpecCmpstn.ProdSpecCmpstnBuilder prodSpecCompUprLmtQtyOperator(@Nullable String prodSpecCompUprLmtQtyOperator)
Original property name from the Odata EDM: ProdSpecCompUprLmtQtyOperator
this
.@Nonnull public ProdSpecCmpstn.ProdSpecCmpstnBuilder prodSpecCompLowerLimitQuantity(@Nullable BigDecimal prodSpecCompLowerLimitQuantity)
Original property name from the Odata EDM: ProdSpecCompLowerLimitQuantity
this
.@Nonnull public ProdSpecCmpstn.ProdSpecCmpstnBuilder prodSpecCompUpperLimitQuantity(@Nullable BigDecimal prodSpecCompUpperLimitQuantity)
Original property name from the Odata EDM: ProdSpecCompUpperLimitQuantity
this
.@Nonnull public ProdSpecCmpstn.ProdSpecCmpstnBuilder prodSpecCompQuantity(@Nullable BigDecimal prodSpecCompQuantity)
Original property name from the Odata EDM: ProdSpecCompQuantity
this
.@Nonnull public ProdSpecCmpstn.ProdSpecCmpstnBuilder prodSpecComponentUnit(@Nullable String prodSpecComponentUnit)
Original property name from the Odata EDM: ProdSpecComponentUnit
this
.@Nonnull public ProdSpecCmpstn.ProdSpecCmpstnBuilder prodSpecRootLastChgDteTmeTxt(@Nullable String prodSpecRootLastChgDteTmeTxt)
Original property name from the Odata EDM: ProdSpecRootLastChgDteTmeTxt
this
.@Nonnull public ProdSpecCmpstn build()
Copyright © 2021 SAP SE. All rights reserved.