public static class CustomerTaxGrouping.CustomerTaxGroupingBuilder extends Object
@Nonnull public CustomerTaxGrouping.CustomerTaxGroupingBuilder customer(@Nullable String customer)
Original property name from the Odata EDM: Customer
this
.@Nonnull public CustomerTaxGrouping.CustomerTaxGroupingBuilder customerTaxGroupingCode(@Nullable String customerTaxGroupingCode)
Original property name from the Odata EDM: CustomerTaxGroupingCode
evaluates this information during document entry to assist users in selecting the tax code.this
.@Nonnull public CustomerTaxGrouping.CustomerTaxGroupingBuilder custTaxGrpExemptionCertificate(@Nullable String custTaxGrpExemptionCertificate)
Original property name from the Odata EDM: CustTaxGrpExemptionCertificate
code. If the posting date lies within an exemption interval the corresponding tax category will be highlighted.this
.@Nonnull public CustomerTaxGrouping.CustomerTaxGroupingBuilder custTaxGroupExemptionRate(@Nullable BigDecimal custTaxGroupExemptionRate)
Original property name from the Odata EDM: CustTaxGroupExemptionRate
The exemption information is used by the system to help the user find the correct tax code while posting a document.The system will not apply the exemption rate to a tax amount previously calculated. This has to be done by defining a special tax code with a reduced percentage rate.Withholding taxThe exemption percentage is applied to the calculated withholding tax amount.
this
.@Nonnull public CustomerTaxGrouping.CustomerTaxGroupingBuilder custTaxGroupExemptionStartDate(@Nullable LocalDateTime custTaxGroupExemptionStartDate)
Original property name from the Odata EDM: CustTaxGroupExemptionStartDate
this
.@Nonnull public CustomerTaxGrouping.CustomerTaxGroupingBuilder custTaxGroupExemptionEndDate(@Nullable LocalDateTime custTaxGroupExemptionEndDate)
Original property name from the Odata EDM: CustTaxGroupExemptionEndDate
this
.@Nonnull public CustomerTaxGrouping.CustomerTaxGroupingBuilder custTaxGroupSubjectedStartDate(@Nullable LocalDateTime custTaxGroupSubjectedStartDate)
Original property name from the Odata EDM: CustTaxGroupSubjectedStartDate
this
.@Nonnull public CustomerTaxGrouping.CustomerTaxGroupingBuilder custTaxGroupSubjectedEndDate(@Nullable LocalDateTime custTaxGroupSubjectedEndDate)
Original property name from the Odata EDM: CustTaxGroupSubjectedEndDate
this
.@Nonnull public CustomerTaxGrouping build()
Copyright © 2020 SAP SE. All rights reserved.