public class MatlStkInAcctModByKeyFluentHelper extends FluentHelperByKey<MatlStkInAcctModByKeyFluentHelper,MatlStkInAcctMod,MatlStkInAcctModSelectable>
MatlStkInAcctMod
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself.Constructor and Description |
---|
MatlStkInAcctModByKeyFluentHelper(String material,
String inventorySpecialStockType,
String inventoryStockType,
String plant,
String storageLocation,
String batch,
String supplier,
String customer,
String wBSElementInternalID,
String sDDocument,
String sDDocumentItem)
Creates a fluent helper object that will fetch a single
MatlStkInAcctMod entity with the provided key field values. |
execute, select, toQuery, withErrorHandler
execute, execute
public MatlStkInAcctModByKeyFluentHelper(String material, String inventorySpecialStockType, String inventoryStockType, String plant, String storageLocation, String batch, String supplier, String customer, String wBSElementInternalID, String sDDocument, String sDDocumentItem)
MatlStkInAcctMod
entity with the provided key field values. To perform execution, call the execute
method on the fluent helper object.material
- Material in Respect of Which Stock is ManagedConstraints: Not nullable, Maximum length: 40
inventorySpecialStockType
- Special Stock IndicatorConstraints: Not nullable, Maximum length: 1
wBSElementInternalID
- Valuated Sales Order Stock WBS ElementConstraints: Not nullable, Maximum length: 24
plant
- PlantConstraints: Not nullable, Maximum length: 4
supplier
- Account Number of Supplier or Creditor (Stock Identifier)Constraints: Not nullable, Maximum length: 10
batch
- Batch Number (Stock Identifier)Constraints: Not nullable, Maximum length: 10
storageLocation
- Storage LocationConstraints: Not nullable, Maximum length: 4
sDDocumentItem
- Sales Order Item of Valuated Sales Order StockConstraints: Not nullable, Maximum length: 6
inventoryStockType
- Stock Type of Goods Movement (Stock Identifier)Constraints: Not nullable, Maximum length: 2
sDDocument
- Sales Order Number of Valuated Sales Order StockConstraints: Not nullable, Maximum length: 10
customer
- Customer Number (Stock Identifier)Constraints: Not nullable, Maximum length: 10
Copyright © 2018 SAP SE. All rights reserved.