public class UnassignAltDateFromDocInfoRecdObjMgmtRecFluentHelper extends FluentHelperFunction<UnassignAltDateFromDocInfoRecdObjMgmtRecFluentHelper,DummyFunctionImportResult,DummyFunctionImportResult>
Constructor and Description |
---|
UnassignAltDateFromDocInfoRecdObjMgmtRecFluentHelper(String changeNumber,
String documentType,
String documentInfoRecord,
String documentPart,
String documentVersion)
Creates a fluent helper object that will execute the UnassignAltDateFromDocInfoRecdObjMgmtRec OData function import with the provided parameters.
|
Modifier and Type | Method and Description |
---|---|
protected org.apache.http.client.methods.HttpUriRequest |
createRequest(URI uri) |
DummyFunctionImportResult |
execute(ErpConfigContext configContext)
Executes the underlying query using the stored values, plus any query modifiers that were previously called.
|
protected Class<DummyFunctionImportResult> |
getEntityClass() |
protected String |
getFunctionName() |
protected Map<String,Object> |
getParameters() |
protected String |
getPath() |
executeMultiple, executeSingle, withHttpHeader
execute, getThis, getVersionIdentifier
public UnassignAltDateFromDocInfoRecdObjMgmtRecFluentHelper(String changeNumber, String documentType, String documentInfoRecord, String documentPart, String documentVersion)
execute
method on the fluent helper object.documentInfoRecord
- DocumentConstraints: Not nullable, Maximum length: 25
Original parameter name from the Odata EDM: DocumentInfoRecord
documentPart
- Document PartConstraints: Not nullable, Maximum length: 3
Original parameter name from the Odata EDM: DocumentPart
documentType
- Document TypeConstraints: Not nullable, Maximum length: 3
Original parameter name from the Odata EDM: DocumentType
changeNumber
- Change NumberConstraints: Not nullable, Maximum length: 12
Original parameter name from the Odata EDM: ChangeNumber
documentVersion
- Document versionConstraints: Not nullable, Maximum length: 2
Original parameter name from the Odata EDM: DocumentVersion
protected Class<DummyFunctionImportResult> getEntityClass()
protected String getPath()
protected String getFunctionName()
protected org.apache.http.client.methods.HttpUriRequest createRequest(URI uri)
public DummyFunctionImportResult execute(ErpConfigContext configContext) throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
execute
in class FluentHelperBasic<UnassignAltDateFromDocInfoRecdObjMgmtRecFluentHelper,DummyFunctionImportResult,DummyFunctionImportResult>
configContext
- Supply the ERP system context for executing the underlying OData query.com.sap.cloud.sdk.odatav2.connectivity.ODataException
ErpConfigContext.ErpConfigContext()
Copyright © 2018 SAP SE. All rights reserved.