Modifier and Type | Method and Description |
---|---|
PurchaseContractItemByKeyFluentHelper |
PurchaseContractItemByKeyFluentHelper.select(EntityField<PurchaseContractItem,?>... fields)
Query modifier to limit which field values within an entity get fetched & populated.
|
PurchaseContractItemByKeyFluentHelper |
PurchaseContractItemByKeyFluentHelper.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 |
---|---|
PurchaseContractItemByKeyFluentHelper |
ProcessPurchaseContractService.getPurchaseContractItemByKey(String purchaseContract,
String purchaseContractItem)
Fetch a single
PurchaseContractItem entity using key fields. |
PurchaseContractItemByKeyFluentHelper |
DefaultProcessPurchaseContractService.getPurchaseContractItemByKey(String purchaseContract,
String purchaseContractItem) |
Copyright © 2017 SAP SE. All rights reserved.