Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Method and Description |
---|---|
SupplierInvoice |
SupplierInvoice.SupplierInvoiceBuilder.build() |
protected SupplierInvoice |
SupplierInvoiceCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
protected Class<SupplierInvoice> |
SupplierInvoiceByKeyFluentHelper.getEntityClass() |
protected Class<SupplierInvoice> |
SupplierInvoiceFluentHelper.getEntityClass() |
Class<SupplierInvoice> |
SupplierInvoice.getType() |
Modifier and Type | Method and Description |
---|---|
protected SupplierInvoiceLink<ObjectT> |
SupplierInvoiceLink.translateLinkType(EntityLink<SupplierInvoiceLink<ObjectT>,SupplierInvoice,ObjectT> link) |
Constructor and Description |
---|
SupplierInvoiceCreateFluentHelper(String servicePath,
SupplierInvoice entity)
Creates a fluent helper object that will create a
SupplierInvoice entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
SupplierInvoiceCreateFluentHelper |
DefaultSupplierInvoiceIntegrationService.createSupplierInvoice(SupplierInvoice supplierInvoice) |
SupplierInvoiceCreateFluentHelper |
SupplierInvoiceIntegrationService.createSupplierInvoice(SupplierInvoice supplierInvoice)
Create a new
SupplierInvoice entity and save it to the S/4HANA system. |
Copyright © 2018 SAP SE. All rights reserved.