Class DebitMemoRequest.DebitMemoRequestBuilder
- Enclosing class:
- DebitMemoRequest
-
Method Summary
Modifier and TypeMethodDescriptionaccountingDocExternalReference(String accountingDocExternalReference) Constraints: Not nullable, Maximum length: 16assignmentReference(String assignmentReference) Constraints: Not nullable, Maximum length: 18billingDocumentDate(LocalDateTime billingDocumentDate) Constraints: Not nullable, Precision: 0build()createdByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12creationDate(LocalDateTime creationDate) Constraints: Not nullable, Precision: 0customerPaymentTerms(String customerPaymentTerms) Constraints: Not nullable, Maximum length: 4customerPurchaseOrderDate(LocalDateTime customerPurchaseOrderDate) Constraints: Not nullable, Precision: 0customerPurchaseOrderType(String customerPurchaseOrderType) Constraints: Not nullable, Maximum length: 4customerTaxClassification1(String customerTaxClassification1) Constraints: Not nullable, Maximum length: 1customerTaxClassification2(String customerTaxClassification2) Constraints: Not nullable, Maximum length: 1customerTaxClassification3(String customerTaxClassification3) Constraints: Not nullable, Maximum length: 1customerTaxClassification4(String customerTaxClassification4) Constraints: Not nullable, Maximum length: 1customerTaxClassification5(String customerTaxClassification5) Constraints: Not nullable, Maximum length: 1customerTaxClassification6(String customerTaxClassification6) Constraints: Not nullable, Maximum length: 1customerTaxClassification7(String customerTaxClassification7) Constraints: Not nullable, Maximum length: 1customerTaxClassification8(String customerTaxClassification8) Constraints: Not nullable, Maximum length: 1customerTaxClassification9(String customerTaxClassification9) Constraints: Not nullable, Maximum length: 1debitMemoRequest(String debitMemoRequest) (Key Field) Constraints: Not nullable, Maximum length: 10debitMemoRequestDate(LocalDateTime debitMemoRequestDate) Constraints: Not nullable, Precision: 0debitMemoRequestType(String debitMemoRequestType) Constraints: Not nullable, Maximum length: 4distributionChannel(String distributionChannel) Constraints: Not nullable, Maximum length: 2headerBillingBlockReason(String headerBillingBlockReason) Constraints: Not nullable, Maximum length: 2incotermsClassification(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: 28incotermsVersion(String incotermsVersion) Constraints: Not nullable, Maximum length: 4item(DebitMemoRequestItem... value) Navigation property to_Item for DebitMemoRequest to multiple DebitMemoRequestItem.lastChangeDate(LocalDateTime lastChangeDate) Constraints: Not nullable, Precision: 0lastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 7organizationDivision(String organizationDivision) Constraints: Not nullable, Maximum length: 2overallOrdReltdBillgStatus(String overallOrdReltdBillgStatus) Constraints: Not nullable, Maximum length: 1overallSDDocumentRejectionSts(String overallSDDocumentRejectionSts) Constraints: Not nullable, Maximum length: 1overallSDProcessStatus(String overallSDProcessStatus) Constraints: Not nullable, Maximum length: 1partner(DebitMemoReqPartner... value) Navigation property to_Partner for DebitMemoRequest to multiple DebitMemoReqPartner.paymentMethod(String paymentMethod) Constraints: Not nullable, Maximum length: 1pricingDate(LocalDateTime pricingDate) Constraints: Not nullable, Precision: 0pricingElement(DebitMemoReqPrcgElmnt... value) Navigation property to_PricingElement for DebitMemoRequest to multiple DebitMemoReqPrcgElmnt.purchaseOrderByCustomer(String purchaseOrderByCustomer) Constraints: Not nullable, Maximum length: 35referenceSDDocument(String referenceSDDocument) Constraints: Not nullable, Maximum length: 10referenceSDDocumentCategory(String referenceSDDocumentCategory) Constraints: Not nullable, Maximum length: 4salesDistrict(String salesDistrict) Constraints: Not nullable, Maximum length: 6salesGroup(String salesGroup) Constraints: Not nullable, Maximum length: 3salesOffice(String salesOffice) Constraints: Not nullable, Maximum length: 4salesOrganization(String salesOrganization) Constraints: Not nullable, Maximum length: 4sDDocumentReason(String sDDocumentReason) Constraints: Not nullable, Maximum length: 3servicesRenderedDate(LocalDateTime servicesRenderedDate) Constraints: Not nullable, Precision: 0soldToParty(String soldToParty) Constraints: Not nullable, Maximum length: 10Navigation property to_SubsequentProcFlowDoc for DebitMemoRequest to multiple DebitMemoReqSubsqntProcFlow.text(DebitMemoReqText... value) Navigation property to_Text for DebitMemoRequest to multiple DebitMemoReqText.toString()totalCreditCheckStatus(String totalCreditCheckStatus) Constraints: Not nullable, Maximum length: 1totalNetAmount(BigDecimal totalNetAmount) Constraints: Not nullable, Precision: 16, Scale: 3transactionCurrency(String transactionCurrency) Constraints: Not nullable, Maximum length: 5
-
Method Details
-
item
Navigation property to_Item for DebitMemoRequest to multiple DebitMemoRequestItem.- Parameters:
value- The DebitMemoRequestItems to build this DebitMemoRequest with.- Returns:
- This Builder to allow for a fluent interface.
-
partner
Navigation property to_Partner for DebitMemoRequest to multiple DebitMemoReqPartner.- Parameters:
value- The DebitMemoReqPartners to build this DebitMemoRequest with.- Returns:
- This Builder to allow for a fluent interface.
-
pricingElement
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder pricingElement(DebitMemoReqPrcgElmnt... value) Navigation property to_PricingElement for DebitMemoRequest to multiple DebitMemoReqPrcgElmnt.- Parameters:
value- The DebitMemoReqPrcgElmnts to build this DebitMemoRequest with.- Returns:
- This Builder to allow for a fluent interface.
-
subsequentProcFlowDoc
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder subsequentProcFlowDoc(DebitMemoReqSubsqntProcFlow... value) Navigation property to_SubsequentProcFlowDoc for DebitMemoRequest to multiple DebitMemoReqSubsqntProcFlow.- Parameters:
value- The DebitMemoReqSubsqntProcFlows to build this DebitMemoRequest with.- Returns:
- This Builder to allow for a fluent interface.
-
text
Navigation property to_Text for DebitMemoRequest to multiple DebitMemoReqText.- Parameters:
value- The DebitMemoReqTexts to build this DebitMemoRequest with.- Returns:
- This Builder to allow for a fluent interface.
-
debitMemoRequest
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder debitMemoRequest(@Nullable String debitMemoRequest) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: DebitMemoRequest
- Returns:
this.
-
debitMemoRequestType
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder debitMemoRequestType(@Nullable String debitMemoRequestType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DebitMemoRequestType
- Returns:
this.
-
salesOrganization
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder salesOrganization(@Nullable String salesOrganization) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOrganization
- Returns:
this.
-
distributionChannel
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder distributionChannel(@Nullable String distributionChannel) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DistributionChannel
- Returns:
this.
-
organizationDivision
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder organizationDivision(@Nullable String organizationDivision) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: OrganizationDivision
- Returns:
this.
-
salesGroup
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: SalesGroup
- Returns:
this.
-
salesOffice
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOffice
- Returns:
this.
-
salesDistrict
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder salesDistrict(@Nullable String salesDistrict) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SalesDistrict
- Returns:
this.
-
soldToParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SoldToParty
- Returns:
this.
-
creationDate
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder creationDate(@Nullable LocalDateTime creationDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDate
- Returns:
this.
-
createdByUser
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder createdByUser(@Nullable String createdByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
lastChangeDate
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder lastChangeDate(@Nullable LocalDateTime lastChangeDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDate
- Returns:
this.
-
lastChangeDateTime
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Returns:
this.
-
purchaseOrderByCustomer
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder purchaseOrderByCustomer(@Nullable String purchaseOrderByCustomer) Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: PurchaseOrderByCustomer
- Returns:
this.
-
customerPurchaseOrderType
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder customerPurchaseOrderType(@Nullable String customerPurchaseOrderType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CustomerPurchaseOrderType
- Returns:
this.
-
customerPurchaseOrderDate
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder customerPurchaseOrderDate(@Nullable LocalDateTime customerPurchaseOrderDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CustomerPurchaseOrderDate
- Returns:
this.
-
debitMemoRequestDate
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder debitMemoRequestDate(@Nullable LocalDateTime debitMemoRequestDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: DebitMemoRequestDate
- Returns:
this.
-
totalNetAmount
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder totalNetAmount(@Nullable BigDecimal totalNetAmount) Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: TotalNetAmount
- Returns:
this.
-
transactionCurrency
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder transactionCurrency(@Nullable String transactionCurrency) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: TransactionCurrency
- Returns:
this.
-
sDDocumentReason
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder sDDocumentReason(@Nullable String sDDocumentReason) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: SDDocumentReason
- Returns:
this.
-
pricingDate
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder pricingDate(@Nullable LocalDateTime pricingDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: PricingDate
- Returns:
this.
-
customerTaxClassification1
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder customerTaxClassification1(@Nullable String customerTaxClassification1) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification1
- Returns:
this.
-
customerTaxClassification2
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder customerTaxClassification2(@Nullable String customerTaxClassification2) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification2
- Returns:
this.
-
customerTaxClassification3
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder customerTaxClassification3(@Nullable String customerTaxClassification3) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification3
- Returns:
this.
-
customerTaxClassification4
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder customerTaxClassification4(@Nullable String customerTaxClassification4) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification4
- Returns:
this.
-
customerTaxClassification5
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder customerTaxClassification5(@Nullable String customerTaxClassification5) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification5
- Returns:
this.
-
customerTaxClassification6
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder customerTaxClassification6(@Nullable String customerTaxClassification6) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification6
- Returns:
this.
-
customerTaxClassification7
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder customerTaxClassification7(@Nullable String customerTaxClassification7) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification7
- Returns:
this.
-
customerTaxClassification8
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder customerTaxClassification8(@Nullable String customerTaxClassification8) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification8
- Returns:
this.
-
customerTaxClassification9
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder customerTaxClassification9(@Nullable String customerTaxClassification9) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification9
- Returns:
this.
-
headerBillingBlockReason
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder headerBillingBlockReason(@Nullable String headerBillingBlockReason) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: HeaderBillingBlockReason
- Returns:
this.
-
incotermsClassification
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder incotermsClassification(@Nullable String incotermsClassification) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: IncotermsClassification
- Returns:
this.
-
incotermsTransferLocation
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder incotermsTransferLocation(@Nullable String incotermsTransferLocation) Constraints: Not nullable, Maximum length: 28Original property name from the Odata EDM: IncotermsTransferLocation
- Returns:
this.
-
incotermsLocation1
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder incotermsLocation1(@Nullable String incotermsLocation1) Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: IncotermsLocation1
- Returns:
this.
-
incotermsLocation2
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder incotermsLocation2(@Nullable String incotermsLocation2) Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: IncotermsLocation2
- Returns:
this.
-
incotermsVersion
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder incotermsVersion(@Nullable String incotermsVersion) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: IncotermsVersion
- Returns:
this.
-
customerPaymentTerms
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder customerPaymentTerms(@Nullable String customerPaymentTerms) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CustomerPaymentTerms
- Returns:
this.
-
paymentMethod
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder paymentMethod(@Nullable String paymentMethod) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PaymentMethod
- Returns:
this.
-
billingDocumentDate
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder billingDocumentDate(@Nullable LocalDateTime billingDocumentDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: BillingDocumentDate
- Returns:
this.
-
servicesRenderedDate
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder servicesRenderedDate(@Nullable LocalDateTime servicesRenderedDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ServicesRenderedDate
- Returns:
this.
-
referenceSDDocument
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder referenceSDDocument(@Nullable String referenceSDDocument) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ReferenceSDDocument
- Returns:
this.
-
referenceSDDocumentCategory
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder referenceSDDocumentCategory(@Nullable String referenceSDDocumentCategory) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ReferenceSDDocumentCategory
- Returns:
this.
-
overallSDProcessStatus
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder overallSDProcessStatus(@Nullable String overallSDProcessStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OverallSDProcessStatus
- Returns:
this.
-
totalCreditCheckStatus
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder totalCreditCheckStatus(@Nullable String totalCreditCheckStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TotalCreditCheckStatus
- Returns:
this.
-
overallSDDocumentRejectionSts
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder overallSDDocumentRejectionSts(@Nullable String overallSDDocumentRejectionSts) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OverallSDDocumentRejectionSts
- Returns:
this.
-
overallOrdReltdBillgStatus
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder overallOrdReltdBillgStatus(@Nullable String overallOrdReltdBillgStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OverallOrdReltdBillgStatus
- Returns:
this.
-
accountingDocExternalReference
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder accountingDocExternalReference(@Nullable String accountingDocExternalReference) Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: AccountingDocExternalReference
- Returns:
this.
-
assignmentReference
@Nonnull public DebitMemoRequest.DebitMemoRequestBuilder assignmentReference(@Nullable String assignmentReference) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: AssignmentReference
- Returns:
this.
-
build
-
toString
-