public static final class SalesQuotationItem.SalesQuotationItemBuilder extends Object
Modifier and Type | Method and Description |
---|---|
SalesQuotationItem.SalesQuotationItemBuilder |
alternativeToItem(String alternativeToItem)
Constraints: Not nullable, Maximum length: 6
|
SalesQuotationItem.SalesQuotationItemBuilder |
batch(String batch)
Constraints: Not nullable, Maximum length: 10
|
SalesQuotationItem |
build() |
SalesQuotationItem.SalesQuotationItemBuilder |
crossPlantConfigurableProduct(String crossPlantConfigurableProduct)
Constraints: Not nullable, Maximum length: 40
|
SalesQuotationItem.SalesQuotationItemBuilder |
customerPaymentTerms(String customerPaymentTerms)
Constraints: Not nullable, Maximum length: 4
|
SalesQuotationItem.SalesQuotationItemBuilder |
fashionCancelDate(LocalDateTime fashionCancelDate)
Constraints: Not nullable, Precision: 0
|
SalesQuotationItem.SalesQuotationItemBuilder |
higherLevelItem(String higherLevelItem)
Constraints: Not nullable, Maximum length: 6
|
SalesQuotationItem.SalesQuotationItemBuilder |
incotermsClassification(String incotermsClassification)
Constraints: Not nullable, Maximum length: 3
|
SalesQuotationItem.SalesQuotationItemBuilder |
incotermsLocation1(String incotermsLocation1)
Constraints: Not nullable, Maximum length: 70
|
SalesQuotationItem.SalesQuotationItemBuilder |
incotermsLocation2(String incotermsLocation2)
Constraints: Not nullable, Maximum length: 70
|
SalesQuotationItem.SalesQuotationItemBuilder |
incotermsTransferLocation(String incotermsTransferLocation)
Constraints: Not nullable, Maximum length: 28
|
SalesQuotationItem.SalesQuotationItemBuilder |
itemGrossWeight(BigDecimal itemGrossWeight)
Constraints: Not nullable, Precision: 15, Scale: 3
|
SalesQuotationItem.SalesQuotationItemBuilder |
itemNetWeight(BigDecimal itemNetWeight)
Constraints: Not nullable, Precision: 15, Scale: 3
|
SalesQuotationItem.SalesQuotationItemBuilder |
itemOrderProbabilityInPercent(String itemOrderProbabilityInPercent)
Constraints: Not nullable, Maximum length: 3
|
SalesQuotationItem.SalesQuotationItemBuilder |
itemVolume(BigDecimal itemVolume)
Constraints: Not nullable, Precision: 15, Scale: 3
|
SalesQuotationItem.SalesQuotationItemBuilder |
itemVolumeUnit(String itemVolumeUnit)
Constraints: Not nullable, Maximum length: 3
|
SalesQuotationItem.SalesQuotationItemBuilder |
itemWeightUnit(String itemWeightUnit)
Constraints: Not nullable, Maximum length: 3
|
SalesQuotationItem.SalesQuotationItemBuilder |
material(String material)
Constraints: Not nullable, Maximum length: 40
|
SalesQuotationItem.SalesQuotationItemBuilder |
materialByCustomer(String materialByCustomer)
Constraints: Not nullable, Maximum length: 35
|
SalesQuotationItem.SalesQuotationItemBuilder |
materialGroup(String materialGroup)
Constraints: Not nullable, Maximum length: 9
|
SalesQuotationItem.SalesQuotationItemBuilder |
materialPricingGroup(String materialPricingGroup)
Constraints: Not nullable, Maximum length: 2
|
SalesQuotationItem.SalesQuotationItemBuilder |
netAmount(BigDecimal netAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
SalesQuotationItem.SalesQuotationItemBuilder |
partner(SalesQuotationItemPartner... value)
Navigation property to_Partner for SalesQuotationItem to multiple
SalesQuotationItemPartner.
|
SalesQuotationItem.SalesQuotationItemBuilder |
plant(String plant)
Constraints: Not nullable, Maximum length: 4
|
SalesQuotationItem.SalesQuotationItemBuilder |
pricingElement(SalesQuotationItemPrcgElmnt... value)
Navigation property to_PricingElement for SalesQuotationItem to multiple
SalesQuotationItemPrcgElmnt.
|
SalesQuotationItem.SalesQuotationItemBuilder |
pricingReferenceMaterial(String pricingReferenceMaterial)
Constraints: Not nullable, Maximum length: 40
|
SalesQuotationItem.SalesQuotationItemBuilder |
productCategory(String productCategory)
Constraints: Not nullable, Maximum length: 2
|
SalesQuotationItem.SalesQuotationItemBuilder |
productCharacteristic1(String productCharacteristic1)
Constraints: Not nullable, Maximum length: 18
|
SalesQuotationItem.SalesQuotationItemBuilder |
productCharacteristic2(String productCharacteristic2)
Constraints: Not nullable, Maximum length: 18
|
SalesQuotationItem.SalesQuotationItemBuilder |
productCharacteristic3(String productCharacteristic3)
Constraints: Not nullable, Maximum length: 18
|
SalesQuotationItem.SalesQuotationItemBuilder |
productCollection(String productCollection)
Constraints: Not nullable, Maximum length: 10
|
SalesQuotationItem.SalesQuotationItemBuilder |
productSeason(String productSeason)
Constraints: Not nullable, Maximum length: 10
|
SalesQuotationItem.SalesQuotationItemBuilder |
productSeasonYear(String productSeasonYear)
Constraints: Not nullable, Maximum length: 4
|
SalesQuotationItem.SalesQuotationItemBuilder |
productTheme(String productTheme)
Constraints: Not nullable, Maximum length: 10
|
SalesQuotationItem.SalesQuotationItemBuilder |
profitCenter(String profitCenter)
Constraints: Not nullable, Maximum length: 10
|
SalesQuotationItem.SalesQuotationItemBuilder |
purchaseOrderByCustomer(String purchaseOrderByCustomer)
Constraints: Not nullable, Maximum length: 35
|
SalesQuotationItem.SalesQuotationItemBuilder |
referenceSDDocument(String referenceSDDocument)
Constraints: Not nullable, Maximum length: 10
|
SalesQuotationItem.SalesQuotationItemBuilder |
referenceSDDocumentItem(String referenceSDDocumentItem)
Constraints: Not nullable, Maximum length: 6
|
SalesQuotationItem.SalesQuotationItemBuilder |
requestedQuantity(BigDecimal requestedQuantity)
Constraints: Not nullable, Precision: 15, Scale: 3
|
SalesQuotationItem.SalesQuotationItemBuilder |
requestedQuantityUnit(String requestedQuantityUnit)
Constraints: Not nullable, Maximum length: 3
|
SalesQuotationItem.SalesQuotationItemBuilder |
requirementSegment(String requirementSegment)
Constraints: Not nullable, Maximum length: 40
|
SalesQuotationItem.SalesQuotationItemBuilder |
salesDocumentRjcnReason(String salesDocumentRjcnReason)
Constraints: Not nullable, Maximum length: 2
|
SalesQuotationItem.SalesQuotationItemBuilder |
salesQuotation(SalesQuotation value)
Navigation property to_SalesQuotation for SalesQuotationItem to single SalesQuotation.
|
SalesQuotationItem.SalesQuotationItemBuilder |
salesQuotation(String value)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
SalesQuotationItem.SalesQuotationItemBuilder |
salesQuotationItem(String salesQuotationItem)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
SalesQuotationItem.SalesQuotationItemBuilder |
salesQuotationItemCategory(String salesQuotationItemCategory)
Constraints: Not nullable, Maximum length: 4
|
SalesQuotationItem.SalesQuotationItemBuilder |
salesQuotationItemText(String salesQuotationItemText)
Constraints: Not nullable, Maximum length: 40
|
SalesQuotationItem.SalesQuotationItemBuilder |
sDProcessStatus(String sDProcessStatus)
Constraints: Not nullable, Maximum length: 1
|
SalesQuotationItem.SalesQuotationItemBuilder |
seasonCompletenessStatus(String seasonCompletenessStatus)
Constraints: Not nullable, Maximum length: 1
|
SalesQuotationItem.SalesQuotationItemBuilder |
shippingGroupNumber(String shippingGroupNumber)
Constraints: Not nullable, Maximum length: 10
|
SalesQuotationItem.SalesQuotationItemBuilder |
shippingGroupRule(String shippingGroupRule)
Constraints: Not nullable, Maximum length: 4
|
SalesQuotationItem.SalesQuotationItemBuilder |
text(SalesQuotationItemText... value)
Navigation property to_Text for SalesQuotationItem to multiple SalesQuotationItemText.
|
String |
toString() |
SalesQuotationItem.SalesQuotationItemBuilder |
transactionCurrency(String transactionCurrency)
Constraints: Not nullable, Maximum length: 5
|
SalesQuotationItem.SalesQuotationItemBuilder |
valueAddedService(SalesQuotationValAddedSrvc... value)
Navigation property to_ValueAddedService for SalesQuotationItem to multiple
SalesQuotationValAddedSrvc.
|
SalesQuotationItem.SalesQuotationItemBuilder |
wBSElement(String wBSElement)
Constraints: Not nullable, Maximum length: 24
|
@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder partner(SalesQuotationItemPartner... value)
value
- The SalesQuotationItemPartners to build this SalesQuotationItem with.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder pricingElement(SalesQuotationItemPrcgElmnt... value)
value
- The SalesQuotationItemPrcgElmnts to build this SalesQuotationItem with.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder salesQuotation(SalesQuotation value)
value
- The SalesQuotation to build this SalesQuotationItem with.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder salesQuotation(String value)
Original property name from the Odata EDM: SalesQuotation
value
- The salesQuotation to build this SalesQuotationItem with.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder text(SalesQuotationItemText... value)
value
- The SalesQuotationItemTexts to build this SalesQuotationItem with.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder valueAddedService(SalesQuotationValAddedSrvc... value)
value
- The SalesQuotationValAddedSrvcs to build this SalesQuotationItem with.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder salesQuotationItem(@Nullable String salesQuotationItem)
Original property name from the Odata EDM: SalesQuotationItem
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder higherLevelItem(@Nullable String higherLevelItem)
Original property name from the Odata EDM: HigherLevelItem
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder salesQuotationItemCategory(@Nullable String salesQuotationItemCategory)
Original property name from the Odata EDM: SalesQuotationItemCategory
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder salesQuotationItemText(@Nullable String salesQuotationItemText)
Original property name from the Odata EDM: SalesQuotationItemText
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder purchaseOrderByCustomer(@Nullable String purchaseOrderByCustomer)
Original property name from the Odata EDM: PurchaseOrderByCustomer
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder material(@Nullable String material)
Original property name from the Odata EDM: Material
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder materialByCustomer(@Nullable String materialByCustomer)
Original property name from the Odata EDM: MaterialByCustomer
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder pricingReferenceMaterial(@Nullable String pricingReferenceMaterial)
Original property name from the Odata EDM: PricingReferenceMaterial
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder requestedQuantity(@Nullable BigDecimal requestedQuantity)
Original property name from the Odata EDM: RequestedQuantity
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder requestedQuantityUnit(@Nullable String requestedQuantityUnit)
Original property name from the Odata EDM: RequestedQuantityUnit
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder itemOrderProbabilityInPercent(@Nullable String itemOrderProbabilityInPercent)
Original property name from the Odata EDM: ItemOrderProbabilityInPercent
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder alternativeToItem(@Nullable String alternativeToItem)
Original property name from the Odata EDM: AlternativeToItem
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder itemGrossWeight(@Nullable BigDecimal itemGrossWeight)
Original property name from the Odata EDM: ItemGrossWeight
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder itemNetWeight(@Nullable BigDecimal itemNetWeight)
Original property name from the Odata EDM: ItemNetWeight
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder itemWeightUnit(@Nullable String itemWeightUnit)
Original property name from the Odata EDM: ItemWeightUnit
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder itemVolume(@Nullable BigDecimal itemVolume)
Original property name from the Odata EDM: ItemVolume
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder itemVolumeUnit(@Nullable String itemVolumeUnit)
Original property name from the Odata EDM: ItemVolumeUnit
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder transactionCurrency(@Nullable String transactionCurrency)
Original property name from the Odata EDM: TransactionCurrency
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder netAmount(@Nullable BigDecimal netAmount)
Original property name from the Odata EDM: NetAmount
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder materialGroup(@Nullable String materialGroup)
Original property name from the Odata EDM: MaterialGroup
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder materialPricingGroup(@Nullable String materialPricingGroup)
Original property name from the Odata EDM: MaterialPricingGroup
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder batch(@Nullable String batch)
Original property name from the Odata EDM: Batch
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder incotermsClassification(@Nullable String incotermsClassification)
Original property name from the Odata EDM: IncotermsClassification
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder incotermsTransferLocation(@Nullable String incotermsTransferLocation)
Original property name from the Odata EDM: IncotermsTransferLocation
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder incotermsLocation1(@Nullable String incotermsLocation1)
Original property name from the Odata EDM: IncotermsLocation1
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder incotermsLocation2(@Nullable String incotermsLocation2)
Original property name from the Odata EDM: IncotermsLocation2
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder customerPaymentTerms(@Nullable String customerPaymentTerms)
Original property name from the Odata EDM: CustomerPaymentTerms
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder salesDocumentRjcnReason(@Nullable String salesDocumentRjcnReason)
Original property name from the Odata EDM: SalesDocumentRjcnReason
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder wBSElement(@Nullable String wBSElement)
Original property name from the Odata EDM: WBSElement
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder profitCenter(@Nullable String profitCenter)
Original property name from the Odata EDM: ProfitCenter
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder referenceSDDocument(@Nullable String referenceSDDocument)
Original property name from the Odata EDM: ReferenceSDDocument
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder referenceSDDocumentItem(@Nullable String referenceSDDocumentItem)
Original property name from the Odata EDM: ReferenceSDDocumentItem
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder sDProcessStatus(@Nullable String sDProcessStatus)
Original property name from the Odata EDM: SDProcessStatus
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder productSeasonYear(@Nullable String productSeasonYear)
Original property name from the Odata EDM: ProductSeasonYear
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder productSeason(@Nullable String productSeason)
Original property name from the Odata EDM: ProductSeason
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder productCollection(@Nullable String productCollection)
Original property name from the Odata EDM: ProductCollection
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder productTheme(@Nullable String productTheme)
Original property name from the Odata EDM: ProductTheme
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder seasonCompletenessStatus(@Nullable String seasonCompletenessStatus)
Original property name from the Odata EDM: SeasonCompletenessStatus
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder fashionCancelDate(@Nullable LocalDateTime fashionCancelDate)
Original property name from the Odata EDM: FashionCancelDate
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder productCharacteristic1(@Nullable String productCharacteristic1)
Original property name from the Odata EDM: ProductCharacteristic1
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder productCharacteristic2(@Nullable String productCharacteristic2)
Original property name from the Odata EDM: ProductCharacteristic2
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder productCharacteristic3(@Nullable String productCharacteristic3)
Original property name from the Odata EDM: ProductCharacteristic3
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder shippingGroupNumber(@Nullable String shippingGroupNumber)
Original property name from the Odata EDM: ShippingGroupNumber
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder shippingGroupRule(@Nullable String shippingGroupRule)
Original property name from the Odata EDM: ShippingGroupRule
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder crossPlantConfigurableProduct(@Nullable String crossPlantConfigurableProduct)
Original property name from the Odata EDM: CrossPlantConfigurableProduct
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder productCategory(@Nullable String productCategory)
Original property name from the Odata EDM: ProductCategory
this
.@Nonnull public SalesQuotationItem.SalesQuotationItemBuilder requirementSegment(@Nullable String requirementSegment)
Original property name from the Odata EDM: RequirementSegment
this
.@Nonnull public SalesQuotationItem build()
Copyright © 2021 SAP SE. All rights reserved.