public interface SupplierInvoiceIntegrationServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<SupplierInvoiceIntegrationServiceBatch>
SupplierInvoiceIntegrationService
.endChangeSet
@Nonnull SupplierInvoiceIntegrationServiceBatchChangeSet createSuplrInvcHeaderWhldgTax(@Nonnull SuplrInvcHeaderWhldgTax suplrInvcHeaderWhldgTax)
SuplrInvcHeaderWhldgTax
entity and save it to the S/4HANA system.suplrInvcHeaderWhldgTax
- SuplrInvcHeaderWhldgTax
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierInvoiceIntegrationServiceBatchChangeSet createSuplrInvcItemPurOrdRef(@Nonnull SuplrInvcItemPurOrdRef suplrInvcItemPurOrdRef)
SuplrInvcItemPurOrdRef
entity and save it to the S/4HANA system.suplrInvcItemPurOrdRef
- SuplrInvcItemPurOrdRef
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierInvoiceIntegrationServiceBatchChangeSet createSupplierInvoice(@Nonnull SupplierInvoice supplierInvoice)
SupplierInvoice
entity and save it to the S/4HANA system.supplierInvoice
- SupplierInvoice
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierInvoiceIntegrationServiceBatchChangeSet createSupplierInvoiceItemGLAcct(@Nonnull SupplierInvoiceItemGLAcct supplierInvoiceItemGLAcct)
SupplierInvoiceItemGLAcct
entity and save it to the S/4HANA system.supplierInvoiceItemGLAcct
- SupplierInvoiceItemGLAcct
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierInvoiceIntegrationServiceBatchChangeSet createSupplierInvoiceTax(@Nonnull SupplierInvoiceTax supplierInvoiceTax)
SupplierInvoiceTax
entity and save it to the S/4HANA system.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.