public class UnassignAltDateFromMatlBOMObjMgmtRecFluentHelper extends FluentHelperFunction<UnassignAltDateFromMatlBOMObjMgmtRecFluentHelper,DummyFunctionImportResult,DummyFunctionImportResult>
Constructor and Description |
---|
UnassignAltDateFromMatlBOMObjMgmtRecFluentHelper(String changeNumber,
String material,
String plant,
String billOfMaterialVariantUsage)
Creates a fluent helper object that will execute the UnassignAltDateFromMatlBOMObjMgmtRec 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 UnassignAltDateFromMatlBOMObjMgmtRecFluentHelper(String changeNumber, String material, String plant, String billOfMaterialVariantUsage)
execute
method on the fluent helper object.material
- MaterialConstraints: Not nullable, Maximum length: 40
plant
- PlantConstraints: Not nullable, Maximum length: 4
changeNumber
- Change NumberConstraints: Not nullable, Maximum length: 12
billOfMaterialVariantUsage
- BOM UsageConstraints: Not nullable, Maximum length: 1
public DummyFunctionImportResult execute(ErpEndpoint erpEndpoint) throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
execute
in class FluentHelperBasic<UnassignAltDateFromMatlBOMObjMgmtRecFluentHelper,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 © 2017 SAP SE. All rights reserved.