Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processproductionorders | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Method and Description |
---|---|
ProductionOrderItemByKeyFluentHelper |
ProductionOrderItemByKeyFluentHelper.select(EntityField<ProductionOrderItem,?>... fields)
Query modifier to limit which field values within an entity get fetched & populated.
|
ProductionOrderItemByKeyFluentHelper |
ProductionOrderItemByKeyFluentHelper.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 |
---|---|
ProductionOrderItemByKeyFluentHelper |
ProcessProductionOrdersService.getProductionOrderItemByKey(String manufacturingOrder,
String manufacturingOrderItem)
Fetch a single
ProductionOrderItem entity using key fields. |
ProductionOrderItemByKeyFluentHelper |
DefaultProcessProductionOrdersService.getProductionOrderItemByKey(String manufacturingOrder,
String manufacturingOrderItem) |
Copyright © 2017 SAP SE. All rights reserved.