Class SuplrInvcSeldPurgDocumentByKeyFluentHelper
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic<FluentHelperT,EntityT,EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey<SuplrInvcSeldPurgDocumentByKeyFluentHelper,SuplrInvcSeldPurgDocument,SuplrInvcSeldPurgDocumentSelectable>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SuplrInvcSeldPurgDocumentByKeyFluentHelper
- All Implemented Interfaces:
FluentHelperExecutable<Object>
public class SuplrInvcSeldPurgDocumentByKeyFluentHelper
extends FluentHelperByKey<SuplrInvcSeldPurgDocumentByKeyFluentHelper,SuplrInvcSeldPurgDocument,SuplrInvcSeldPurgDocumentSelectable>
Fluent helper to fetch a single
SuplrInvcSeldPurgDocument 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
ConstructorsConstructorDescriptionSuplrInvcSeldPurgDocumentByKeyFluentHelper(String servicePath, String entityCollection, String supplierInvoice, String fiscalYear, String purchaseOrder, String purchaseOrderItem) Creates a fluent helper object that will fetch a singleSuplrInvcSeldPurgDocumententity 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
-
SuplrInvcSeldPurgDocumentByKeyFluentHelper
public SuplrInvcSeldPurgDocumentByKeyFluentHelper(@Nonnull String servicePath, @Nonnull String entityCollection, String supplierInvoice, String fiscalYear, String purchaseOrder, String purchaseOrderItem) Creates a fluent helper object that will fetch a singleSuplrInvcSeldPurgDocumententity 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 singleSuplrInvcSeldPurgDocumentservicePath- Service path to be used to fetch a singleSuplrInvcSeldPurgDocumentpurchaseOrder- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
supplierInvoice- Document Number of an Accounting DocumentConstraints: Not nullable, Maximum length: 10
purchaseOrderItem- Item Number of Purchasing DocumentConstraints: Not nullable, Maximum length: 5
fiscalYear- Fiscal YearConstraints: Not nullable, Maximum length: 4
-
-
Method Details
-
getEntityClass
-
getKey
-