Modifier and Type | Method and Description |
---|---|
ProcOrdConfirmationByKeyFluentHelper |
ProcOrdConfirmationByKeyFluentHelper.select(EntityField<ProcOrdConfirmation,?>... fields)
Query modifier to limit which field values within an entity get fetched & populated.
|
ProcOrdConfirmationByKeyFluentHelper |
ProcOrdConfirmationByKeyFluentHelper.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 |
---|---|
ProcOrdConfirmationByKeyFluentHelper |
ReadProcessOrderConfirmationsService.getProcOrdConfirmationByKey(String processOrderConfirmation,
String operationConfirmationCount)
Fetch a single
ProcOrdConfirmation entity using key fields. |
ProcOrdConfirmationByKeyFluentHelper |
DefaultReadProcessOrderConfirmationsService.getProcOrdConfirmationByKey(String processOrderConfirmation,
String operationConfirmationCount) |
Copyright © 2017 SAP SE. All rights reserved.