java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic<FluentHelperT,EntityT,EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey<SubItemByKeyFluentHelper,SubItem,SubItemSelectable>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.SubItemByKeyFluentHelper
All Implemented Interfaces:
FluentHelperExecutable<Object>

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