public class PostDifferencesOnItemFluentHelper extends FluentHelperFunction<PostDifferencesOnItemFluentHelper,PhysInventoryDocItem,PhysInventoryDocItem>
Constructor and Description |
---|
PostDifferencesOnItemFluentHelper(String physicalInventoryDocumentItem,
String material,
String physicalInventoryDocument,
String fiscalYear,
String batch,
String reasonForPhysInvtryDifference,
Calendar postingDate)
Creates a fluent helper object that will execute the PostDifferencesOnItem OData function import with the provided parameters.
|
Modifier and Type | Method and Description |
---|---|
PhysInventoryDocItem |
execute(ErpEndpoint erpEndpoint)
Executes the underlying query using the stored values, plus any query modifiers that were previously called.
|
execute, execute
public PostDifferencesOnItemFluentHelper(String physicalInventoryDocumentItem, String material, String physicalInventoryDocument, String fiscalYear, String batch, String reasonForPhysInvtryDifference, Calendar postingDate)
execute
method on the fluent helper object.physicalInventoryDocumentItem
- ItemConstraints: Not nullable, Maximum length: 3
material
- MaterialConstraints: Not nullable, Maximum length: 40
reasonForPhysInvtryDifference
- Reason for Man. Val.Constraints: Nullable, Maximum length: 4
batch
- BatchConstraints: Nullable, Maximum length: 10
postingDate
- Posting DateConstraints: Nullable, Precision: 0
fiscalYear
- Fiscal YearConstraints: Not nullable, Maximum length: 4
physicalInventoryDocument
- Phys. Inventory Doc.Constraints: Not nullable, Maximum length: 10
public PhysInventoryDocItem execute(ErpEndpoint erpEndpoint) throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
execute
in class FluentHelperBasic<PostDifferencesOnItemFluentHelper,PhysInventoryDocItem,PhysInventoryDocItem>
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.