Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay |
Modifier and Type | Field and Description |
---|---|
static MatlStkInAcctModLink<MaterialStock> |
MatlStkInAcctMod.TO_MATERIAL_STOCK
Use with available fluent helpers to apply the to_MaterialStock navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
MaterialStock |
MaterialStock.MaterialStockBuilder.build() |
MaterialStock |
MatlStkInAcctMod.fetchMaterialStock()
Fetches the MaterialStock entity (one to one) associated with this entity.
|
MaterialStock |
MatlStkInAcctMod.getMaterialStockOrFetch()
Retrieval of associated MaterialStock entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<MaterialStock> |
MaterialStockFluentHelper.getEntityClass() |
protected Class<MaterialStock> |
MaterialStockByKeyFluentHelper.getEntityClass() |
Optional<MaterialStock> |
MatlStkInAcctMod.getMaterialStockIfPresent()
Retrieval of associated MaterialStock entity (one to one).
|
Class<MaterialStock> |
MaterialStock.getType() |
Modifier and Type | Method and Description |
---|---|
MatlStkInAcctMod.MatlStkInAcctModBuilder |
MatlStkInAcctMod.MatlStkInAcctModBuilder.materialStock(MaterialStock value) |
void |
MatlStkInAcctMod.setMaterialStock(MaterialStock value)
Overwrites the associated MaterialStock entity for the loaded navigation property to_MaterialStock.
|
Modifier and Type | Method and Description |
---|---|
protected MaterialStockLink<ObjectT> |
MaterialStockLink.translateLinkType(EntityLink<MaterialStockLink<ObjectT>,MaterialStock,ObjectT> link) |
Constructor and Description |
---|
MatlStkInAcctMod(String material,
String inventorySpecialStockType,
String inventoryStockType,
String materialBaseUnit,
BigDecimal matlWrhsStkQtyInMatlBaseUnit,
String plant,
String storageLocation,
String batch,
String supplier,
String customer,
String wBSElementInternalID,
String sDDocument,
String sDDocumentItem,
ErpConfigContext erpConfigContext,
MaterialStock toMaterialStock) |
Copyright © 2018 SAP SE. All rights reserved.