Class DefaultBrazilNotaFiscalServiceBatchChangeSet
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic<BrazilNotaFiscalServiceBatch,BrazilNotaFiscalServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.batch.DefaultBrazilNotaFiscalServiceBatchChangeSet
- All Implemented Interfaces:
FluentHelperBatchChangeSet<BrazilNotaFiscalServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<BrazilNotaFiscalServiceBatch>,BrazilNotaFiscalServiceBatchChangeSet
public class DefaultBrazilNotaFiscalServiceBatchChangeSet
extends BatchChangeSetFluentHelperBasic<BrazilNotaFiscalServiceBatch,BrazilNotaFiscalServiceBatchChangeSet>
implements BrazilNotaFiscalServiceBatchChangeSet
Implementation of the
BrazilNotaFiscalServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. For further information have a look into the
BrazilNotaFiscalService.-
Method Summary
Modifier and TypeMethodDescriptioncreateBR_NFDocument(BR_NFDocument bR_NFDocument) Create a newBR_NFDocumententity and save it to the S/4HANA system.getThis()updateBR_NFAdditionalInformation(BR_NFAdditionalInformation bR_NFAdditionalInformation) Update an existingBR_NFAdditionalInformationentity and save it to the S/4HANA system.updateBR_NFAdditionImportDoc(BR_NFAdditionImportDoc bR_NFAdditionImportDoc) Update an existingBR_NFAdditionImportDocentity and save it to the S/4HANA system.updateBR_NFDocument(BR_NFDocument bR_NFDocument) Update an existingBR_NFDocumententity and save it to the S/4HANA system.updateBR_NFDocumentReference(BR_NFDocumentReference bR_NFDocumentReference) Update an existingBR_NFDocumentReferenceentity and save it to the S/4HANA system.updateBR_NFePayment(BR_NFePayment bR_NFePayment) Update an existingBR_NFePaymententity and save it to the S/4HANA system.updateBR_NFePharmaceutical(BR_NFePharmaceutical bR_NFePharmaceutical) Update an existingBR_NFePharmaceuticalentity and save it to the S/4HANA system.updateBR_NFeProductTraceability(BR_NFeProductTraceability bR_NFeProductTraceability) Update an existingBR_NFeProductTraceabilityentity and save it to the S/4HANA system.updateBR_NFExportDeclaration(BR_NFExportDeclaration bR_NFExportDeclaration) Update an existingBR_NFExportDeclarationentity and save it to the S/4HANA system.updateBR_NFExportDocument(BR_NFExportDocument bR_NFExportDocument) Update an existingBR_NFExportDocumententity and save it to the S/4HANA system.updateBR_NFFuel(BR_NFFuel bR_NFFuel) Update an existingBR_NFFuelentity and save it to the S/4HANA system.updateBR_NFFuelOriginIndicator(BR_NFFuelOriginIndicator bR_NFFuelOriginIndicator) Update an existingBR_NFFuelOriginIndicatorentity and save it to the S/4HANA system.updateBR_NFHeaderText(BR_NFHeaderText bR_NFHeaderText) Update an existingBR_NFHeaderTextentity and save it to the S/4HANA system.updateBR_NFImportDocument(BR_NFImportDocument bR_NFImportDocument) Update an existingBR_NFImportDocumententity and save it to the S/4HANA system.updateBR_NFItem(BR_NFItem bR_NFItem) Update an existingBR_NFItementity and save it to the S/4HANA system.updateBR_NFItemAdditionalInfo(BR_NFItemAdditionalInfo bR_NFItemAdditionalInfo) Update an existingBR_NFItemAdditionalInfoentity and save it to the S/4HANA system.updateBR_NFItemNVE(BR_NFItemNVE bR_NFItemNVE) Update an existingBR_NFItemNVEentity and save it to the S/4HANA system.updateBR_NFItemText(BR_NFItemText bR_NFItemText) Update an existingBR_NFItemTextentity and save it to the S/4HANA system.updateBR_NFPartner(BR_NFPartner bR_NFPartner) Update an existingBR_NFPartnerentity and save it to the S/4HANA system.updateBR_NFReferencedProcess(BR_NFReferencedProcess bR_NFReferencedProcess) Update an existingBR_NFReferencedProcessentity and save it to the S/4HANA system.updateBR_NFSugarCaneDeductible(BR_NFSugarCaneDeductible bR_NFSugarCaneDeductible) Update an existingBR_NFSugarCaneDeductibleentity and save it to the S/4HANA system.updateBR_NFSugarCaneSupply(BR_NFSugarCaneSupply bR_NFSugarCaneSupply) Update an existingBR_NFSugarCaneSupplyentity and save it to the S/4HANA system.updateBR_NFTAX(BR_NFTAX bR_NFTAX) Update an existingBR_NFTAXentity and save it to the S/4HANA system.updateBR_NFTradeNote(BR_NFTradeNote bR_NFTradeNote) Update an existingBR_NFTradeNoteentity and save it to the S/4HANA system.updateBR_NFTrailer(BR_NFTrailer bR_NFTrailer) Update an existingBR_NFTrailerentity and save it to the S/4HANA system.updateBR_NFTransportedVolume(BR_NFTransportedVolume bR_NFTransportedVolume) Update an existingBR_NFTransportedVolumeentity and save it to the S/4HANA system.updateBR_NFVehicle(BR_NFVehicle bR_NFVehicle) Update an existingBR_NFVehicleentity and save it to the S/4HANA system.updateBR_OneTimePartner(BR_OneTimePartner bR_OneTimePartner) Update an existingBR_OneTimePartnerentity and save it to the S/4HANA system.updateBR_TechnicalResponsible(BR_TechnicalResponsible bR_TechnicalResponsible) Update an existingBR_TechnicalResponsibleentity and save it to the S/4HANA system.Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
addFunctionImport, addRequest, addRequest, addRequest, addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperBatchChangeSet
addFunctionImportMethods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperBatchEndChangeSet
endChangeSet
-
Method Details
-
getThis
- Specified by:
getThisin classBatchChangeSetFluentHelperBasic<BrazilNotaFiscalServiceBatch,BrazilNotaFiscalServiceBatchChangeSet>
-
updateBR_NFAdditionalInformation
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_NFAdditionalInformation(@Nonnull BR_NFAdditionalInformation bR_NFAdditionalInformation) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFAdditionalInformationentity and save it to the S/4HANA system.- Specified by:
updateBR_NFAdditionalInformationin interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFAdditionalInformation-BR_NFAdditionalInformationentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFAdditionImportDoc
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_NFAdditionImportDoc(@Nonnull BR_NFAdditionImportDoc bR_NFAdditionImportDoc) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFAdditionImportDocentity and save it to the S/4HANA system.- Specified by:
updateBR_NFAdditionImportDocin interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFAdditionImportDoc-BR_NFAdditionImportDocentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createBR_NFDocument
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet createBR_NFDocument(@Nonnull BR_NFDocument bR_NFDocument) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetCreate a newBR_NFDocumententity and save it to the S/4HANA system.- Specified by:
createBR_NFDocumentin interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFDocument-BR_NFDocumententity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFDocument
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_NFDocument(@Nonnull BR_NFDocument bR_NFDocument) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFDocumententity and save it to the S/4HANA system.- Specified by:
updateBR_NFDocumentin interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFDocument-BR_NFDocumententity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFDocumentReference
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_NFDocumentReference(@Nonnull BR_NFDocumentReference bR_NFDocumentReference) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFDocumentReferenceentity and save it to the S/4HANA system.- Specified by:
updateBR_NFDocumentReferencein interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFDocumentReference-BR_NFDocumentReferenceentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFePayment
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_NFePayment(@Nonnull BR_NFePayment bR_NFePayment) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFePaymententity and save it to the S/4HANA system.- Specified by:
updateBR_NFePaymentin interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFePayment-BR_NFePaymententity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFePharmaceutical
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_NFePharmaceutical(@Nonnull BR_NFePharmaceutical bR_NFePharmaceutical) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFePharmaceuticalentity and save it to the S/4HANA system.- Specified by:
updateBR_NFePharmaceuticalin interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFePharmaceutical-BR_NFePharmaceuticalentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFeProductTraceability
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_NFeProductTraceability(@Nonnull BR_NFeProductTraceability bR_NFeProductTraceability) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFeProductTraceabilityentity and save it to the S/4HANA system.- Specified by:
updateBR_NFeProductTraceabilityin interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFeProductTraceability-BR_NFeProductTraceabilityentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFExportDeclaration
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_NFExportDeclaration(@Nonnull BR_NFExportDeclaration bR_NFExportDeclaration) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFExportDeclarationentity and save it to the S/4HANA system.- Specified by:
updateBR_NFExportDeclarationin interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFExportDeclaration-BR_NFExportDeclarationentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFExportDocument
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_NFExportDocument(@Nonnull BR_NFExportDocument bR_NFExportDocument) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFExportDocumententity and save it to the S/4HANA system.- Specified by:
updateBR_NFExportDocumentin interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFExportDocument-BR_NFExportDocumententity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFFuel
Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFFuelentity and save it to the S/4HANA system.- Specified by:
updateBR_NFFuelin interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFFuel-BR_NFFuelentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFFuelOriginIndicator
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_NFFuelOriginIndicator(@Nonnull BR_NFFuelOriginIndicator bR_NFFuelOriginIndicator) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFFuelOriginIndicatorentity and save it to the S/4HANA system.- Specified by:
updateBR_NFFuelOriginIndicatorin interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFFuelOriginIndicator-BR_NFFuelOriginIndicatorentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFHeaderText
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_NFHeaderText(@Nonnull BR_NFHeaderText bR_NFHeaderText) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFHeaderTextentity and save it to the S/4HANA system.- Specified by:
updateBR_NFHeaderTextin interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFHeaderText-BR_NFHeaderTextentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFImportDocument
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_NFImportDocument(@Nonnull BR_NFImportDocument bR_NFImportDocument) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFImportDocumententity and save it to the S/4HANA system.- Specified by:
updateBR_NFImportDocumentin interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFImportDocument-BR_NFImportDocumententity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFItem
Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFItementity and save it to the S/4HANA system.- Specified by:
updateBR_NFItemin interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFItem-BR_NFItementity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFItemAdditionalInfo
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_NFItemAdditionalInfo(@Nonnull BR_NFItemAdditionalInfo bR_NFItemAdditionalInfo) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFItemAdditionalInfoentity and save it to the S/4HANA system.- Specified by:
updateBR_NFItemAdditionalInfoin interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFItemAdditionalInfo-BR_NFItemAdditionalInfoentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFItemNVE
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_NFItemNVE(@Nonnull BR_NFItemNVE bR_NFItemNVE) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFItemNVEentity and save it to the S/4HANA system.- Specified by:
updateBR_NFItemNVEin interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFItemNVE-BR_NFItemNVEentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFItemText
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_NFItemText(@Nonnull BR_NFItemText bR_NFItemText) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFItemTextentity and save it to the S/4HANA system.- Specified by:
updateBR_NFItemTextin interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFItemText-BR_NFItemTextentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFPartner
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_NFPartner(@Nonnull BR_NFPartner bR_NFPartner) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFPartnerentity and save it to the S/4HANA system.- Specified by:
updateBR_NFPartnerin interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFPartner-BR_NFPartnerentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFReferencedProcess
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_NFReferencedProcess(@Nonnull BR_NFReferencedProcess bR_NFReferencedProcess) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFReferencedProcessentity and save it to the S/4HANA system.- Specified by:
updateBR_NFReferencedProcessin interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFReferencedProcess-BR_NFReferencedProcessentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFSugarCaneDeductible
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_NFSugarCaneDeductible(@Nonnull BR_NFSugarCaneDeductible bR_NFSugarCaneDeductible) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFSugarCaneDeductibleentity and save it to the S/4HANA system.- Specified by:
updateBR_NFSugarCaneDeductiblein interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFSugarCaneDeductible-BR_NFSugarCaneDeductibleentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFSugarCaneSupply
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_NFSugarCaneSupply(@Nonnull BR_NFSugarCaneSupply bR_NFSugarCaneSupply) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFSugarCaneSupplyentity and save it to the S/4HANA system.- Specified by:
updateBR_NFSugarCaneSupplyin interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFSugarCaneSupply-BR_NFSugarCaneSupplyentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFTAX
Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFTAXentity and save it to the S/4HANA system.- Specified by:
updateBR_NFTAXin interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFTAX-BR_NFTAXentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFTradeNote
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_NFTradeNote(@Nonnull BR_NFTradeNote bR_NFTradeNote) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFTradeNoteentity and save it to the S/4HANA system.- Specified by:
updateBR_NFTradeNotein interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFTradeNote-BR_NFTradeNoteentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFTrailer
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_NFTrailer(@Nonnull BR_NFTrailer bR_NFTrailer) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFTrailerentity and save it to the S/4HANA system.- Specified by:
updateBR_NFTrailerin interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFTrailer-BR_NFTrailerentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFTransportedVolume
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_NFTransportedVolume(@Nonnull BR_NFTransportedVolume bR_NFTransportedVolume) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFTransportedVolumeentity and save it to the S/4HANA system.- Specified by:
updateBR_NFTransportedVolumein interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFTransportedVolume-BR_NFTransportedVolumeentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_NFVehicle
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_NFVehicle(@Nonnull BR_NFVehicle bR_NFVehicle) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_NFVehicleentity and save it to the S/4HANA system.- Specified by:
updateBR_NFVehiclein interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_NFVehicle-BR_NFVehicleentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_OneTimePartner
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_OneTimePartner(@Nonnull BR_OneTimePartner bR_OneTimePartner) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_OneTimePartnerentity and save it to the S/4HANA system.- Specified by:
updateBR_OneTimePartnerin interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_OneTimePartner-BR_OneTimePartnerentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateBR_TechnicalResponsible
@Nonnull public BrazilNotaFiscalServiceBatchChangeSet updateBR_TechnicalResponsible(@Nonnull BR_TechnicalResponsible bR_TechnicalResponsible) Description copied from interface:BrazilNotaFiscalServiceBatchChangeSetUpdate an existingBR_TechnicalResponsibleentity and save it to the S/4HANA system.- Specified by:
updateBR_TechnicalResponsiblein interfaceBrazilNotaFiscalServiceBatchChangeSet- Parameters:
bR_TechnicalResponsible-BR_TechnicalResponsibleentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-