@Named(value="com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultBrazilNotaFiscalService") public class DefaultBrazilNotaFiscalService extends Object implements BrazilNotaFiscalService
To create a nota fiscal document, enter the nota fiscal data. The system generates the nota fiscal and returns the document number. To update a nota fiscal document, enter the document number and the data to be changed. The system updates the nota fiscal.
Reference: SAP API Business Hub
OData Service: | API_LOGBR_NOTAFISCAL_SRV |
API Version: | 1 |
Communication Scenario: | Logistics - Brazil Nota Fiscal Integration (SAP_COM_0387) |
Scope Items: | Electronic Documents (2RP) |
Authentication Methods: | Basic, x509, OAuth2 |
DEFAULT_SERVICE_PATH
Constructor and Description |
---|
DefaultBrazilNotaFiscalService()
Creates a service using
BrazilNotaFiscalService.DEFAULT_SERVICE_PATH to send the requests. |
public DefaultBrazilNotaFiscalService()
BrazilNotaFiscalService.DEFAULT_SERVICE_PATH
to send the requests.@Nonnull public DefaultBrazilNotaFiscalService withServicePath(@Nonnull String servicePath)
BrazilNotaFiscalService
withServicePath
in interface BrazilNotaFiscalService
servicePath
- Service path that will override the default.@Nonnull public DefaultBrazilNotaFiscalServiceBatch batch()
batch
in interface BatchService<BrazilNotaFiscalServiceBatch>
@Nonnull public BR_NFAdditionalInformationFluentHelper getAllBR_NFAdditionalInformation()
BrazilNotaFiscalService
BR_NFAdditionalInformation
entities.getAllBR_NFAdditionalInformation
in interface BrazilNotaFiscalService
BR_NFAdditionalInformation
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFAdditionalInformationByKeyFluentHelper getBR_NFAdditionalInformationByKey(String bR_NotaFiscal, String bR_NFInfoFieldUsage, String bR_NFAdditionalInformationID)
BrazilNotaFiscalService
BR_NFAdditionalInformation
entity using key fields.getBR_NFAdditionalInformationByKey
in interface BrazilNotaFiscalService
bR_NotaFiscal
- Identifies a nota fiscal or any other electronic fiscal document within the SAP environment. The
system assigns a unique number to each document; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 10
bR_NFInfoFieldUsage
- Usage
Constraints: Not nullable, Maximum length: 1
bR_NFAdditionalInformationID
- Field ID
Constraints: Not nullable, Maximum length: 20
BR_NFAdditionalInformation
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFAdditionalInformationCreateFluentHelper createBR_NFAdditionalInformation(@Nonnull BR_NFAdditionalInformation bR_NFAdditionalInformation)
BrazilNotaFiscalService
BR_NFAdditionalInformation
entity and save it to the S/4HANA system.createBR_NFAdditionalInformation
in interface BrazilNotaFiscalService
bR_NFAdditionalInformation
- BR_NFAdditionalInformation
entity object that will be created in the S/4HANA system.BR_NFAdditionalInformation
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFAdditionalInformationUpdateFluentHelper updateBR_NFAdditionalInformation(@Nonnull BR_NFAdditionalInformation bR_NFAdditionalInformation)
BrazilNotaFiscalService
BR_NFAdditionalInformation
entity and save it to the S/4HANA system.updateBR_NFAdditionalInformation
in interface BrazilNotaFiscalService
bR_NFAdditionalInformation
- BR_NFAdditionalInformation
entity object that will be updated in the S/4HANA system.BR_NFAdditionalInformation
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFAdditionImportDocFluentHelper getAllBR_NFAdditionImportDoc()
BrazilNotaFiscalService
BR_NFAdditionImportDoc
entities.getAllBR_NFAdditionImportDoc
in interface BrazilNotaFiscalService
BR_NFAdditionImportDoc
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFAdditionImportDocByKeyFluentHelper getBR_NFAdditionImportDocByKey(String bR_NotaFiscal, String bR_NotaFiscalItem, String bR_NFImportDocument, String bR_NFAddition, String bR_NFAdditionItem)
BrazilNotaFiscalService
BR_NFAdditionImportDoc
entity using key fields.getBR_NFAdditionImportDocByKey
in interface BrazilNotaFiscalService
bR_NotaFiscal
- Identifies a nota fiscal or any other electronic fiscal document within the SAP environment. The
system assigns a unique number to each document; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 10
bR_NotaFiscalItem
- Identifies an item of a nota fiscal within the SAP environment. The system assigns a different number
to each item of a nota fiscal; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 6
bR_NFImportDocument
- Import Document
Constraints: Not nullable, Maximum length: 20
bR_NFAddition
- Additional Import Number
Constraints: Not nullable, Maximum length: 3
bR_NFAdditionItem
- Addition Import Item
Constraints: Not nullable, Maximum length: 3
BR_NFAdditionImportDoc
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFAdditionImportDocCreateFluentHelper createBR_NFAdditionImportDoc(@Nonnull BR_NFAdditionImportDoc bR_NFAdditionImportDoc)
BrazilNotaFiscalService
BR_NFAdditionImportDoc
entity and save it to the S/4HANA system.createBR_NFAdditionImportDoc
in interface BrazilNotaFiscalService
bR_NFAdditionImportDoc
- BR_NFAdditionImportDoc
entity object that will be created in the S/4HANA system.BR_NFAdditionImportDoc
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFAdditionImportDocUpdateFluentHelper updateBR_NFAdditionImportDoc(@Nonnull BR_NFAdditionImportDoc bR_NFAdditionImportDoc)
BrazilNotaFiscalService
BR_NFAdditionImportDoc
entity and save it to the S/4HANA system.updateBR_NFAdditionImportDoc
in interface BrazilNotaFiscalService
bR_NFAdditionImportDoc
- BR_NFAdditionImportDoc
entity object that will be updated in the S/4HANA system.BR_NFAdditionImportDoc
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFDocumentFluentHelper getAllBR_NFDocument()
BrazilNotaFiscalService
BR_NFDocument
entities.getAllBR_NFDocument
in interface BrazilNotaFiscalService
BR_NFDocument
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFDocumentByKeyFluentHelper getBR_NFDocumentByKey(String bR_NotaFiscal)
BrazilNotaFiscalService
BR_NFDocument
entity using key fields.getBR_NFDocumentByKey
in interface BrazilNotaFiscalService
bR_NotaFiscal
- Document Number
Constraints: Not nullable, Maximum length: 10
BR_NFDocument
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFDocumentCreateFluentHelper createBR_NFDocument(@Nonnull BR_NFDocument bR_NFDocument)
BrazilNotaFiscalService
BR_NFDocument
entity and save it to the S/4HANA system.createBR_NFDocument
in interface BrazilNotaFiscalService
bR_NFDocument
- BR_NFDocument
entity object that will be created in the S/4HANA system.BR_NFDocument
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFDocumentUpdateFluentHelper updateBR_NFDocument(@Nonnull BR_NFDocument bR_NFDocument)
BrazilNotaFiscalService
BR_NFDocument
entity and save it to the S/4HANA system.updateBR_NFDocument
in interface BrazilNotaFiscalService
bR_NFDocument
- BR_NFDocument
entity object that will be updated in the S/4HANA system.BR_NFDocument
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFePaymentFluentHelper getAllBR_NFePayment()
BrazilNotaFiscalService
BR_NFePayment
entities.getAllBR_NFePayment
in interface BrazilNotaFiscalService
BR_NFePayment
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFePaymentByKeyFluentHelper getBR_NFePaymentByKey(String bR_NotaFiscal, String sequenceNumber)
BrazilNotaFiscalService
BR_NFePayment
entity using key fields.getBR_NFePaymentByKey
in interface BrazilNotaFiscalService
bR_NotaFiscal
- Identifies a nota fiscal or any other electronic fiscal document within the SAP environment. The
system assigns a unique number to each document; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 10
sequenceNumber
- Counter
Constraints: Not nullable, Maximum length: 4
BR_NFePayment
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFePaymentCreateFluentHelper createBR_NFePayment(@Nonnull BR_NFePayment bR_NFePayment)
BrazilNotaFiscalService
BR_NFePayment
entity and save it to the S/4HANA system.createBR_NFePayment
in interface BrazilNotaFiscalService
bR_NFePayment
- BR_NFePayment
entity object that will be created in the S/4HANA system.BR_NFePayment
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFePaymentUpdateFluentHelper updateBR_NFePayment(@Nonnull BR_NFePayment bR_NFePayment)
BrazilNotaFiscalService
BR_NFePayment
entity and save it to the S/4HANA system.updateBR_NFePayment
in interface BrazilNotaFiscalService
bR_NFePayment
- BR_NFePayment
entity object that will be updated in the S/4HANA system.BR_NFePayment
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFePharmaceuticalFluentHelper getAllBR_NFePharmaceutical()
BrazilNotaFiscalService
BR_NFePharmaceutical
entities.getAllBR_NFePharmaceutical
in interface BrazilNotaFiscalService
BR_NFePharmaceutical
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFePharmaceuticalByKeyFluentHelper getBR_NFePharmaceuticalByKey(String bR_NotaFiscal, String bR_NotaFiscalItem)
BrazilNotaFiscalService
BR_NFePharmaceutical
entity using key fields.getBR_NFePharmaceuticalByKey
in interface BrazilNotaFiscalService
bR_NotaFiscal
- Identifies a nota fiscal or any other electronic fiscal document within the SAP environment. The
system assigns a unique number to each document; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 10
bR_NotaFiscalItem
- Identifies an item of a nota fiscal within the SAP environment. The system assigns a different number
to each item of a nota fiscal; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 6
BR_NFePharmaceutical
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFePharmaceuticalCreateFluentHelper createBR_NFePharmaceutical(@Nonnull BR_NFePharmaceutical bR_NFePharmaceutical)
BrazilNotaFiscalService
BR_NFePharmaceutical
entity and save it to the S/4HANA system.createBR_NFePharmaceutical
in interface BrazilNotaFiscalService
bR_NFePharmaceutical
- BR_NFePharmaceutical
entity object that will be created in the S/4HANA system.BR_NFePharmaceutical
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFePharmaceuticalUpdateFluentHelper updateBR_NFePharmaceutical(@Nonnull BR_NFePharmaceutical bR_NFePharmaceutical)
BrazilNotaFiscalService
BR_NFePharmaceutical
entity and save it to the S/4HANA system.updateBR_NFePharmaceutical
in interface BrazilNotaFiscalService
bR_NFePharmaceutical
- BR_NFePharmaceutical
entity object that will be updated in the S/4HANA system.BR_NFePharmaceutical
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFeProductTraceabilityFluentHelper getAllBR_NFeProductTraceability()
BrazilNotaFiscalService
BR_NFeProductTraceability
entities.getAllBR_NFeProductTraceability
in interface BrazilNotaFiscalService
BR_NFeProductTraceability
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFeProductTraceabilityByKeyFluentHelper getBR_NFeProductTraceabilityByKey(String bR_NotaFiscal, String bR_NotaFiscalItem, String sequenceNumber)
BrazilNotaFiscalService
BR_NFeProductTraceability
entity using key fields.getBR_NFeProductTraceabilityByKey
in interface BrazilNotaFiscalService
bR_NotaFiscal
- Identifies a nota fiscal or any other electronic fiscal document within the SAP environment. The
system assigns a unique number to each document; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 10
bR_NotaFiscalItem
- Identifies an item of a nota fiscal within the SAP environment. The system assigns a different number
to each item of a nota fiscal; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 6
sequenceNumber
- Counter
Constraints: Not nullable, Maximum length: 4
BR_NFeProductTraceability
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFeProductTraceabilityCreateFluentHelper createBR_NFeProductTraceability(@Nonnull BR_NFeProductTraceability bR_NFeProductTraceability)
BrazilNotaFiscalService
BR_NFeProductTraceability
entity and save it to the S/4HANA system.createBR_NFeProductTraceability
in interface BrazilNotaFiscalService
bR_NFeProductTraceability
- BR_NFeProductTraceability
entity object that will be created in the S/4HANA system.BR_NFeProductTraceability
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFeProductTraceabilityUpdateFluentHelper updateBR_NFeProductTraceability(@Nonnull BR_NFeProductTraceability bR_NFeProductTraceability)
BrazilNotaFiscalService
BR_NFeProductTraceability
entity and save it to the S/4HANA system.updateBR_NFeProductTraceability
in interface BrazilNotaFiscalService
bR_NFeProductTraceability
- BR_NFeProductTraceability
entity object that will be updated in the S/4HANA system.BR_NFeProductTraceability
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFExportDocumentFluentHelper getAllBR_NFExportDocument()
BrazilNotaFiscalService
BR_NFExportDocument
entities.getAllBR_NFExportDocument
in interface BrazilNotaFiscalService
BR_NFExportDocument
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFExportDocumentByKeyFluentHelper getBR_NFExportDocumentByKey(String bR_NotaFiscal, String bR_NotaFiscalItem, String bR_NFItemExprtSqncNumber)
BrazilNotaFiscalService
BR_NFExportDocument
entity using key fields.getBR_NFExportDocumentByKey
in interface BrazilNotaFiscalService
bR_NotaFiscal
- Identifies a nota fiscal or any other electronic fiscal document within the SAP environment. The
system assigns a unique number to each document; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 10
bR_NotaFiscalItem
- Identifies an item of a nota fiscal within the SAP environment. The system assigns a different number
to each item of a nota fiscal; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 6
bR_NFItemExprtSqncNumber
- Export Sequence Nmbr
Constraints: Not nullable, Maximum length: 3
BR_NFExportDocument
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFExportDocumentCreateFluentHelper createBR_NFExportDocument(@Nonnull BR_NFExportDocument bR_NFExportDocument)
BrazilNotaFiscalService
BR_NFExportDocument
entity and save it to the S/4HANA system.createBR_NFExportDocument
in interface BrazilNotaFiscalService
bR_NFExportDocument
- BR_NFExportDocument
entity object that will be created in the S/4HANA system.BR_NFExportDocument
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFExportDocumentUpdateFluentHelper updateBR_NFExportDocument(@Nonnull BR_NFExportDocument bR_NFExportDocument)
BrazilNotaFiscalService
BR_NFExportDocument
entity and save it to the S/4HANA system.updateBR_NFExportDocument
in interface BrazilNotaFiscalService
bR_NFExportDocument
- BR_NFExportDocument
entity object that will be updated in the S/4HANA system.BR_NFExportDocument
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFFuelFluentHelper getAllBR_NFFuel()
BrazilNotaFiscalService
BR_NFFuel
entities.getAllBR_NFFuel
in interface BrazilNotaFiscalService
BR_NFFuel
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFFuelByKeyFluentHelper getBR_NFFuelByKey(String bR_NotaFiscal, String bR_NotaFiscalItem)
BrazilNotaFiscalService
BR_NFFuel
entity using key fields.getBR_NFFuelByKey
in interface BrazilNotaFiscalService
bR_NotaFiscal
- Identifies a nota fiscal or any other electronic fiscal document within the SAP environment. The
system assigns a unique number to each document; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 10
bR_NotaFiscalItem
- Identifies an item of a nota fiscal within the SAP environment. The system assigns a different number
to each item of a nota fiscal; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 6
BR_NFFuel
entity
using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFFuelCreateFluentHelper createBR_NFFuel(@Nonnull BR_NFFuel bR_NFFuel)
BrazilNotaFiscalService
BR_NFFuel
entity and save it to the S/4HANA system.createBR_NFFuel
in interface BrazilNotaFiscalService
bR_NFFuel
- BR_NFFuel
entity object that will be created in the S/4HANA system.BR_NFFuel
entity.
To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFFuelUpdateFluentHelper updateBR_NFFuel(@Nonnull BR_NFFuel bR_NFFuel)
BrazilNotaFiscalService
BR_NFFuel
entity and save it to the S/4HANA system.updateBR_NFFuel
in interface BrazilNotaFiscalService
bR_NFFuel
- BR_NFFuel
entity object that will be updated in the S/4HANA system.BR_NFFuel
entity.
To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFImportDocumentFluentHelper getAllBR_NFImportDocument()
BrazilNotaFiscalService
BR_NFImportDocument
entities.getAllBR_NFImportDocument
in interface BrazilNotaFiscalService
BR_NFImportDocument
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFImportDocumentByKeyFluentHelper getBR_NFImportDocumentByKey(String bR_NotaFiscal, String bR_NFImportDocument)
BrazilNotaFiscalService
BR_NFImportDocument
entity using key fields.getBR_NFImportDocumentByKey
in interface BrazilNotaFiscalService
bR_NotaFiscal
- Identifies a nota fiscal or any other electronic fiscal document within the SAP environment. The
system assigns a unique number to each document; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 10
bR_NFImportDocument
- Import Document
Constraints: Not nullable, Maximum length: 20
BR_NFImportDocument
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFImportDocumentCreateFluentHelper createBR_NFImportDocument(@Nonnull BR_NFImportDocument bR_NFImportDocument)
BrazilNotaFiscalService
BR_NFImportDocument
entity and save it to the S/4HANA system.createBR_NFImportDocument
in interface BrazilNotaFiscalService
bR_NFImportDocument
- BR_NFImportDocument
entity object that will be created in the S/4HANA system.BR_NFImportDocument
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFImportDocumentUpdateFluentHelper updateBR_NFImportDocument(@Nonnull BR_NFImportDocument bR_NFImportDocument)
BrazilNotaFiscalService
BR_NFImportDocument
entity and save it to the S/4HANA system.updateBR_NFImportDocument
in interface BrazilNotaFiscalService
bR_NFImportDocument
- BR_NFImportDocument
entity object that will be updated in the S/4HANA system.BR_NFImportDocument
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFItemFluentHelper getAllBR_NFItem()
BrazilNotaFiscalService
BR_NFItem
entities.getAllBR_NFItem
in interface BrazilNotaFiscalService
BR_NFItem
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFItemByKeyFluentHelper getBR_NFItemByKey(String bR_NotaFiscal, String bR_NotaFiscalItem)
BrazilNotaFiscalService
BR_NFItem
entity using key fields.getBR_NFItemByKey
in interface BrazilNotaFiscalService
bR_NotaFiscal
- Identifies a nota fiscal or any other electronic fiscal document within the SAP environment. The
system assigns a unique number to each document; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 10
bR_NotaFiscalItem
- Identifies an item of a nota fiscal within the SAP environment. The system assigns a different number
to each item of a nota fiscal; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 6
BR_NFItem
entity
using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFItemCreateFluentHelper createBR_NFItem(@Nonnull BR_NFItem bR_NFItem)
BrazilNotaFiscalService
BR_NFItem
entity and save it to the S/4HANA system.createBR_NFItem
in interface BrazilNotaFiscalService
bR_NFItem
- BR_NFItem
entity object that will be created in the S/4HANA system.BR_NFItem
entity.
To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFItemUpdateFluentHelper updateBR_NFItem(@Nonnull BR_NFItem bR_NFItem)
BrazilNotaFiscalService
BR_NFItem
entity and save it to the S/4HANA system.updateBR_NFItem
in interface BrazilNotaFiscalService
bR_NFItem
- BR_NFItem
entity object that will be updated in the S/4HANA system.BR_NFItem
entity.
To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFItemNVEFluentHelper getAllBR_NFItemNVE()
BrazilNotaFiscalService
BR_NFItemNVE
entities.getAllBR_NFItemNVE
in interface BrazilNotaFiscalService
BR_NFItemNVE
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFItemNVEByKeyFluentHelper getBR_NFItemNVEByKey(String bR_NotaFiscal, String bR_NotaFiscalItem, String bR_NVECode)
BrazilNotaFiscalService
BR_NFItemNVE
entity using key fields.getBR_NFItemNVEByKey
in interface BrazilNotaFiscalService
bR_NotaFiscal
- Identifies a nota fiscal or any other electronic fiscal document within the SAP environment. The
system assigns a unique number to each document; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 10
bR_NotaFiscalItem
- Identifies an item of a nota fiscal within the SAP environment. The system assigns a different number
to each item of a nota fiscal; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 6
bR_NVECode
- NF-e NVE Code
Constraints: Not nullable, Maximum length: 6
BR_NFItemNVE
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFItemNVECreateFluentHelper createBR_NFItemNVE(@Nonnull BR_NFItemNVE bR_NFItemNVE)
BrazilNotaFiscalService
BR_NFItemNVE
entity and save it to the S/4HANA system.createBR_NFItemNVE
in interface BrazilNotaFiscalService
bR_NFItemNVE
- BR_NFItemNVE
entity object that will be created in the S/4HANA system.BR_NFItemNVE
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFItemNVEUpdateFluentHelper updateBR_NFItemNVE(@Nonnull BR_NFItemNVE bR_NFItemNVE)
BrazilNotaFiscalService
BR_NFItemNVE
entity and save it to the S/4HANA system.updateBR_NFItemNVE
in interface BrazilNotaFiscalService
bR_NFItemNVE
- BR_NFItemNVE
entity object that will be updated in the S/4HANA system.BR_NFItemNVE
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFPartnerFluentHelper getAllBR_NFPartner()
BrazilNotaFiscalService
BR_NFPartner
entities.getAllBR_NFPartner
in interface BrazilNotaFiscalService
BR_NFPartner
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFPartnerByKeyFluentHelper getBR_NFPartnerByKey(String bR_NotaFiscal, String bR_NFPartnerFunction)
BrazilNotaFiscalService
BR_NFPartner
entity using key fields.getBR_NFPartnerByKey
in interface BrazilNotaFiscalService
bR_NotaFiscal
- Identifies a nota fiscal or any other electronic fiscal document within the SAP environment. The
system assigns a unique number to each document; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 10
bR_NFPartnerFunction
- Partner Function
Constraints: Not nullable, Maximum length: 2
BR_NFPartner
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFPartnerCreateFluentHelper createBR_NFPartner(@Nonnull BR_NFPartner bR_NFPartner)
BrazilNotaFiscalService
BR_NFPartner
entity and save it to the S/4HANA system.createBR_NFPartner
in interface BrazilNotaFiscalService
bR_NFPartner
- BR_NFPartner
entity object that will be created in the S/4HANA system.BR_NFPartner
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFPartnerUpdateFluentHelper updateBR_NFPartner(@Nonnull BR_NFPartner bR_NFPartner)
BrazilNotaFiscalService
BR_NFPartner
entity and save it to the S/4HANA system.updateBR_NFPartner
in interface BrazilNotaFiscalService
bR_NFPartner
- BR_NFPartner
entity object that will be updated in the S/4HANA system.BR_NFPartner
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFReferencedProcessFluentHelper getAllBR_NFReferencedProcess()
BrazilNotaFiscalService
BR_NFReferencedProcess
entities.getAllBR_NFReferencedProcess
in interface BrazilNotaFiscalService
BR_NFReferencedProcess
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFReferencedProcessByKeyFluentHelper getBR_NFReferencedProcessByKey(String bR_NotaFiscal, String bR_NFReferencedProcessSqncNmbr)
BrazilNotaFiscalService
BR_NFReferencedProcess
entity using key fields.getBR_NFReferencedProcessByKey
in interface BrazilNotaFiscalService
bR_NotaFiscal
- Identifies a nota fiscal or any other electronic fiscal document within the SAP environment. The
system assigns a unique number to each document; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 10
bR_NFReferencedProcessSqncNmbr
- Counter
Constraints: Not nullable, Maximum length: 4
BR_NFReferencedProcess
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFReferencedProcessCreateFluentHelper createBR_NFReferencedProcess(@Nonnull BR_NFReferencedProcess bR_NFReferencedProcess)
BrazilNotaFiscalService
BR_NFReferencedProcess
entity and save it to the S/4HANA system.createBR_NFReferencedProcess
in interface BrazilNotaFiscalService
bR_NFReferencedProcess
- BR_NFReferencedProcess
entity object that will be created in the S/4HANA system.BR_NFReferencedProcess
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFReferencedProcessUpdateFluentHelper updateBR_NFReferencedProcess(@Nonnull BR_NFReferencedProcess bR_NFReferencedProcess)
BrazilNotaFiscalService
BR_NFReferencedProcess
entity and save it to the S/4HANA system.updateBR_NFReferencedProcess
in interface BrazilNotaFiscalService
bR_NFReferencedProcess
- BR_NFReferencedProcess
entity object that will be updated in the S/4HANA system.BR_NFReferencedProcess
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFSugarCaneDeductibleFluentHelper getAllBR_NFSugarCaneDeductible()
BrazilNotaFiscalService
BR_NFSugarCaneDeductible
entities.getAllBR_NFSugarCaneDeductible
in interface BrazilNotaFiscalService
BR_NFSugarCaneDeductible
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFSugarCaneDeductibleByKeyFluentHelper getBR_NFSugarCaneDeductibleByKey(String bR_NotaFiscal, String sugarcaneDcblSqncNmbr)
BrazilNotaFiscalService
BR_NFSugarCaneDeductible
entity using key fields.getBR_NFSugarCaneDeductibleByKey
in interface BrazilNotaFiscalService
bR_NotaFiscal
- Identifies a nota fiscal or any other electronic fiscal document within the SAP environment. The
system assigns a unique number to each document; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 10
sugarcaneDcblSqncNmbr
- Counter
Constraints: Not nullable, Maximum length: 4
BR_NFSugarCaneDeductible
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFSugarCaneDeductibleCreateFluentHelper createBR_NFSugarCaneDeductible(@Nonnull BR_NFSugarCaneDeductible bR_NFSugarCaneDeductible)
BrazilNotaFiscalService
BR_NFSugarCaneDeductible
entity and save it to the S/4HANA system.createBR_NFSugarCaneDeductible
in interface BrazilNotaFiscalService
bR_NFSugarCaneDeductible
- BR_NFSugarCaneDeductible
entity object that will be created in the S/4HANA system.BR_NFSugarCaneDeductible
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFSugarCaneDeductibleUpdateFluentHelper updateBR_NFSugarCaneDeductible(@Nonnull BR_NFSugarCaneDeductible bR_NFSugarCaneDeductible)
BrazilNotaFiscalService
BR_NFSugarCaneDeductible
entity and save it to the S/4HANA system.updateBR_NFSugarCaneDeductible
in interface BrazilNotaFiscalService
bR_NFSugarCaneDeductible
- BR_NFSugarCaneDeductible
entity object that will be updated in the S/4HANA system.BR_NFSugarCaneDeductible
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFSugarCaneSupplyFluentHelper getAllBR_NFSugarCaneSupply()
BrazilNotaFiscalService
BR_NFSugarCaneSupply
entities.getAllBR_NFSugarCaneSupply
in interface BrazilNotaFiscalService
BR_NFSugarCaneSupply
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFSugarCaneSupplyByKeyFluentHelper getBR_NFSugarCaneSupplyByKey(String bR_NotaFiscal, String sugarcaneDayOfCurrentMnth)
BrazilNotaFiscalService
BR_NFSugarCaneSupply
entity using key fields.getBR_NFSugarCaneSupplyByKey
in interface BrazilNotaFiscalService
bR_NotaFiscal
- Identifies a nota fiscal or any other electronic fiscal document within the SAP environment. The
system assigns a unique number to each document; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 10
sugarcaneDayOfCurrentMnth
- Day of Current Month
Constraints: Not nullable, Maximum length: 2
BR_NFSugarCaneSupply
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFSugarCaneSupplyCreateFluentHelper createBR_NFSugarCaneSupply(@Nonnull BR_NFSugarCaneSupply bR_NFSugarCaneSupply)
BrazilNotaFiscalService
BR_NFSugarCaneSupply
entity and save it to the S/4HANA system.createBR_NFSugarCaneSupply
in interface BrazilNotaFiscalService
bR_NFSugarCaneSupply
- BR_NFSugarCaneSupply
entity object that will be created in the S/4HANA system.BR_NFSugarCaneSupply
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFSugarCaneSupplyUpdateFluentHelper updateBR_NFSugarCaneSupply(@Nonnull BR_NFSugarCaneSupply bR_NFSugarCaneSupply)
BrazilNotaFiscalService
BR_NFSugarCaneSupply
entity and save it to the S/4HANA system.updateBR_NFSugarCaneSupply
in interface BrazilNotaFiscalService
bR_NFSugarCaneSupply
- BR_NFSugarCaneSupply
entity object that will be updated in the S/4HANA system.BR_NFSugarCaneSupply
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFTAXFluentHelper getAllBR_NFTAX()
BrazilNotaFiscalService
BR_NFTAX
entities.getAllBR_NFTAX
in interface BrazilNotaFiscalService
BR_NFTAX
entities.
This fluent helper allows methods which modify the underlying query to be called before executing the
query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFTAXByKeyFluentHelper getBR_NFTAXByKey(String bR_NotaFiscal, String bR_NotaFiscalItem, String bR_TaxType)
BrazilNotaFiscalService
BR_NFTAX
entity using key fields.getBR_NFTAXByKey
in interface BrazilNotaFiscalService
bR_NotaFiscal
- Identifies a nota fiscal or any other electronic fiscal document within the SAP environment. The
system assigns a unique number to each document; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 10
bR_NotaFiscalItem
- Identifies an item of a nota fiscal within the SAP environment. The system assigns a different number
to each item of a nota fiscal; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 6
bR_TaxType
- Classifies different Brazilian tax groups, in order to differentiate between taxes due in various
business cases.
Constraints: Not nullable, Maximum length: 4
BR_NFTAX
entity
using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFTAXCreateFluentHelper createBR_NFTAX(@Nonnull BR_NFTAX bR_NFTAX)
BrazilNotaFiscalService
BR_NFTAX
entity and save it to the S/4HANA system.createBR_NFTAX
in interface BrazilNotaFiscalService
bR_NFTAX
- BR_NFTAX
entity
object that will be created in the S/4HANA system.BR_NFTAX
entity. To
perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFTAXUpdateFluentHelper updateBR_NFTAX(@Nonnull BR_NFTAX bR_NFTAX)
BrazilNotaFiscalService
BR_NFTAX
entity and save it to the S/4HANA system.updateBR_NFTAX
in interface BrazilNotaFiscalService
bR_NFTAX
- BR_NFTAX
entity
object that will be updated in the S/4HANA system.BR_NFTAX
entity. To
perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFTradeNoteFluentHelper getAllBR_NFTradeNote()
BrazilNotaFiscalService
BR_NFTradeNote
entities.getAllBR_NFTradeNote
in interface BrazilNotaFiscalService
BR_NFTradeNote
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFTradeNoteByKeyFluentHelper getBR_NFTradeNoteByKey(String bR_NotaFiscal, String bR_NFTradeNoteSequenceNumber)
BrazilNotaFiscalService
BR_NFTradeNote
entity using key fields.getBR_NFTradeNoteByKey
in interface BrazilNotaFiscalService
bR_NotaFiscal
- Identifies a nota fiscal or any other electronic fiscal document within the SAP environment. The
system assigns a unique number to each document; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 10
bR_NFTradeNoteSequenceNumber
- Counter
Constraints: Not nullable, Maximum length: 4
BR_NFTradeNote
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFTradeNoteCreateFluentHelper createBR_NFTradeNote(@Nonnull BR_NFTradeNote bR_NFTradeNote)
BrazilNotaFiscalService
BR_NFTradeNote
entity and save it to the S/4HANA system.createBR_NFTradeNote
in interface BrazilNotaFiscalService
bR_NFTradeNote
- BR_NFTradeNote
entity object that will be created in the S/4HANA system.BR_NFTradeNote
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFTradeNoteUpdateFluentHelper updateBR_NFTradeNote(@Nonnull BR_NFTradeNote bR_NFTradeNote)
BrazilNotaFiscalService
BR_NFTradeNote
entity and save it to the S/4HANA system.updateBR_NFTradeNote
in interface BrazilNotaFiscalService
bR_NFTradeNote
- BR_NFTradeNote
entity object that will be updated in the S/4HANA system.BR_NFTradeNote
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFTrailerFluentHelper getAllBR_NFTrailer()
BrazilNotaFiscalService
BR_NFTrailer
entities.getAllBR_NFTrailer
in interface BrazilNotaFiscalService
BR_NFTrailer
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFTrailerByKeyFluentHelper getBR_NFTrailerByKey(String bR_NotaFiscal, String trailerID)
BrazilNotaFiscalService
BR_NFTrailer
entity using key fields.getBR_NFTrailerByKey
in interface BrazilNotaFiscalService
bR_NotaFiscal
- Identifies a nota fiscal or any other electronic fiscal document within the SAP environment. The
system assigns a unique number to each document; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 10
trailerID
- Counter
Constraints: Not nullable, Maximum length: 4
BR_NFTrailer
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFTrailerCreateFluentHelper createBR_NFTrailer(@Nonnull BR_NFTrailer bR_NFTrailer)
BrazilNotaFiscalService
BR_NFTrailer
entity and save it to the S/4HANA system.createBR_NFTrailer
in interface BrazilNotaFiscalService
bR_NFTrailer
- BR_NFTrailer
entity object that will be created in the S/4HANA system.BR_NFTrailer
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFTrailerUpdateFluentHelper updateBR_NFTrailer(@Nonnull BR_NFTrailer bR_NFTrailer)
BrazilNotaFiscalService
BR_NFTrailer
entity and save it to the S/4HANA system.updateBR_NFTrailer
in interface BrazilNotaFiscalService
bR_NFTrailer
- BR_NFTrailer
entity object that will be updated in the S/4HANA system.BR_NFTrailer
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFTransportedVolumeFluentHelper getAllBR_NFTransportedVolume()
BrazilNotaFiscalService
BR_NFTransportedVolume
entities.getAllBR_NFTransportedVolume
in interface BrazilNotaFiscalService
BR_NFTransportedVolume
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFTransportedVolumeByKeyFluentHelper getBR_NFTransportedVolumeByKey(String bR_NotaFiscal, String bR_NFTransptVolumesSequence)
BrazilNotaFiscalService
BR_NFTransportedVolume
entity using key fields.getBR_NFTransportedVolumeByKey
in interface BrazilNotaFiscalService
bR_NotaFiscal
- Identifies a nota fiscal or any other electronic fiscal document within the SAP environment. The
system assigns a unique number to each document; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 10
bR_NFTransptVolumesSequence
- Counter
Constraints: Not nullable, Maximum length: 4
BR_NFTransportedVolume
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFTransportedVolumeCreateFluentHelper createBR_NFTransportedVolume(@Nonnull BR_NFTransportedVolume bR_NFTransportedVolume)
BrazilNotaFiscalService
BR_NFTransportedVolume
entity and save it to the S/4HANA system.createBR_NFTransportedVolume
in interface BrazilNotaFiscalService
bR_NFTransportedVolume
- BR_NFTransportedVolume
entity object that will be created in the S/4HANA system.BR_NFTransportedVolume
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFTransportedVolumeUpdateFluentHelper updateBR_NFTransportedVolume(@Nonnull BR_NFTransportedVolume bR_NFTransportedVolume)
BrazilNotaFiscalService
BR_NFTransportedVolume
entity and save it to the S/4HANA system.updateBR_NFTransportedVolume
in interface BrazilNotaFiscalService
bR_NFTransportedVolume
- BR_NFTransportedVolume
entity object that will be updated in the S/4HANA system.BR_NFTransportedVolume
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFVehicleFluentHelper getAllBR_NFVehicle()
BrazilNotaFiscalService
BR_NFVehicle
entities.getAllBR_NFVehicle
in interface BrazilNotaFiscalService
BR_NFVehicle
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFVehicleByKeyFluentHelper getBR_NFVehicleByKey(String bR_NotaFiscal, String bR_NotaFiscalItem)
BrazilNotaFiscalService
BR_NFVehicle
entity using key fields.getBR_NFVehicleByKey
in interface BrazilNotaFiscalService
bR_NotaFiscal
- Identifies a nota fiscal or any other electronic fiscal document within the SAP environment. The
system assigns a unique number to each document; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 10
bR_NotaFiscalItem
- Identifies an item of a nota fiscal within the SAP environment. The system assigns a different number
to each item of a nota fiscal; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 6
BR_NFVehicle
entity using key fields. This fluent helper allows methods which modify the underlying query to be called
before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFVehicleCreateFluentHelper createBR_NFVehicle(@Nonnull BR_NFVehicle bR_NFVehicle)
BrazilNotaFiscalService
BR_NFVehicle
entity and save it to the S/4HANA system.createBR_NFVehicle
in interface BrazilNotaFiscalService
bR_NFVehicle
- BR_NFVehicle
entity object that will be created in the S/4HANA system.BR_NFVehicle
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_NFVehicleUpdateFluentHelper updateBR_NFVehicle(@Nonnull BR_NFVehicle bR_NFVehicle)
BrazilNotaFiscalService
BR_NFVehicle
entity and save it to the S/4HANA system.updateBR_NFVehicle
in interface BrazilNotaFiscalService
bR_NFVehicle
- BR_NFVehicle
entity object that will be updated in the S/4HANA system.BR_NFVehicle
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_OneTimePartnerFluentHelper getAllBR_OneTimePartner()
BrazilNotaFiscalService
BR_OneTimePartner
entities.getAllBR_OneTimePartner
in interface BrazilNotaFiscalService
BR_OneTimePartner
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_OneTimePartnerByKeyFluentHelper getBR_OneTimePartnerByKey(String bR_NotaFiscal, String bR_PartnerFunction)
BrazilNotaFiscalService
BR_OneTimePartner
entity using key fields.getBR_OneTimePartnerByKey
in interface BrazilNotaFiscalService
bR_NotaFiscal
- Identifies a nota fiscal or any other electronic fiscal document within the SAP environment. The
system assigns a unique number to each document; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 10
bR_PartnerFunction
- The abbreviated form of the name that identifies the partner function for one Nota Fiscal.
Constraints: Not nullable, Maximum length: 2
BR_OneTimePartner
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_OneTimePartnerCreateFluentHelper createBR_OneTimePartner(@Nonnull BR_OneTimePartner bR_OneTimePartner)
BrazilNotaFiscalService
BR_OneTimePartner
entity and save it to the S/4HANA system.createBR_OneTimePartner
in interface BrazilNotaFiscalService
bR_OneTimePartner
- BR_OneTimePartner
entity object that will be created in the S/4HANA system.BR_OneTimePartner
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_OneTimePartnerUpdateFluentHelper updateBR_OneTimePartner(@Nonnull BR_OneTimePartner bR_OneTimePartner)
BrazilNotaFiscalService
BR_OneTimePartner
entity and save it to the S/4HANA system.updateBR_OneTimePartner
in interface BrazilNotaFiscalService
bR_OneTimePartner
- BR_OneTimePartner
entity object that will be updated in the S/4HANA system.BR_OneTimePartner
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_TechnicalResponsibleFluentHelper getAllBR_TechnicalResponsible()
BrazilNotaFiscalService
BR_TechnicalResponsible
entities.getAllBR_TechnicalResponsible
in interface BrazilNotaFiscalService
BR_TechnicalResponsible
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_TechnicalResponsibleByKeyFluentHelper getBR_TechnicalResponsibleByKey(String bR_NotaFiscal)
BrazilNotaFiscalService
BR_TechnicalResponsible
entity using key fields.getBR_TechnicalResponsibleByKey
in interface BrazilNotaFiscalService
bR_NotaFiscal
- Identifies a nota fiscal or any other electronic fiscal document within the SAP environment. The
system assigns a unique number to each document; this number is used internally by various programs.
Constraints: Not nullable, Maximum length: 10
BR_TechnicalResponsible
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_TechnicalResponsibleCreateFluentHelper createBR_TechnicalResponsible(@Nonnull BR_TechnicalResponsible bR_TechnicalResponsible)
BrazilNotaFiscalService
BR_TechnicalResponsible
entity and save it to the S/4HANA system.createBR_TechnicalResponsible
in interface BrazilNotaFiscalService
bR_TechnicalResponsible
- BR_TechnicalResponsible
entity object that will be created in the S/4HANA system.BR_TechnicalResponsible
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public BR_TechnicalResponsibleUpdateFluentHelper updateBR_TechnicalResponsible(@Nonnull BR_TechnicalResponsible bR_TechnicalResponsible)
BrazilNotaFiscalService
BR_TechnicalResponsible
entity and save it to the S/4HANA system.updateBR_TechnicalResponsible
in interface BrazilNotaFiscalService
bR_TechnicalResponsible
- BR_TechnicalResponsible
entity object that will be updated in the S/4HANA system.BR_TechnicalResponsible
entity. To perform execution, call the
execute
method on the fluent helper object.Copyright © 2020 SAP SE. All rights reserved.