public static final class BR_NFePharmaceutical.BR_NFePharmaceuticalBuilder extends Object
Modifier and Type | Method and Description |
---|---|
BR_NFePharmaceutical.BR_NFePharmaceuticalBuilder |
bR_ANVISACode(String bR_ANVISACode)
Constraints: Not nullable, Maximum length: 13
|
BR_NFePharmaceutical.BR_NFePharmaceuticalBuilder |
bR_ANVISAExemptionReasonText(String bR_ANVISAExemptionReasonText)
Constraints: Not nullable, Maximum length: 255
|
BR_NFePharmaceutical.BR_NFePharmaceuticalBuilder |
bR_NFDoc(BR_NFDocument value)
Navigation property to_BR_NFDoc for BR_NFePharmaceutical to single BR_NFDocument.
|
BR_NFePharmaceutical.BR_NFePharmaceuticalBuilder |
bR_NFItem(BR_NFItem value)
Navigation property to_BR_NFItem for BR_NFePharmaceutical to single BR_NFItem.
|
BR_NFePharmaceutical.BR_NFePharmaceuticalBuilder |
bR_NotaFiscal(String bR_NotaFiscal)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
BR_NFePharmaceutical.BR_NFePharmaceuticalBuilder |
bR_NotaFiscalItem(String bR_NotaFiscalItem)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
BR_NFePharmaceutical |
build() |
BR_NFePharmaceutical.BR_NFePharmaceuticalBuilder |
medicineConsumerMaxPrice(BigDecimal medicineConsumerMaxPrice)
Constraints: Not nullable, Precision: 15, Scale: 2
|
BR_NFePharmaceutical.BR_NFePharmaceuticalBuilder |
salesDocumentCurrency(String salesDocumentCurrency)
Constraints: Not nullable, Maximum length: 5
|
String |
toString() |
@Nonnull public BR_NFePharmaceutical.BR_NFePharmaceuticalBuilder bR_NFDoc(BR_NFDocument value)
value
- The BR_NFDocument to build this BR_NFePharmaceutical with.@Nonnull public BR_NFePharmaceutical.BR_NFePharmaceuticalBuilder bR_NFItem(BR_NFItem value)
value
- The BR_NFItem to build this BR_NFePharmaceutical with.@Nonnull public BR_NFePharmaceutical.BR_NFePharmaceuticalBuilder 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_NFePharmaceutical.BR_NFePharmaceuticalBuilder bR_NotaFiscalItem(@Nullable String bR_NotaFiscalItem)
Original property name from the Odata EDM: BR_NotaFiscalItem
each item of a nota fiscal; this number is used internally by various programs.this
.@Nonnull public BR_NFePharmaceutical.BR_NFePharmaceuticalBuilder bR_ANVISACode(@Nullable String bR_ANVISACode)
Original property name from the Odata EDM: BR_ANVISACode
this
.@Nonnull public BR_NFePharmaceutical.BR_NFePharmaceuticalBuilder medicineConsumerMaxPrice(@Nullable BigDecimal medicineConsumerMaxPrice)
Original property name from the Odata EDM: MedicineConsumerMaxPrice
this
.@Nonnull public BR_NFePharmaceutical.BR_NFePharmaceuticalBuilder bR_ANVISAExemptionReasonText(@Nullable String bR_ANVISAExemptionReasonText)
Original property name from the Odata EDM: BR_ANVISAExemptionReasonText
this
.@Nonnull public BR_NFePharmaceutical.BR_NFePharmaceuticalBuilder salesDocumentCurrency(@Nullable String salesDocumentCurrency)
Original property name from the Odata EDM: SalesDocumentCurrency
The system proposes the document currency from the customer master record of the sold-to party. You can change the currency manually in the document. If you change the currency, the system recalculates prices for the entire document.
this
.@Nonnull public BR_NFePharmaceutical build()
Copyright © 2021 SAP SE. All rights reserved.