Class DebitMemoRequestItem.DebitMemoRequestItemBuilder
- Enclosing class:
- DebitMemoRequestItem
-
Method Summary
Modifier and TypeMethodDescriptionConstraints: Not nullable, Maximum length: 10build()customerPaymentTerms(String customerPaymentTerms) Constraints: Not nullable, Maximum length: 4debitMemoRequest(DebitMemoRequest value) Navigation property to_DebitMemoRequest for DebitMemoRequestItem to single DebitMemoRequest.debitMemoRequest(String value) (Key Field) Constraints: Not nullable, Maximum length: 10debitMemoRequestItem(String debitMemoRequestItem) (Key Field) Constraints: Not nullable, Maximum length: 6debitMemoRequestItemCategory(String debitMemoRequestItemCategory) Constraints: Not nullable, Maximum length: 4debitMemoRequestItemText(String debitMemoRequestItemText) Constraints: Not nullable, Maximum length: 40higherLevelItem(String higherLevelItem) Constraints: Not nullable, Maximum length: 6incotermsClassification(String incotermsClassification) Constraints: Not nullable, Maximum length: 3incotermsLocation1(String incotermsLocation1) Constraints: Not nullable, Maximum length: 70incotermsLocation2(String incotermsLocation2) Constraints: Not nullable, Maximum length: 70incotermsTransferLocation(String incotermsTransferLocation) Constraints: Not nullable, Maximum length: 28itemBillingBlockReason(String itemBillingBlockReason) Constraints: Not nullable, Maximum length: 2itemGrossWeight(BigDecimal itemGrossWeight) Constraints: Not nullable, Precision: 15, Scale: 3itemNetWeight(BigDecimal itemNetWeight) Constraints: Not nullable, Precision: 15, Scale: 3Navigation property to_ItemSubsqntProcFlow for DebitMemoRequestItem to multiple DbtMemoReqItmSubsqntProcFlow.itemVolume(BigDecimal itemVolume) Constraints: Not nullable, Precision: 15, Scale: 3itemVolumeISOUnit(String itemVolumeISOUnit) Constraints: Not nullable, Maximum length: 3itemVolumeSAPUnit(String itemVolumeSAPUnit) Constraints: Not nullable, Maximum length: 3itemVolumeUnit(String itemVolumeUnit) Constraints: Not nullable, Maximum length: 3itemWeightISOUnit(String itemWeightISOUnit) Constraints: Not nullable, Maximum length: 3itemWeightSAPUnit(String itemWeightSAPUnit) Constraints: Not nullable, Maximum length: 3itemWeightUnit(String itemWeightUnit) Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 40materialByCustomer(String materialByCustomer) Constraints: Not nullable, Maximum length: 35materialGroup(String materialGroup) Constraints: Not nullable, Maximum length: 9materialPricingGroup(String materialPricingGroup) Constraints: Not nullable, Maximum length: 2netAmount(BigDecimal netAmount) Constraints: Not nullable, Precision: 16, Scale: 3orderRelatedBillingStatus(String orderRelatedBillingStatus) Constraints: Not nullable, Maximum length: 1partner(DebitMemoReqItemPartner... value) Navigation property to_Partner for DebitMemoRequestItem to multiple DebitMemoReqItemPartner.Constraints: Not nullable, Maximum length: 4pricingDate(LocalDateTime pricingDate) Constraints: Not nullable, Precision: 0pricingElement(DebitMemoReqItemPrcgElmnt... value) Navigation property to_PricingElement for DebitMemoRequestItem to multiple DebitMemoReqItemPrcgElmnt.productTaxClassification1(String productTaxClassification1) Constraints: Not nullable, Maximum length: 1productTaxClassification2(String productTaxClassification2) Constraints: Not nullable, Maximum length: 1productTaxClassification3(String productTaxClassification3) Constraints: Not nullable, Maximum length: 1productTaxClassification4(String productTaxClassification4) Constraints: Not nullable, Maximum length: 1productTaxClassification5(String productTaxClassification5) Constraints: Not nullable, Maximum length: 1productTaxClassification6(String productTaxClassification6) Constraints: Not nullable, Maximum length: 1productTaxClassification7(String productTaxClassification7) Constraints: Not nullable, Maximum length: 1productTaxClassification8(String productTaxClassification8) Constraints: Not nullable, Maximum length: 1productTaxClassification9(String productTaxClassification9) Constraints: Not nullable, Maximum length: 1profitCenter(String profitCenter) Constraints: Not nullable, Maximum length: 10purchaseOrderByCustomer(String purchaseOrderByCustomer) Constraints: Not nullable, Maximum length: 35referenceSDDocument(String referenceSDDocument) Constraints: Not nullable, Maximum length: 10referenceSDDocumentItem(String referenceSDDocumentItem) Constraints: Not nullable, Maximum length: 6requestedQuantity(BigDecimal requestedQuantity) Constraints: Not nullable, Precision: 15, Scale: 3requestedQuantityISOUnit(String requestedQuantityISOUnit) Constraints: Not nullable, Maximum length: 3requestedQuantitySAPUnit(String requestedQuantitySAPUnit) Constraints: Not nullable, Maximum length: 3requestedQuantityUnit(String requestedQuantityUnit) Constraints: Not nullable, Maximum length: 3salesDocumentRjcnReason(String salesDocumentRjcnReason) Constraints: Not nullable, Maximum length: 2sDProcessStatus(String sDProcessStatus) Constraints: Not nullable, Maximum length: 1text(DebitMemoReqItemText... value) Navigation property to_Text for DebitMemoRequestItem to multiple DebitMemoReqItemText.toString()transactionCurrency(String transactionCurrency) Constraints: Not nullable, Maximum length: 5wBSElement(String wBSElement) Constraints: Not nullable, Maximum length: 24
-
Method Details
-
debitMemoRequest
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder debitMemoRequest(DebitMemoRequest value) Navigation property to_DebitMemoRequest for DebitMemoRequestItem to single DebitMemoRequest.- Parameters:
value- The DebitMemoRequest to build this DebitMemoRequestItem with.- Returns:
- This Builder to allow for a fluent interface.
-
debitMemoRequest
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: DebitMemoRequest
- Parameters:
value- The debitMemoRequest to build this DebitMemoRequestItem with.- Returns:
- This Builder to allow for a fluent interface.
-
itemSubsqntProcFlow
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder itemSubsqntProcFlow(DbtMemoReqItmSubsqntProcFlow... value) Navigation property to_ItemSubsqntProcFlow for DebitMemoRequestItem to multiple DbtMemoReqItmSubsqntProcFlow.- Parameters:
value- The DbtMemoReqItmSubsqntProcFlows to build this DebitMemoRequestItem with.- Returns:
- This Builder to allow for a fluent interface.
-
partner
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder partner(DebitMemoReqItemPartner... value) Navigation property to_Partner for DebitMemoRequestItem to multiple DebitMemoReqItemPartner.- Parameters:
value- The DebitMemoReqItemPartners to build this DebitMemoRequestItem with.- Returns:
- This Builder to allow for a fluent interface.
-
pricingElement
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder pricingElement(DebitMemoReqItemPrcgElmnt... value) Navigation property to_PricingElement for DebitMemoRequestItem to multiple DebitMemoReqItemPrcgElmnt.- Parameters:
value- The DebitMemoReqItemPrcgElmnts to build this DebitMemoRequestItem with.- Returns:
- This Builder to allow for a fluent interface.
-
text
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder text(DebitMemoReqItemText... value) Navigation property to_Text for DebitMemoRequestItem to multiple DebitMemoReqItemText.- Parameters:
value- The DebitMemoReqItemTexts to build this DebitMemoRequestItem with.- Returns:
- This Builder to allow for a fluent interface.
-
debitMemoRequestItem
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder debitMemoRequestItem(@Nullable String debitMemoRequestItem) (Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: DebitMemoRequestItem
- Returns:
this.
-
higherLevelItem
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder higherLevelItem(@Nullable String higherLevelItem) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: HigherLevelItem
- Returns:
this.
-
debitMemoRequestItemCategory
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder debitMemoRequestItemCategory(@Nullable String debitMemoRequestItemCategory) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DebitMemoRequestItemCategory
- Returns:
this.
-
debitMemoRequestItemText
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder debitMemoRequestItemText(@Nullable String debitMemoRequestItemText) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: DebitMemoRequestItemText
- Returns:
this.
-
purchaseOrderByCustomer
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder purchaseOrderByCustomer(@Nullable String purchaseOrderByCustomer) Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: PurchaseOrderByCustomer
- Returns:
this.
-
material
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder material(@Nullable String material) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Material
- Returns:
this.
-
materialByCustomer
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder materialByCustomer(@Nullable String materialByCustomer) Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: MaterialByCustomer
- Returns:
this.
-
pricingDate
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder pricingDate(@Nullable LocalDateTime pricingDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: PricingDate
- Returns:
this.
-
requestedQuantity
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder requestedQuantity(@Nullable BigDecimal requestedQuantity) Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: RequestedQuantity
- Returns:
this.
-
requestedQuantityUnit
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder requestedQuantityUnit(@Nullable String requestedQuantityUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: RequestedQuantityUnit
- Returns:
this.
-
requestedQuantitySAPUnit
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder requestedQuantitySAPUnit(@Nullable String requestedQuantitySAPUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: RequestedQuantitySAPUnit
- Returns:
this.
-
requestedQuantityISOUnit
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder requestedQuantityISOUnit(@Nullable String requestedQuantityISOUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: RequestedQuantityISOUnit
- Returns:
this.
-
itemGrossWeight
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder itemGrossWeight(@Nullable BigDecimal itemGrossWeight) Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: ItemGrossWeight
- Returns:
this.
-
itemNetWeight
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder itemNetWeight(@Nullable BigDecimal itemNetWeight) Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: ItemNetWeight
- Returns:
this.
-
itemWeightUnit
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder itemWeightUnit(@Nullable String itemWeightUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ItemWeightUnit
- Returns:
this.
-
itemWeightSAPUnit
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder itemWeightSAPUnit(@Nullable String itemWeightSAPUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ItemWeightSAPUnit
- Returns:
this.
-
itemWeightISOUnit
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder itemWeightISOUnit(@Nullable String itemWeightISOUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ItemWeightISOUnit
- Returns:
this.
-
itemVolume
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder itemVolume(@Nullable BigDecimal itemVolume) Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: ItemVolume
- Returns:
this.
-
itemVolumeUnit
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder itemVolumeUnit(@Nullable String itemVolumeUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ItemVolumeUnit
- Returns:
this.
-
itemVolumeSAPUnit
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder itemVolumeSAPUnit(@Nullable String itemVolumeSAPUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ItemVolumeSAPUnit
- Returns:
this.
-
itemVolumeISOUnit
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder itemVolumeISOUnit(@Nullable String itemVolumeISOUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ItemVolumeISOUnit
- Returns:
this.
-
transactionCurrency
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder transactionCurrency(@Nullable String transactionCurrency) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: TransactionCurrency
- Returns:
this.
-
netAmount
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder netAmount(@Nullable BigDecimal netAmount) Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: NetAmount
- Returns:
this.
-
materialGroup
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder materialGroup(@Nullable String materialGroup) Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: MaterialGroup
- Returns:
this.
-
materialPricingGroup
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder materialPricingGroup(@Nullable String materialPricingGroup) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: MaterialPricingGroup
- Returns:
this.
-
productTaxClassification1
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder productTaxClassification1(@Nullable String productTaxClassification1) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ProductTaxClassification1
- Returns:
this.
-
productTaxClassification2
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder productTaxClassification2(@Nullable String productTaxClassification2) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ProductTaxClassification2
- Returns:
this.
-
productTaxClassification3
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder productTaxClassification3(@Nullable String productTaxClassification3) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ProductTaxClassification3
- Returns:
this.
-
productTaxClassification4
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder productTaxClassification4(@Nullable String productTaxClassification4) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ProductTaxClassification4
- Returns:
this.
-
productTaxClassification5
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder productTaxClassification5(@Nullable String productTaxClassification5) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ProductTaxClassification5
- Returns:
this.
-
productTaxClassification6
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder productTaxClassification6(@Nullable String productTaxClassification6) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ProductTaxClassification6
- Returns:
this.
-
productTaxClassification7
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder productTaxClassification7(@Nullable String productTaxClassification7) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ProductTaxClassification7
- Returns:
this.
-
productTaxClassification8
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder productTaxClassification8(@Nullable String productTaxClassification8) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ProductTaxClassification8
- Returns:
this.
-
productTaxClassification9
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder productTaxClassification9(@Nullable String productTaxClassification9) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ProductTaxClassification9
- Returns:
this.
-
batch
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Batch
- Returns:
this.
-
plant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
incotermsClassification
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder incotermsClassification(@Nullable String incotermsClassification) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: IncotermsClassification
- Returns:
this.
-
incotermsTransferLocation
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder incotermsTransferLocation(@Nullable String incotermsTransferLocation) Constraints: Not nullable, Maximum length: 28Original property name from the Odata EDM: IncotermsTransferLocation
- Returns:
this.
-
incotermsLocation1
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder incotermsLocation1(@Nullable String incotermsLocation1) Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: IncotermsLocation1
- Returns:
this.
-
incotermsLocation2
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder incotermsLocation2(@Nullable String incotermsLocation2) Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: IncotermsLocation2
- Returns:
this.
-
customerPaymentTerms
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder customerPaymentTerms(@Nullable String customerPaymentTerms) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CustomerPaymentTerms
- Returns:
this.
-
itemBillingBlockReason
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder itemBillingBlockReason(@Nullable String itemBillingBlockReason) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ItemBillingBlockReason
- Returns:
this.
-
salesDocumentRjcnReason
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder salesDocumentRjcnReason(@Nullable String salesDocumentRjcnReason) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SalesDocumentRjcnReason
- Returns:
this.
-
wBSElement
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder wBSElement(@Nullable String wBSElement) Constraints: Not nullable, Maximum length: 24Original property name from the Odata EDM: WBSElement
- Returns:
this.
-
profitCenter
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder profitCenter(@Nullable String profitCenter) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ProfitCenter
- Returns:
this.
-
referenceSDDocument
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder referenceSDDocument(@Nullable String referenceSDDocument) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ReferenceSDDocument
- Returns:
this.
-
referenceSDDocumentItem
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder referenceSDDocumentItem(@Nullable String referenceSDDocumentItem) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ReferenceSDDocumentItem
- Returns:
this.
-
sDProcessStatus
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder sDProcessStatus(@Nullable String sDProcessStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SDProcessStatus
- Returns:
this.
-
orderRelatedBillingStatus
@Nonnull public DebitMemoRequestItem.DebitMemoRequestItemBuilder orderRelatedBillingStatus(@Nullable String orderRelatedBillingStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderRelatedBillingStatus
- Returns:
this.
-
build
-
toString
-