public static class RetroBillingUsageText.RetroBillingUsageTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
RetroBillingUsageText |
build() |
RetroBillingUsageText.RetroBillingUsageTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
RetroBillingUsageText.RetroBillingUsageTextBuilder |
retroBillingUsage(String retroBillingUsage)
(Key Field) Constraints: Not nullable, Maximum length: 1
|
RetroBillingUsageText.RetroBillingUsageTextBuilder |
retroBillingUsageDesc(String retroBillingUsageDesc)
Constraints: Not nullable, Maximum length: 60
|
String |
toString() |
@Nonnull public RetroBillingUsageText.RetroBillingUsageTextBuilder retroBillingUsage(@Nullable String retroBillingUsage)
Original property name from the Odata EDM: RetroBillingUsage
The indicator controls the use of the order reason during retro-billing due to retrospective price changes.Meaning of the fixed values:1: The request or credit/debit memo is used for retro-billing.If you create the document with reference to a billing document, the value is taken into account when the system determines open retro- billing values for the billing document.2: The credit/debit memo must be retro-billed if there is a change in price.If you specify the order reason in a request, then the credit/debit memo referred to is retro-billed; i.e. the request is treated like a normal returns/order.
credit/debit memo.this
.@Nonnull public RetroBillingUsageText.RetroBillingUsageTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
language in which texts are output on the printer or on the screen.this
.@Nonnull public RetroBillingUsageText.RetroBillingUsageTextBuilder retroBillingUsageDesc(@Nullable String retroBillingUsageDesc)
Original property name from the Odata EDM: RetroBillingUsageDesc
SeeTask-Oriented InstructionsReference Documentation for Semantic Properties of Domains
this
.@Nonnull public RetroBillingUsageText build()
Copyright © 2021 SAP SE. All rights reserved.