Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processsalesorder | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Method and Description |
---|---|
SalesOrderItemCreateFluentHelper |
SalesOrderItemCreateFluentHelper.withErrorHandler(com.sap.cloud.sdk.odatav2.connectivity.ErrorResultHandler<?> errorResultHandler)
An error handling class that implements the
ErrorResultHandler interface can be attached to this fluent helper. |
Modifier and Type | Method and Description |
---|---|
SalesOrderItemCreateFluentHelper |
DefaultProcessSalesOrderService.createSalesOrderItem(SalesOrderItem salesOrderItem) |
SalesOrderItemCreateFluentHelper |
ProcessSalesOrderService.createSalesOrderItem(SalesOrderItem salesOrderItem)
Create a new
SalesOrderItem entity and save it to the S/4HANA system. |
Copyright © 2017 SAP SE. All rights reserved.