Modifier and Type | Method and Description |
---|---|
PhysInventoryDocItemByKeyFluentHelper |
PhysInventoryDocItemByKeyFluentHelper.select(EntityField<PhysInventoryDocItem,?>... fields)
Query modifier to limit which field values within an entity get fetched & populated.
|
PhysInventoryDocItemByKeyFluentHelper |
PhysInventoryDocItemByKeyFluentHelper.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 |
---|---|
PhysInventoryDocItemByKeyFluentHelper |
DefaultProcessPhysicalInventoryDocumentsService.getPhysInventoryDocItemByKey(String fiscalYear,
String physicalInventoryDocument,
String physicalInventoryDocumentItem) |
PhysInventoryDocItemByKeyFluentHelper |
ProcessPhysicalInventoryDocumentsService.getPhysInventoryDocItemByKey(String fiscalYear,
String physicalInventoryDocument,
String physicalInventoryDocumentItem)
Fetch a single
PhysInventoryDocItem entity using key fields. |
Copyright © 2017 SAP SE. All rights reserved.