public static final class BR_NFSugarCaneDeductible.BR_NFSugarCaneDeductibleBuilder extends Object
Modifier and Type | Method and Description |
---|---|
BR_NFSugarCaneDeductible.BR_NFSugarCaneDeductibleBuilder |
bR_NFDoc(BR_NFDocument value)
Navigation property to_BR_NFDoc for BR_NFSugarCaneDeductible to single BR_NFDocument.
|
BR_NFSugarCaneDeductible.BR_NFSugarCaneDeductibleBuilder |
bR_NotaFiscal(String bR_NotaFiscal)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
BR_NFSugarCaneDeductible |
build() |
BR_NFSugarCaneDeductible.BR_NFSugarCaneDeductibleBuilder |
sugarcaneDcblSqncNmbr(String sugarcaneDcblSqncNmbr)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
BR_NFSugarCaneDeductible.BR_NFSugarCaneDeductibleBuilder |
sugarcaneDeductibleAmount(BigDecimal sugarcaneDeductibleAmount)
Constraints: Not nullable, Precision: 15, Scale: 2
|
BR_NFSugarCaneDeductible.BR_NFSugarCaneDeductibleBuilder |
sugarcaneDeductionDesc(String sugarcaneDeductionDesc)
Constraints: Not nullable, Maximum length: 60
|
String |
toString() |
@Nonnull public BR_NFSugarCaneDeductible.BR_NFSugarCaneDeductibleBuilder bR_NFDoc(BR_NFDocument value)
value
- The BR_NFDocument to build this BR_NFSugarCaneDeductible with.@Nonnull public BR_NFSugarCaneDeductible.BR_NFSugarCaneDeductibleBuilder bR_NotaFiscal(@Nullable String bR_NotaFiscal)
Original property name from the Odata EDM: BR_NotaFiscal
assigns a unique number to each document; this number is used internally by various programs.this
.@Nonnull public BR_NFSugarCaneDeductible.BR_NFSugarCaneDeductibleBuilder sugarcaneDcblSqncNmbr(@Nullable String sugarcaneDcblSqncNmbr)
Original property name from the Odata EDM: SugarcaneDcblSqncNmbr
this
.@Nonnull public BR_NFSugarCaneDeductible.BR_NFSugarCaneDeductibleBuilder sugarcaneDeductionDesc(@Nullable String sugarcaneDeductionDesc)
Original property name from the Odata EDM: SugarcaneDeductionDesc
this
.@Nonnull public BR_NFSugarCaneDeductible.BR_NFSugarCaneDeductibleBuilder sugarcaneDeductibleAmount(@Nullable BigDecimal sugarcaneDeductibleAmount)
Original property name from the Odata EDM: SugarcaneDeductibleAmount
this
.@Nonnull public BR_NFSugarCaneDeductible build()
Copyright © 2021 SAP SE. All rights reserved.