Modifier and Type | Method and Description |
---|---|
ProductionOrderStatusByKeyFluentHelper |
ProductionOrderStatusByKeyFluentHelper.select(EntityField<ProductionOrderStatus,?>... fields)
Query modifier to limit which field values within an entity get fetched & populated.
|
ProductionOrderStatusByKeyFluentHelper |
ProductionOrderStatusByKeyFluentHelper.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 |
---|---|
ProductionOrderStatusByKeyFluentHelper |
ProcessProductionOrdersService.getProductionOrderStatusByKey(String manufacturingOrder,
String statusCode)
Fetch a single
ProductionOrderStatus entity using key fields. |
ProductionOrderStatusByKeyFluentHelper |
DefaultProcessProductionOrdersService.getProductionOrderStatusByKey(String manufacturingOrder,
String statusCode) |
Copyright © 2017 SAP SE. All rights reserved.