Modifier and Type | Method and Description |
---|---|
PhysInventoryDocHeaderFluentHelper |
PhysInventoryDocHeaderFluentHelper.filter(ExpressionFluentHelper<PhysInventoryDocHeader> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
PhysInventoryDocHeaderFluentHelper |
PhysInventoryDocHeaderFluentHelper.orderBy(EntityField<PhysInventoryDocHeader,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
PhysInventoryDocHeaderFluentHelper |
PhysInventoryDocHeaderFluentHelper.select(EntityField<PhysInventoryDocHeader,?>... fields)
Query modifier to limit which field values within an entity get fetched & populated.
|
PhysInventoryDocHeaderFluentHelper |
PhysInventoryDocHeaderFluentHelper.skip(Number skip)
Query modifier to not return the first N entities of the result set.
|
PhysInventoryDocHeaderFluentHelper |
PhysInventoryDocHeaderFluentHelper.top(Number top)
Query modifier to limit the number of entities returned.
|
PhysInventoryDocHeaderFluentHelper |
PhysInventoryDocHeaderFluentHelper.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 |
---|---|
PhysInventoryDocHeaderFluentHelper |
DefaultProcessPhysicalInventoryDocumentsService.getAllPhysInventoryDocHeader() |
PhysInventoryDocHeaderFluentHelper |
ProcessPhysicalInventoryDocumentsService.getAllPhysInventoryDocHeader()
Fetch multiple
PhysInventoryDocHeader entities. |
Copyright © 2017 SAP SE. All rights reserved.