Modifier and Type | Field and Description |
---|---|
static MatlStkInAcctModOneToOneLink<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> |
MaterialStockByKeyFluentHelper.getEntityClass() |
protected Class<MaterialStock> |
MaterialStockFluentHelper.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.
|
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,
MaterialStock toMaterialStock) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<MaterialStock> |
MaterialStockOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected MaterialStockLink<ObjectT> |
MaterialStockLink.translateLinkType(EntityLink<MaterialStockLink<ObjectT>,MaterialStock,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.