public class DefaultSupplierInvoiceIntegrationServiceBatchChangeSet extends BatchChangeSetFluentHelperBasic<SupplierInvoiceIntegrationServiceBatch,SupplierInvoiceIntegrationServiceBatchChangeSet> implements SupplierInvoiceIntegrationServiceBatchChangeSet
SupplierInvoiceIntegrationServiceBatchChangeSet
interface, enabling you to combine
multiple operations into one changeset. For further information have a look into the
SupplierInvoiceIntegrationService
.addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endChangeSet
@Nonnull protected DefaultSupplierInvoiceIntegrationServiceBatchChangeSet getThis()
getThis
in class BatchChangeSetFluentHelperBasic<SupplierInvoiceIntegrationServiceBatch,SupplierInvoiceIntegrationServiceBatchChangeSet>
@Nonnull public SupplierInvoiceIntegrationServiceBatchChangeSet createSuplrInvcHeaderWhldgTax(@Nonnull SuplrInvcHeaderWhldgTax suplrInvcHeaderWhldgTax)
SuplrInvcHeaderWhldgTax
entity and save it to the S/4HANA system.createSuplrInvcHeaderWhldgTax
in interface SupplierInvoiceIntegrationServiceBatchChangeSet
suplrInvcHeaderWhldgTax
- SuplrInvcHeaderWhldgTax
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierInvoiceIntegrationServiceBatchChangeSet createSuplrInvcItemPurOrdRef(@Nonnull SuplrInvcItemPurOrdRef suplrInvcItemPurOrdRef)
SuplrInvcItemPurOrdRef
entity and save it to the S/4HANA system.createSuplrInvcItemPurOrdRef
in interface SupplierInvoiceIntegrationServiceBatchChangeSet
suplrInvcItemPurOrdRef
- SuplrInvcItemPurOrdRef
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierInvoiceIntegrationServiceBatchChangeSet createSupplierInvoice(@Nonnull SupplierInvoice supplierInvoice)
SupplierInvoice
entity and save it to the S/4HANA system.createSupplierInvoice
in interface SupplierInvoiceIntegrationServiceBatchChangeSet
supplierInvoice
- SupplierInvoice
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierInvoiceIntegrationServiceBatchChangeSet createSupplierInvoiceItemGLAcct(@Nonnull SupplierInvoiceItemGLAcct supplierInvoiceItemGLAcct)
SupplierInvoiceItemGLAcct
entity and save it to the S/4HANA system.createSupplierInvoiceItemGLAcct
in interface SupplierInvoiceIntegrationServiceBatchChangeSet
supplierInvoiceItemGLAcct
- SupplierInvoiceItemGLAcct
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierInvoiceIntegrationServiceBatchChangeSet createSupplierInvoiceTax(@Nonnull SupplierInvoiceTax supplierInvoiceTax)
SupplierInvoiceTax
entity and save it to the S/4HANA system.createSupplierInvoiceTax
in interface SupplierInvoiceIntegrationServiceBatchChangeSet
supplierInvoiceTax
- SupplierInvoiceTax
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2019 SAP SE. All rights reserved.