public static final class ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ProdSpecStdCmpstn |
build() |
ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder |
prodSpecCmpstnHeader(String prodSpecCmpstnHeader)
Constraints: Not nullable, Maximum length: 20
|
ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder |
prodSpecCompItemChangeNumber(String prodSpecCompItemChangeNumber)
Constraints: Not nullable, Maximum length: 12
|
ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder |
prodSpecCompItemChangeState(String prodSpecCompItemChangeState)
(Key Field) Constraints: Not nullable, Maximum length: 20
|
ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder |
prodSpecCompItemValdtyEndDte(LocalDateTime prodSpecCompItemValdtyEndDte)
Constraints: Not nullable, Precision: 0
|
ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder |
prodSpecCompItemValdtyStrtDte(LocalDateTime prodSpecCompItemValdtyStrtDte)
Constraints: Not nullable, Precision: 0
|
ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder |
prodSpecComponentItem(String prodSpecComponentItem)
(Key Field) Constraints: Not nullable, Maximum length: 20
|
ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder |
prodSpecRootLastChgDteTmeTxt(String prodSpecRootLastChgDteTmeTxt)
Constraints: Not nullable, Maximum length: 14
|
ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder |
prodSpecStdCmpstnHeader(ProdSpecStdCmpstnHeader... value)
Navigation property to_ProdSpecStdCmpstnHeader for ProdSpecStdCmpstn to multiple
ProdSpecStdCmpstnHeader.
|
ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder |
productSpecification(ProductSpecification... value)
Navigation property to_ProductSpecification for ProdSpecStdCmpstn to multiple
ProductSpecification.
|
ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder |
productSpecificationInternalID(String productSpecificationInternalID)
Constraints: Not nullable, Maximum length: 20
|
ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder |
pureSubstanceComponentType(String pureSubstanceComponentType)
Constraints: Not nullable, Maximum length: 10
|
ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder |
pureSubstanceInternalID(String pureSubstanceInternalID)
Constraints: Not nullable, Maximum length: 20
|
ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder |
pureSubstanceQuantity(BigDecimal pureSubstanceQuantity)
Constraints: Not nullable, Precision: 10, Scale: 4
|
ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder |
pureSubstanceUnit(String pureSubstanceUnit)
Constraints: Not nullable, Maximum length: 3
|
ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder |
pureSubstLowerLimitQuantity(BigDecimal pureSubstLowerLimitQuantity)
Constraints: Not nullable, Precision: 10, Scale: 4
|
ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder |
pureSubstLowrLmtQtyOperator(String pureSubstLowrLmtQtyOperator)
Constraints: Not nullable, Maximum length: 5
|
ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder |
pureSubstUpperLimitQuantity(BigDecimal pureSubstUpperLimitQuantity)
Constraints: Not nullable, Precision: 10, Scale: 4
|
ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder |
pureSubstUprLmtQtyOperator(String pureSubstUprLmtQtyOperator)
Constraints: Not nullable, Maximum length: 5
|
String |
toString() |
@Nonnull public ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder prodSpecStdCmpstnHeader(ProdSpecStdCmpstnHeader... value)
value
- The ProdSpecStdCmpstnHeaders to build this ProdSpecStdCmpstn with.@Nonnull public ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder productSpecification(ProductSpecification... value)
value
- The ProductSpecifications to build this ProdSpecStdCmpstn with.@Nonnull public ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder prodSpecComponentItem(@Nullable String prodSpecComponentItem)
Original property name from the Odata EDM: ProdSpecComponentItem
this
.@Nonnull public ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder prodSpecCompItemChangeState(@Nullable String prodSpecCompItemChangeState)
Original property name from the Odata EDM: ProdSpecCompItemChangeState
this
.@Nonnull public ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder prodSpecCmpstnHeader(@Nullable String prodSpecCmpstnHeader)
Original property name from the Odata EDM: ProdSpecCmpstnHeader
this
.@Nonnull public ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder productSpecificationInternalID(@Nullable String productSpecificationInternalID)
Original property name from the Odata EDM: ProductSpecificationInternalID
this
.@Nonnull public ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder pureSubstanceComponentType(@Nullable String pureSubstanceComponentType)
Original property name from the Odata EDM: PureSubstanceComponentType
this
.@Nonnull public ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder pureSubstanceInternalID(@Nullable String pureSubstanceInternalID)
Original property name from the Odata EDM: PureSubstanceInternalID
this
.@Nonnull public ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder pureSubstLowrLmtQtyOperator(@Nullable String pureSubstLowrLmtQtyOperator)
Original property name from the Odata EDM: PureSubstLowrLmtQtyOperator
this
.@Nonnull public ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder pureSubstLowerLimitQuantity(@Nullable BigDecimal pureSubstLowerLimitQuantity)
Original property name from the Odata EDM: PureSubstLowerLimitQuantity
this
.@Nonnull public ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder pureSubstUprLmtQtyOperator(@Nullable String pureSubstUprLmtQtyOperator)
Original property name from the Odata EDM: PureSubstUprLmtQtyOperator
this
.@Nonnull public ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder pureSubstUpperLimitQuantity(@Nullable BigDecimal pureSubstUpperLimitQuantity)
Original property name from the Odata EDM: PureSubstUpperLimitQuantity
this
.@Nonnull public ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder pureSubstanceQuantity(@Nullable BigDecimal pureSubstanceQuantity)
Original property name from the Odata EDM: PureSubstanceQuantity
this
.@Nonnull public ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder pureSubstanceUnit(@Nullable String pureSubstanceUnit)
Original property name from the Odata EDM: PureSubstanceUnit
this
.@Nonnull public ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder prodSpecCompItemValdtyStrtDte(@Nullable LocalDateTime prodSpecCompItemValdtyStrtDte)
Original property name from the Odata EDM: ProdSpecCompItemValdtyStrtDte
this
.@Nonnull public ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder prodSpecCompItemValdtyEndDte(@Nullable LocalDateTime prodSpecCompItemValdtyEndDte)
Original property name from the Odata EDM: ProdSpecCompItemValdtyEndDte
this
.@Nonnull public ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder prodSpecCompItemChangeNumber(@Nullable String prodSpecCompItemChangeNumber)
Original property name from the Odata EDM: ProdSpecCompItemChangeNumber
this
.@Nonnull public ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder prodSpecRootLastChgDteTmeTxt(@Nullable String prodSpecRootLastChgDteTmeTxt)
Original property name from the Odata EDM: ProdSpecRootLastChgDteTmeTxt
this
.@Nonnull public ProdSpecStdCmpstn build()
Copyright © 2021 SAP SE. All rights reserved.