Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Method and Description |
---|---|
MatlStkInAcctModByKeyFluentHelper |
MatlStkInAcctModByKeyFluentHelper.select(EntityField<MatlStkInAcctMod,?>... fields)
Query modifier to limit which field values within an entity get fetched & populated.
|
MatlStkInAcctModByKeyFluentHelper |
MatlStkInAcctModByKeyFluentHelper.withErrorHandler(com.sap.cloud.sdk.odatav2.connectivity.ErrorResultHandler<?> errorResultHandler)
An error handling class that implements the
ErrorResultHandler interface can be attached to this fluent helper. |
Modifier and Type | Method and Description |
---|---|
MatlStkInAcctModByKeyFluentHelper |
MaterialStockDisplayService.getMatlStkInAcctModByKey(String material,
String inventorySpecialStockType,
String inventoryStockType,
String plant,
String storageLocation,
String batch,
String supplier,
String customer,
String wBSElementInternalID,
String sDDocument,
String sDDocumentItem)
Fetch a single
MatlStkInAcctMod entity using key fields. |
MatlStkInAcctModByKeyFluentHelper |
DefaultMaterialStockDisplayService.getMatlStkInAcctModByKey(String material,
String inventorySpecialStockType,
String inventoryStockType,
String plant,
String storageLocation,
String batch,
String supplier,
String customer,
String wBSElementInternalID,
String sDDocument,
String sDDocumentItem) |
Copyright © 2017 SAP SE. All rights reserved.