public static final class SalesOrderItem.SalesOrderItemBuilder extends Object
Modifier and Type | Method and Description |
---|---|
SalesOrderItem.SalesOrderItemBuilder |
accountingExchangeRate(BigDecimal accountingExchangeRate)
Constraints: Not nullable, Precision: 9, Scale: 5
|
SalesOrderItem.SalesOrderItemBuilder |
batch(String batch)
Constraints: Not nullable, Maximum length: 10
|
SalesOrderItem |
build() |
SalesOrderItem.SalesOrderItemBuilder |
crossPlantConfigurableProduct(String crossPlantConfigurableProduct)
Constraints: Not nullable, Maximum length: 40
|
SalesOrderItem.SalesOrderItemBuilder |
customerGroup(String customerGroup)
Constraints: Not nullable, Maximum length: 2
|
SalesOrderItem.SalesOrderItemBuilder |
customerPaymentTerms(String customerPaymentTerms)
Constraints: Not nullable, Maximum length: 4
|
SalesOrderItem.SalesOrderItemBuilder |
deliveryDateTypeRule(String deliveryDateTypeRule)
Constraints: Not nullable, Maximum length: 1
|
SalesOrderItem.SalesOrderItemBuilder |
deliveryGroup(String deliveryGroup)
Constraints: Not nullable, Maximum length: 3
|
SalesOrderItem.SalesOrderItemBuilder |
deliveryPriority(String deliveryPriority)
Constraints: Not nullable, Maximum length: 2
|
SalesOrderItem.SalesOrderItemBuilder |
deliveryStatus(String deliveryStatus)
Constraints: Not nullable, Maximum length: 1
|
SalesOrderItem.SalesOrderItemBuilder |
fashionCancelDate(LocalDateTime fashionCancelDate)
Constraints: Not nullable, Precision: 0
|
SalesOrderItem.SalesOrderItemBuilder |
higherLevelItem(String higherLevelItem)
Constraints: Not nullable, Maximum length: 6
|
SalesOrderItem.SalesOrderItemBuilder |
incotermsClassification(String incotermsClassification)
Constraints: Not nullable, Maximum length: 3
|
SalesOrderItem.SalesOrderItemBuilder |
incotermsLocation1(String incotermsLocation1)
Constraints: Not nullable, Maximum length: 70
|
SalesOrderItem.SalesOrderItemBuilder |
incotermsLocation2(String incotermsLocation2)
Constraints: Not nullable, Maximum length: 70
|
SalesOrderItem.SalesOrderItemBuilder |
incotermsTransferLocation(String incotermsTransferLocation)
Constraints: Not nullable, Maximum length: 28
|
SalesOrderItem.SalesOrderItemBuilder |
itemBillingBlockReason(String itemBillingBlockReason)
Constraints: Not nullable, Maximum length: 2
|
SalesOrderItem.SalesOrderItemBuilder |
itemGrossWeight(BigDecimal itemGrossWeight)
Constraints: Not nullable, Precision: 15, Scale: 3
|
SalesOrderItem.SalesOrderItemBuilder |
itemNetWeight(BigDecimal itemNetWeight)
Constraints: Not nullable, Precision: 15, Scale: 3
|
SalesOrderItem.SalesOrderItemBuilder |
itemVolume(BigDecimal itemVolume)
Constraints: Not nullable, Precision: 15, Scale: 3
|
SalesOrderItem.SalesOrderItemBuilder |
itemVolumeISOUnit(String itemVolumeISOUnit)
Constraints: Not nullable, Maximum length: 3
|
SalesOrderItem.SalesOrderItemBuilder |
itemVolumeSAPUnit(String itemVolumeSAPUnit)
Constraints: Not nullable, Maximum length: 3
|
SalesOrderItem.SalesOrderItemBuilder |
itemVolumeUnit(String itemVolumeUnit)
Constraints: Not nullable, Maximum length: 3
|
SalesOrderItem.SalesOrderItemBuilder |
itemWeightISOUnit(String itemWeightISOUnit)
Constraints: Not nullable, Maximum length: 3
|
SalesOrderItem.SalesOrderItemBuilder |
itemWeightSAPUnit(String itemWeightSAPUnit)
Constraints: Not nullable, Maximum length: 3
|
SalesOrderItem.SalesOrderItemBuilder |
itemWeightUnit(String itemWeightUnit)
Constraints: Not nullable, Maximum length: 3
|
SalesOrderItem.SalesOrderItemBuilder |
material(String material)
Constraints: Not nullable, Maximum length: 40
|
SalesOrderItem.SalesOrderItemBuilder |
materialByCustomer(String materialByCustomer)
Constraints: Not nullable, Maximum length: 35
|
SalesOrderItem.SalesOrderItemBuilder |
materialGroup(String materialGroup)
Constraints: Not nullable, Maximum length: 9
|
SalesOrderItem.SalesOrderItemBuilder |
materialPricingGroup(String materialPricingGroup)
Constraints: Not nullable, Maximum length: 2
|
SalesOrderItem.SalesOrderItemBuilder |
matlAccountAssignmentGroup(String matlAccountAssignmentGroup)
Constraints: Not nullable, Maximum length: 2
|
SalesOrderItem.SalesOrderItemBuilder |
netAmount(BigDecimal netAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
SalesOrderItem.SalesOrderItemBuilder |
orderRelatedBillingStatus(String orderRelatedBillingStatus)
Constraints: Not nullable, Maximum length: 1
|
SalesOrderItem.SalesOrderItemBuilder |
partner(SalesOrderItemPartner... value)
Navigation property to_Partner for SalesOrderItem to multiple SalesOrderItemPartner.
|
SalesOrderItem.SalesOrderItemBuilder |
pricingDate(LocalDateTime pricingDate)
Constraints: Not nullable, Precision: 0
|
SalesOrderItem.SalesOrderItemBuilder |
pricingElement(SalesOrderItemPrElement... value)
Navigation property to_PricingElement for SalesOrderItem to multiple
SalesOrderItemPrElement.
|
SalesOrderItem.SalesOrderItemBuilder |
pricingReferenceMaterial(String pricingReferenceMaterial)
Constraints: Not nullable, Maximum length: 40
|
SalesOrderItem.SalesOrderItemBuilder |
productCategory(String productCategory)
Constraints: Not nullable, Maximum length: 2
|
SalesOrderItem.SalesOrderItemBuilder |
productCharacteristic1(String productCharacteristic1)
Constraints: Not nullable, Maximum length: 18
|
SalesOrderItem.SalesOrderItemBuilder |
productCharacteristic2(String productCharacteristic2)
Constraints: Not nullable, Maximum length: 18
|
SalesOrderItem.SalesOrderItemBuilder |
productCharacteristic3(String productCharacteristic3)
Constraints: Not nullable, Maximum length: 18
|
SalesOrderItem.SalesOrderItemBuilder |
productCollection(String productCollection)
Constraints: Not nullable, Maximum length: 10
|
SalesOrderItem.SalesOrderItemBuilder |
productionPlant(String productionPlant)
Constraints: Not nullable, Maximum length: 4
|
SalesOrderItem.SalesOrderItemBuilder |
productSeason(String productSeason)
Constraints: Not nullable, Maximum length: 10
|
SalesOrderItem.SalesOrderItemBuilder |
productSeasonYear(String productSeasonYear)
Constraints: Not nullable, Maximum length: 4
|
SalesOrderItem.SalesOrderItemBuilder |
productTaxClassification1(String productTaxClassification1)
Constraints: Not nullable, Maximum length: 1
|
SalesOrderItem.SalesOrderItemBuilder |
productTaxClassification2(String productTaxClassification2)
Constraints: Not nullable, Maximum length: 1
|
SalesOrderItem.SalesOrderItemBuilder |
productTaxClassification3(String productTaxClassification3)
Constraints: Not nullable, Maximum length: 1
|
SalesOrderItem.SalesOrderItemBuilder |
productTaxClassification4(String productTaxClassification4)
Constraints: Not nullable, Maximum length: 1
|
SalesOrderItem.SalesOrderItemBuilder |
productTaxClassification5(String productTaxClassification5)
Constraints: Not nullable, Maximum length: 1
|
SalesOrderItem.SalesOrderItemBuilder |
productTaxClassification6(String productTaxClassification6)
Constraints: Not nullable, Maximum length: 1
|
SalesOrderItem.SalesOrderItemBuilder |
productTaxClassification7(String productTaxClassification7)
Constraints: Not nullable, Maximum length: 1
|
SalesOrderItem.SalesOrderItemBuilder |
productTaxClassification8(String productTaxClassification8)
Constraints: Not nullable, Maximum length: 1
|
SalesOrderItem.SalesOrderItemBuilder |
productTaxClassification9(String productTaxClassification9)
Constraints: Not nullable, Maximum length: 1
|
SalesOrderItem.SalesOrderItemBuilder |
productTheme(String productTheme)
Constraints: Not nullable, Maximum length: 10
|
SalesOrderItem.SalesOrderItemBuilder |
profitCenter(String profitCenter)
Constraints: Not nullable, Maximum length: 10
|
SalesOrderItem.SalesOrderItemBuilder |
purchaseOrderByCustomer(String purchaseOrderByCustomer)
Constraints: Not nullable, Maximum length: 35
|
SalesOrderItem.SalesOrderItemBuilder |
purchaseOrderByShipToParty(String purchaseOrderByShipToParty)
Constraints: Not nullable, Maximum length: 35
|
SalesOrderItem.SalesOrderItemBuilder |
referenceSDDocument(String referenceSDDocument)
Constraints: Not nullable, Maximum length: 10
|
SalesOrderItem.SalesOrderItemBuilder |
referenceSDDocumentItem(String referenceSDDocumentItem)
Constraints: Not nullable, Maximum length: 6
|
SalesOrderItem.SalesOrderItemBuilder |
requestedQuantity(BigDecimal requestedQuantity)
Constraints: Not nullable, Precision: 15, Scale: 3
|
SalesOrderItem.SalesOrderItemBuilder |
requestedQuantityISOUnit(String requestedQuantityISOUnit)
Constraints: Not nullable, Maximum length: 3
|
SalesOrderItem.SalesOrderItemBuilder |
requestedQuantitySAPUnit(String requestedQuantitySAPUnit)
Constraints: Not nullable, Maximum length: 3
|
SalesOrderItem.SalesOrderItemBuilder |
requestedQuantityUnit(String requestedQuantityUnit)
Constraints: Not nullable, Maximum length: 3
|
SalesOrderItem.SalesOrderItemBuilder |
requirementSegment(String requirementSegment)
Constraints: Not nullable, Maximum length: 40
|
SalesOrderItem.SalesOrderItemBuilder |
salesDocumentRjcnReason(String salesDocumentRjcnReason)
Constraints: Not nullable, Maximum length: 2
|
SalesOrderItem.SalesOrderItemBuilder |
salesOrder(SalesOrder value)
Navigation property to_SalesOrder for SalesOrderItem to single SalesOrder.
|
SalesOrderItem.SalesOrderItemBuilder |
salesOrder(String value)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
SalesOrderItem.SalesOrderItemBuilder |
salesOrderItem(String salesOrderItem)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
SalesOrderItem.SalesOrderItemBuilder |
salesOrderItemCategory(String salesOrderItemCategory)
Constraints: Not nullable, Maximum length: 4
|
SalesOrderItem.SalesOrderItemBuilder |
salesOrderItemText(String salesOrderItemText)
Constraints: Not nullable, Maximum length: 40
|
SalesOrderItem.SalesOrderItemBuilder |
scheduleLine(SalesOrderScheduleLine... value)
Navigation property to_ScheduleLine for SalesOrderItem to multiple
SalesOrderScheduleLine.
|
SalesOrderItem.SalesOrderItemBuilder |
sDProcessStatus(String sDProcessStatus)
Constraints: Not nullable, Maximum length: 1
|
SalesOrderItem.SalesOrderItemBuilder |
seasonCompletenessStatus(String seasonCompletenessStatus)
Constraints: Not nullable, Maximum length: 1
|
SalesOrderItem.SalesOrderItemBuilder |
shippingGroupNumber(String shippingGroupNumber)
Constraints: Not nullable, Maximum length: 10
|
SalesOrderItem.SalesOrderItemBuilder |
shippingGroupRule(String shippingGroupRule)
Constraints: Not nullable, Maximum length: 4
|
SalesOrderItem.SalesOrderItemBuilder |
shippingPoint(String shippingPoint)
Constraints: Not nullable, Maximum length: 4
|
SalesOrderItem.SalesOrderItemBuilder |
shippingType(String shippingType)
Constraints: Not nullable, Maximum length: 2
|
SalesOrderItem.SalesOrderItemBuilder |
slsDocIsRlvtForProofOfDeliv(Boolean slsDocIsRlvtForProofOfDeliv)
Constraints: none
|
SalesOrderItem.SalesOrderItemBuilder |
storageLocation(String storageLocation)
Constraints: Not nullable, Maximum length: 4
|
SalesOrderItem.SalesOrderItemBuilder |
text(SalesOrderItemText... value)
Navigation property to_Text for SalesOrderItem to multiple SalesOrderItemText.
|
String |
toString() |
SalesOrderItem.SalesOrderItemBuilder |
transactionCurrency(String transactionCurrency)
Constraints: Not nullable, Maximum length: 5
|
SalesOrderItem.SalesOrderItemBuilder |
valueAddedService(SalesOrderValAddedSrvc... value)
Navigation property to_ValueAddedService for SalesOrderItem to multiple
SalesOrderValAddedSrvc.
|
SalesOrderItem.SalesOrderItemBuilder |
wBSElement(String wBSElement)
Constraints: Not nullable, Maximum length: 24
|
@Nonnull public SalesOrderItem.SalesOrderItemBuilder partner(SalesOrderItemPartner... value)
value
- The SalesOrderItemPartners to build this SalesOrderItem with.@Nonnull public SalesOrderItem.SalesOrderItemBuilder pricingElement(SalesOrderItemPrElement... value)
value
- The SalesOrderItemPrElements to build this SalesOrderItem with.@Nonnull public SalesOrderItem.SalesOrderItemBuilder salesOrder(SalesOrder value)
value
- The SalesOrder to build this SalesOrderItem with.@Nonnull public SalesOrderItem.SalesOrderItemBuilder salesOrder(String value)
Original property name from the Odata EDM: SalesOrder
value
- The salesOrder to build this SalesOrderItem with.@Nonnull public SalesOrderItem.SalesOrderItemBuilder scheduleLine(SalesOrderScheduleLine... value)
value
- The SalesOrderScheduleLines to build this SalesOrderItem with.@Nonnull public SalesOrderItem.SalesOrderItemBuilder text(SalesOrderItemText... value)
value
- The SalesOrderItemTexts to build this SalesOrderItem with.@Nonnull public SalesOrderItem.SalesOrderItemBuilder valueAddedService(SalesOrderValAddedSrvc... value)
value
- The SalesOrderValAddedSrvcs to build this SalesOrderItem with.@Nonnull public SalesOrderItem.SalesOrderItemBuilder salesOrderItem(@Nullable String salesOrderItem)
Original property name from the Odata EDM: SalesOrderItem
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder higherLevelItem(@Nullable String higherLevelItem)
Original property name from the Odata EDM: HigherLevelItem
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder salesOrderItemCategory(@Nullable String salesOrderItemCategory)
Original property name from the Odata EDM: SalesOrderItemCategory
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder salesOrderItemText(@Nullable String salesOrderItemText)
Original property name from the Odata EDM: SalesOrderItemText
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder purchaseOrderByCustomer(@Nullable String purchaseOrderByCustomer)
Original property name from the Odata EDM: PurchaseOrderByCustomer
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder purchaseOrderByShipToParty(@Nullable String purchaseOrderByShipToParty)
Original property name from the Odata EDM: PurchaseOrderByShipToParty
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder material(@Nullable String material)
Original property name from the Odata EDM: Material
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder materialByCustomer(@Nullable String materialByCustomer)
Original property name from the Odata EDM: MaterialByCustomer
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder pricingDate(@Nullable LocalDateTime pricingDate)
Original property name from the Odata EDM: PricingDate
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder pricingReferenceMaterial(@Nullable String pricingReferenceMaterial)
Original property name from the Odata EDM: PricingReferenceMaterial
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder requestedQuantity(@Nullable BigDecimal requestedQuantity)
Original property name from the Odata EDM: RequestedQuantity
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder requestedQuantityUnit(@Nullable String requestedQuantityUnit)
Original property name from the Odata EDM: RequestedQuantityUnit
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder requestedQuantitySAPUnit(@Nullable String requestedQuantitySAPUnit)
Original property name from the Odata EDM: RequestedQuantitySAPUnit
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder requestedQuantityISOUnit(@Nullable String requestedQuantityISOUnit)
Original property name from the Odata EDM: RequestedQuantityISOUnit
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder itemGrossWeight(@Nullable BigDecimal itemGrossWeight)
Original property name from the Odata EDM: ItemGrossWeight
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder itemNetWeight(@Nullable BigDecimal itemNetWeight)
Original property name from the Odata EDM: ItemNetWeight
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder itemWeightUnit(@Nullable String itemWeightUnit)
Original property name from the Odata EDM: ItemWeightUnit
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder itemWeightSAPUnit(@Nullable String itemWeightSAPUnit)
Original property name from the Odata EDM: ItemWeightSAPUnit
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder itemWeightISOUnit(@Nullable String itemWeightISOUnit)
Original property name from the Odata EDM: ItemWeightISOUnit
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder itemVolume(@Nullable BigDecimal itemVolume)
Original property name from the Odata EDM: ItemVolume
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder itemVolumeUnit(@Nullable String itemVolumeUnit)
Original property name from the Odata EDM: ItemVolumeUnit
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder itemVolumeSAPUnit(@Nullable String itemVolumeSAPUnit)
Original property name from the Odata EDM: ItemVolumeSAPUnit
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder itemVolumeISOUnit(@Nullable String itemVolumeISOUnit)
Original property name from the Odata EDM: ItemVolumeISOUnit
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder transactionCurrency(@Nullable String transactionCurrency)
Original property name from the Odata EDM: TransactionCurrency
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder netAmount(@Nullable BigDecimal netAmount)
Original property name from the Odata EDM: NetAmount
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder materialGroup(@Nullable String materialGroup)
Original property name from the Odata EDM: MaterialGroup
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder materialPricingGroup(@Nullable String materialPricingGroup)
Original property name from the Odata EDM: MaterialPricingGroup
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder batch(@Nullable String batch)
Original property name from the Odata EDM: Batch
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder productionPlant(@Nullable String productionPlant)
Original property name from the Odata EDM: ProductionPlant
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder storageLocation(@Nullable String storageLocation)
Original property name from the Odata EDM: StorageLocation
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder deliveryGroup(@Nullable String deliveryGroup)
Original property name from the Odata EDM: DeliveryGroup
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder shippingPoint(@Nullable String shippingPoint)
Original property name from the Odata EDM: ShippingPoint
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder shippingType(@Nullable String shippingType)
Original property name from the Odata EDM: ShippingType
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder deliveryPriority(@Nullable String deliveryPriority)
Original property name from the Odata EDM: DeliveryPriority
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder deliveryDateTypeRule(@Nullable String deliveryDateTypeRule)
Original property name from the Odata EDM: DeliveryDateTypeRule
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder incotermsClassification(@Nullable String incotermsClassification)
Original property name from the Odata EDM: IncotermsClassification
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder incotermsTransferLocation(@Nullable String incotermsTransferLocation)
Original property name from the Odata EDM: IncotermsTransferLocation
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder incotermsLocation1(@Nullable String incotermsLocation1)
Original property name from the Odata EDM: IncotermsLocation1
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder incotermsLocation2(@Nullable String incotermsLocation2)
Original property name from the Odata EDM: IncotermsLocation2
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder productTaxClassification1(@Nullable String productTaxClassification1)
Original property name from the Odata EDM: ProductTaxClassification1
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder productTaxClassification2(@Nullable String productTaxClassification2)
Original property name from the Odata EDM: ProductTaxClassification2
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder productTaxClassification3(@Nullable String productTaxClassification3)
Original property name from the Odata EDM: ProductTaxClassification3
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder productTaxClassification4(@Nullable String productTaxClassification4)
Original property name from the Odata EDM: ProductTaxClassification4
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder productTaxClassification5(@Nullable String productTaxClassification5)
Original property name from the Odata EDM: ProductTaxClassification5
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder productTaxClassification6(@Nullable String productTaxClassification6)
Original property name from the Odata EDM: ProductTaxClassification6
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder productTaxClassification7(@Nullable String productTaxClassification7)
Original property name from the Odata EDM: ProductTaxClassification7
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder productTaxClassification8(@Nullable String productTaxClassification8)
Original property name from the Odata EDM: ProductTaxClassification8
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder productTaxClassification9(@Nullable String productTaxClassification9)
Original property name from the Odata EDM: ProductTaxClassification9
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder matlAccountAssignmentGroup(@Nullable String matlAccountAssignmentGroup)
Original property name from the Odata EDM: MatlAccountAssignmentGroup
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder customerPaymentTerms(@Nullable String customerPaymentTerms)
Original property name from the Odata EDM: CustomerPaymentTerms
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder customerGroup(@Nullable String customerGroup)
Original property name from the Odata EDM: CustomerGroup
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder salesDocumentRjcnReason(@Nullable String salesDocumentRjcnReason)
Original property name from the Odata EDM: SalesDocumentRjcnReason
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder itemBillingBlockReason(@Nullable String itemBillingBlockReason)
Original property name from the Odata EDM: ItemBillingBlockReason
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder slsDocIsRlvtForProofOfDeliv(@Nullable Boolean slsDocIsRlvtForProofOfDeliv)
Original property name from the Odata EDM: SlsDocIsRlvtForProofOfDeliv
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder wBSElement(@Nullable String wBSElement)
Original property name from the Odata EDM: WBSElement
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder profitCenter(@Nullable String profitCenter)
Original property name from the Odata EDM: ProfitCenter
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder accountingExchangeRate(@Nullable BigDecimal accountingExchangeRate)
Original property name from the Odata EDM: AccountingExchangeRate
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder referenceSDDocument(@Nullable String referenceSDDocument)
Original property name from the Odata EDM: ReferenceSDDocument
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder referenceSDDocumentItem(@Nullable String referenceSDDocumentItem)
Original property name from the Odata EDM: ReferenceSDDocumentItem
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder sDProcessStatus(@Nullable String sDProcessStatus)
Original property name from the Odata EDM: SDProcessStatus
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder deliveryStatus(@Nullable String deliveryStatus)
Original property name from the Odata EDM: DeliveryStatus
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder orderRelatedBillingStatus(@Nullable String orderRelatedBillingStatus)
Original property name from the Odata EDM: OrderRelatedBillingStatus
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder productSeasonYear(@Nullable String productSeasonYear)
Original property name from the Odata EDM: ProductSeasonYear
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder productSeason(@Nullable String productSeason)
Original property name from the Odata EDM: ProductSeason
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder productCollection(@Nullable String productCollection)
Original property name from the Odata EDM: ProductCollection
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder productTheme(@Nullable String productTheme)
Original property name from the Odata EDM: ProductTheme
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder seasonCompletenessStatus(@Nullable String seasonCompletenessStatus)
Original property name from the Odata EDM: SeasonCompletenessStatus
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder fashionCancelDate(@Nullable LocalDateTime fashionCancelDate)
Original property name from the Odata EDM: FashionCancelDate
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder productCharacteristic1(@Nullable String productCharacteristic1)
Original property name from the Odata EDM: ProductCharacteristic1
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder productCharacteristic2(@Nullable String productCharacteristic2)
Original property name from the Odata EDM: ProductCharacteristic2
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder productCharacteristic3(@Nullable String productCharacteristic3)
Original property name from the Odata EDM: ProductCharacteristic3
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder shippingGroupNumber(@Nullable String shippingGroupNumber)
Original property name from the Odata EDM: ShippingGroupNumber
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder shippingGroupRule(@Nullable String shippingGroupRule)
Original property name from the Odata EDM: ShippingGroupRule
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder crossPlantConfigurableProduct(@Nullable String crossPlantConfigurableProduct)
Original property name from the Odata EDM: CrossPlantConfigurableProduct
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder productCategory(@Nullable String productCategory)
Original property name from the Odata EDM: ProductCategory
this
.@Nonnull public SalesOrderItem.SalesOrderItemBuilder requirementSegment(@Nullable String requirementSegment)
Original property name from the Odata EDM: RequirementSegment
this
.@Nonnull public SalesOrderItem build()
Copyright © 2021 SAP SE. All rights reserved.