public static final class BR_NFExportDocument.BR_NFExportDocumentBuilder extends Object
Modifier and Type | Method and Description |
---|---|
BR_NFExportDocument.BR_NFExportDocumentBuilder |
baseUnit(String baseUnit)
Constraints: Not nullable, Maximum length: 3
|
BR_NFExportDocument.BR_NFExportDocumentBuilder |
bR_NFDoc(BR_NFDocument value)
Navigation property to_BR_NFDoc for BR_NFExportDocument to single BR_NFDocument.
|
BR_NFExportDocument.BR_NFExportDocumentBuilder |
bR_NFItem(BR_NFItem value)
Navigation property to_BR_NFItem for BR_NFExportDocument to single BR_NFItem.
|
BR_NFExportDocument.BR_NFExportDocumentBuilder |
bR_NFItemExportRealQty(BigDecimal bR_NFItemExportRealQty)
Constraints: Not nullable, Precision: 15, Scale: 4
|
BR_NFExportDocument.BR_NFExportDocumentBuilder |
bR_NFItemExprtNFeAccessKey(String bR_NFItemExprtNFeAccessKey)
Constraints: Not nullable, Maximum length: 44
|
BR_NFExportDocument.BR_NFExportDocumentBuilder |
bR_NFItemExprtRegNumber(String bR_NFItemExprtRegNumber)
Constraints: Not nullable, Maximum length: 12
|
BR_NFExportDocument.BR_NFExportDocumentBuilder |
bR_NFItemExprtSqncNumber(String bR_NFItemExprtSqncNumber)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
BR_NFExportDocument.BR_NFExportDocumentBuilder |
bR_NFItmExprtDrwbkConcession(String bR_NFItmExprtDrwbkConcession)
Constraints: Not nullable, Maximum length: 11
|
BR_NFExportDocument.BR_NFExportDocumentBuilder |
bR_NotaFiscal(String bR_NotaFiscal)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
BR_NFExportDocument.BR_NFExportDocumentBuilder |
bR_NotaFiscalItem(String bR_NotaFiscalItem)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
BR_NFExportDocument |
build() |
String |
toString() |
@Nonnull public BR_NFExportDocument.BR_NFExportDocumentBuilder bR_NFDoc(BR_NFDocument value)
value
- The BR_NFDocument to build this BR_NFExportDocument with.@Nonnull public BR_NFExportDocument.BR_NFExportDocumentBuilder bR_NFItem(BR_NFItem value)
value
- The BR_NFItem to build this BR_NFExportDocument with.@Nonnull public BR_NFExportDocument.BR_NFExportDocumentBuilder bR_NotaFiscal(@Nullable String bR_NotaFiscal)
Original property name from the Odata EDM: BR_NotaFiscal
this
.@Nonnull public BR_NFExportDocument.BR_NFExportDocumentBuilder bR_NotaFiscalItem(@Nullable String bR_NotaFiscalItem)
Original property name from the Odata EDM: BR_NotaFiscalItem
this
.@Nonnull public BR_NFExportDocument.BR_NFExportDocumentBuilder bR_NFItemExprtSqncNumber(@Nullable String bR_NFItemExprtSqncNumber)
Original property name from the Odata EDM: BR_NFItemExprtSqncNumber
this
.@Nonnull public BR_NFExportDocument.BR_NFExportDocumentBuilder baseUnit(@Nullable String baseUnit)
Original property name from the Odata EDM: BaseUnit
this
.@Nonnull public BR_NFExportDocument.BR_NFExportDocumentBuilder bR_NFItemExprtRegNumber(@Nullable String bR_NFItemExprtRegNumber)
Original property name from the Odata EDM: BR_NFItemExprtRegNumber
this
.@Nonnull public BR_NFExportDocument.BR_NFExportDocumentBuilder bR_NFItemExprtNFeAccessKey(@Nullable String bR_NFItemExprtNFeAccessKey)
Original property name from the Odata EDM: BR_NFItemExprtNFeAccessKey
this
.@Nonnull public BR_NFExportDocument.BR_NFExportDocumentBuilder bR_NFItemExportRealQty(@Nullable BigDecimal bR_NFItemExportRealQty)
Original property name from the Odata EDM: BR_NFItemExportRealQty
this
.@Nonnull public BR_NFExportDocument.BR_NFExportDocumentBuilder bR_NFItmExprtDrwbkConcession(@Nullable String bR_NFItmExprtDrwbkConcession)
Original property name from the Odata EDM: BR_NFItmExprtDrwbkConcession
this
.@Nonnull public BR_NFExportDocument build()
Copyright © 2021 SAP SE. All rights reserved.