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() |
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 |
---|---|
ExpressionFluentHelper<SupplierInvoice> |
SupplierInvoiceOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected SupplierInvoiceLink<ObjectT> |
SupplierInvoiceLink.translateLinkType(EntityLink<SupplierInvoiceLink<ObjectT>,SupplierInvoice,ObjectT> link) |
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.