Class CN_TaxInvoiceBindingRecordByKeyFluentHelper
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic<FluentHelperT,EntityT,EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey<CN_TaxInvoiceBindingRecordByKeyFluentHelper,CN_TaxInvoiceBindingRecord,CN_TaxInvoiceBindingRecordSelectable>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incomingvatinvoicechina.CN_TaxInvoiceBindingRecordByKeyFluentHelper
- All Implemented Interfaces:
FluentHelperExecutable<Object>
public class CN_TaxInvoiceBindingRecordByKeyFluentHelper
extends FluentHelperByKey<CN_TaxInvoiceBindingRecordByKeyFluentHelper,CN_TaxInvoiceBindingRecord,CN_TaxInvoiceBindingRecordSelectable>
Fluent helper to fetch a single
CN_TaxInvoiceBindingRecord entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself.-
Field Summary
Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
csrfTokenRetriever, entityCollection -
Constructor Summary
ConstructorsConstructorDescriptionCN_TaxInvoiceBindingRecordByKeyFluentHelper(String servicePath, String entityCollection, UUID cN_TaxInvcBindgUUID, UUID cN_TaxInvcBindgItmUUID) Creates a fluent helper object that will fetch a singleCN_TaxInvoiceBindingRecordentity with the provided key field values. -
Method Summary
Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey
executeRequest, select, toRequest, withCsrfToken, withQueryParameterMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
getCsrfTokenRetriever, getHeaders, getParametersForRequestOnly, getServicePath, getThis, withHeader, withHeaders
-
Constructor Details
-
CN_TaxInvoiceBindingRecordByKeyFluentHelper
public CN_TaxInvoiceBindingRecordByKeyFluentHelper(@Nonnull String servicePath, @Nonnull String entityCollection, UUID cN_TaxInvcBindgUUID, UUID cN_TaxInvcBindgItmUUID) Creates a fluent helper object that will fetch a singleCN_TaxInvoiceBindingRecordentity with the provided key field values. To perform execution, call theexecuteRequestmethod on the fluent helper object.- Parameters:
entityCollection- Entity Collection to be used to fetch a singleCN_TaxInvoiceBindingRecordcN_TaxInvcBindgUUID- China Tax Invoice Binding UUIDConstraints: Not nullable
servicePath- Service path to be used to fetch a singleCN_TaxInvoiceBindingRecordcN_TaxInvcBindgItmUUID- China Tax Invoice Binding Item UUIDConstraints: Not nullable
-
-
Method Details
-
getEntityClass
-
getKey
-