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