public static final class BR_NFSugarCaneSupply.BR_NFSugarCaneSupplyBuilder extends Object
Modifier and Type | Method and Description |
---|---|
BR_NFSugarCaneSupply.BR_NFSugarCaneSupplyBuilder |
bR_NFDoc(BR_NFDocument value)
Navigation property to_BR_NFDoc for BR_NFSugarCaneSupply to single BR_NFDocument.
|
BR_NFSugarCaneSupply.BR_NFSugarCaneSupplyBuilder |
bR_NotaFiscal(String bR_NotaFiscal)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
BR_NFSugarCaneSupply |
build() |
BR_NFSugarCaneSupply.BR_NFSugarCaneSupplyBuilder |
sugarcaneDayOfCurrentMnth(String sugarcaneDayOfCurrentMnth)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
BR_NFSugarCaneSupply.BR_NFSugarCaneSupplyBuilder |
sugarcaneSupplyQuantity(BigDecimal sugarcaneSupplyQuantity)
Constraints: Not nullable, Precision: 21, Scale: 10
|
BR_NFSugarCaneSupply.BR_NFSugarCaneSupplyBuilder |
sugarcaneSupplyQuantityUnit(String sugarcaneSupplyQuantityUnit)
Constraints: Not nullable, Maximum length: 3
|
String |
toString() |
@Nonnull public BR_NFSugarCaneSupply.BR_NFSugarCaneSupplyBuilder bR_NFDoc(BR_NFDocument value)
value
- The BR_NFDocument to build this BR_NFSugarCaneSupply with.@Nonnull public BR_NFSugarCaneSupply.BR_NFSugarCaneSupplyBuilder 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_NFSugarCaneSupply.BR_NFSugarCaneSupplyBuilder sugarcaneDayOfCurrentMnth(@Nullable String sugarcaneDayOfCurrentMnth)
Original property name from the Odata EDM: SugarcaneDayOfCurrentMnth
this
.@Nonnull public BR_NFSugarCaneSupply.BR_NFSugarCaneSupplyBuilder sugarcaneSupplyQuantityUnit(@Nullable String sugarcaneSupplyQuantityUnit)
Original property name from the Odata EDM: SugarcaneSupplyQuantityUnit
This format is used for internal processing.The internal format is automatically replaced by either the external commercial (three-character) or technical (six-character) format before output to the screen.
this
.@Nonnull public BR_NFSugarCaneSupply.BR_NFSugarCaneSupplyBuilder sugarcaneSupplyQuantity(@Nullable BigDecimal sugarcaneSupplyQuantity)
Original property name from the Odata EDM: SugarcaneSupplyQuantity
this
.@Nonnull public BR_NFSugarCaneSupply build()
Copyright © 2021 SAP SE. All rights reserved.