public static class BR_NFHeaderText.BR_NFHeaderTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
BR_NFHeaderText.BR_NFHeaderTextBuilder |
bR_NFTaxPartnerTextID(String bR_NFTaxPartnerTextID)
Constraints: Not nullable, Maximum length: 45
|
BR_NFHeaderText.BR_NFHeaderTextBuilder |
bR_NFText(String bR_NFText)
Constraints: none
|
BR_NFHeaderText.BR_NFHeaderTextBuilder |
bR_NFTextSequenceNumber(String bR_NFTextSequenceNumber)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
BR_NFHeaderText.BR_NFHeaderTextBuilder |
bR_NFTextType(String bR_NFTextType)
(Key Field) Constraints: Not nullable, Maximum length: 1
|
BR_NFHeaderText.BR_NFHeaderTextBuilder |
bR_NotaFiscal(String bR_NotaFiscal)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
BR_NFHeaderText |
build() |
String |
toString() |
@Nonnull public BR_NFHeaderText.BR_NFHeaderTextBuilder 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_NFHeaderText.BR_NFHeaderTextBuilder bR_NFTextType(@Nullable String bR_NFTextType)
Original property name from the Odata EDM: BR_NFTextType
The defined values for notas fiscais text types are the following:Type Description UseA Additional Information (Authorities) Corresponds to the Additional Information Concerning the Authorities (INFADFISCO) BAdI field.C Complementary Information (Company) Corresponds to the Complementary Information Concerning the Company (INFCPL) BAdI field.D Dangerous Goods Corresponds to the Complementary Information Concerning the Company (INFCPL) BAdI field.G General Compatibilized texts that are not manual.M Manual Manual texts entered in the NF Writer or compatibilized texts from old text tables (J_1BNFFTX and J_1BNFREF).Q QR Code Corresponds to the QR Code field in the NF-e.P Additional Information on Product Corresponds to the Product Additional Information (INFADPROD) BAdI field.1 ICMS Automatic tax law texts.2 IPI Automatic tax law texts.3 ISS Automatic tax law texts.4 COFINS Automatic tax law texts.5 PIS Automatic tax law texts.Text types A, C, M, P and Q can be manually defined through J1B1N and J1B2N transactions or BAPI_J_1B_NF_CREATEFROMDATA BAPI.Text types A, C and P can be manually defined through the Additional Data for Nota Fiscal (J_1BNF_ADD_DATA) BAdI.Text types D, 1, 2, 3, 4 and 5 are automatically defined by dangerous goods or tax law system solutions.Text type G is automatically defined by compatibilized texts that are not manual.
this
.@Nonnull public BR_NFHeaderText.BR_NFHeaderTextBuilder bR_NFTextSequenceNumber(@Nullable String bR_NFTextSequenceNumber)
Original property name from the Odata EDM: BR_NFTextSequenceNumber
this
.@Nonnull public BR_NFHeaderText.BR_NFHeaderTextBuilder bR_NFText(@Nullable String bR_NFText)
Original property name from the Odata EDM: BR_NFText
Used to visualize the nota fiscal text.The text may or may not be manually edited in the screen, it depends on the text type. For more information, see Nota Fiscal Text Type.
this
.@Nonnull public BR_NFHeaderText.BR_NFHeaderTextBuilder bR_NFTaxPartnerTextID(@Nullable String bR_NFTaxPartnerTextID)
Original property name from the Odata EDM: BR_NFTaxPartnerTextID
this
.@Nonnull public BR_NFHeaderText build()
Copyright © 2021 SAP SE. All rights reserved.