public class ReleaseFluentHelper extends FluentHelperFunction<ReleaseFluentHelper,ReleaseInvoiceExportParameters,ReleaseInvoiceExportParameters>
Constructor and Description |
---|
ReleaseFluentHelper(Boolean discountDaysHaveToBeShifted,
String fiscalYear,
String supplierInvoice)
Creates a fluent helper object that will execute the Release OData function import with the provided parameters.
|
Modifier and Type | Method and Description |
---|---|
ReleaseInvoiceExportParameters |
execute(ErpEndpoint erpEndpoint)
Executes the underlying query using the stored values, plus any query modifiers that were previously called.
|
execute, execute
public ReleaseFluentHelper(Boolean discountDaysHaveToBeShifted, String fiscalYear, String supplierInvoice)
execute
method on the fluent helper object.supplierInvoice
- Constraints: Not nullable, Maximum length: 10discountDaysHaveToBeShifted
- IndicatorConstraints: none
fiscalYear
- Constraints: Not nullable, Maximum length: 4public ReleaseInvoiceExportParameters execute(ErpEndpoint erpEndpoint) throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
execute
in class FluentHelperBasic<ReleaseFluentHelper,ReleaseInvoiceExportParameters,ReleaseInvoiceExportParameters>
erpEndpoint
- Supply the ERP system instance for executing the underlying OData query.com.sap.cloud.sdk.odatav2.connectivity.ODataException
ErpConfigContext.ErpConfigContext()
,
ErpEndpoint.ErpEndpoint(ErpConfigContext)
Copyright © 2018 SAP SE. All rights reserved.