Class PurchaseOrderByKeyFluentHelper

java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic<FluentHelperT,EntityT,EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey<PurchaseOrderByKeyFluentHelper,PurchaseOrder,PurchaseOrderSelectable>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrderByKeyFluentHelper
All Implemented Interfaces:
FluentHelperExecutable<Object>

public class PurchaseOrderByKeyFluentHelper extends FluentHelperByKey<PurchaseOrderByKeyFluentHelper,PurchaseOrder,PurchaseOrderSelectable>
Fluent helper to fetch a single PurchaseOrder entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself.