public class AssignAltDateToDocInfoRecdObjectMgmtRecFluentHelper extends FluentHelperFunction<AssignAltDateToDocInfoRecdObjectMgmtRecFluentHelper,DummyFunctionImportResult,DummyFunctionImportResult>
Constructor and Description |
---|
AssignAltDateToDocInfoRecdObjectMgmtRecFluentHelper(String changeNumber,
String documentType,
String documentInfoRecord,
String documentPart,
String documentVersion,
String chgNmbrAlternativeDateID)
Creates a fluent helper object that will execute the AssignAltDateToDocInfoRecdObjectMgmtRec OData function import with the provided parameters.
|
Modifier and Type | Method and Description |
---|---|
DummyFunctionImportResult |
execute(ErpEndpoint erpEndpoint)
Executes the underlying query using the stored values, plus any query modifiers that were previously called.
|
execute, execute
public AssignAltDateToDocInfoRecdObjectMgmtRecFluentHelper(String changeNumber, String documentType, String documentInfoRecord, String documentPart, String documentVersion, String chgNmbrAlternativeDateID)
execute
method on the fluent helper object.documentInfoRecord
- DocumentConstraints: Not nullable, Maximum length: 25
documentPart
- Document PartConstraints: Not nullable, Maximum length: 3
documentType
- Document TypeConstraints: Not nullable, Maximum length: 3
changeNumber
- Change NumberConstraints: Not nullable, Maximum length: 12
chgNmbrAlternativeDateID
- Alternative DateConstraints: Not nullable, Maximum length: 18
documentVersion
- Document versionConstraints: Not nullable, Maximum length: 2
public DummyFunctionImportResult execute(ErpEndpoint erpEndpoint) throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
execute
in class FluentHelperBasic<AssignAltDateToDocInfoRecdObjectMgmtRecFluentHelper,DummyFunctionImportResult,DummyFunctionImportResult>
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.