public class AssignAltDateToMatlBOMObjectMgmtRecFluentHelper extends Object
Constructor and Description |
---|
AssignAltDateToMatlBOMObjectMgmtRecFluentHelper(String changeNumber,
String material,
String plant,
String billOfMaterialVariantUsage,
String chgNmbrAlternativeDateID)
Creates a fluent helper object that will execute the AssignAltDateToMatlBOMObjectMgmtRec OData function import with the provided parameters.
|
Modifier and Type | Method and Description |
---|---|
DummyFunctionImportResult |
execute()
The default ERP configuration context will be used.
|
DummyFunctionImportResult |
execute(ErpConfigContext erpConfigContext) |
DummyFunctionImportResult |
execute(ErpEndpoint erpEndpoint) |
public AssignAltDateToMatlBOMObjectMgmtRecFluentHelper(String changeNumber, String material, String plant, String billOfMaterialVariantUsage, String chgNmbrAlternativeDateID)
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
chgNmbrAlternativeDateID
- Alternative DateConstraints: Not nullable, Maximum length: 18
billOfMaterialVariantUsage
- BOM UsageConstraints: Not nullable, Maximum length: 1
public DummyFunctionImportResult execute(ErpEndpoint erpEndpoint) throws com.sap.cloud.sdk.odatav2.connectivity.ODataException, IOException
erpEndpoint
- Supply the ERP system instance for executing the underlying OData query.com.sap.cloud.sdk.odatav2.connectivity.ODataException
IOException
ErpConfigContext.ErpConfigContext()
,
ErpEndpoint.ErpEndpoint(ErpConfigContext)
public DummyFunctionImportResult execute(ErpConfigContext erpConfigContext) throws com.sap.cloud.sdk.odatav2.connectivity.ODataException, IOException
erpConfigContext
- Supply the ERP system context for executing the underlying OData query.com.sap.cloud.sdk.odatav2.connectivity.ODataException
IOException
ErpConfigContext.ErpConfigContext()
,
ErpEndpoint.ErpEndpoint(ErpConfigContext)
public DummyFunctionImportResult execute() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException, IOException
com.sap.cloud.sdk.odatav2.connectivity.ODataException
IOException
ErpConfigContext.ErpConfigContext()
,
ErpEndpoint.ErpEndpoint(ErpConfigContext)
Copyright © 2017 SAP SE. All rights reserved.