Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay |
Modifier and Type | Field and Description |
---|---|
static MaterialStockLink<MatlStkInAcctMod> |
MaterialStock.TO_MATL_STK_IN_ACCT_MOD
Use with available fluent helpers to apply the to_MatlStkInAcctMod navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
MatlStkInAcctMod |
MatlStkInAcctMod.MatlStkInAcctModBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<MatlStkInAcctMod> |
MaterialStock.fetchMatlStkInAcctMod()
Fetches the MatlStkInAcctMod entities (one to many) associated with this entity.
|
List<MatlStkInAcctMod> |
MaterialStock.getMatlStkInAcctModOrFetch()
Retrieval of associated MatlStkInAcctMod entities (one to many).
|
com.google.common.base.Optional<List<MatlStkInAcctMod>> |
MaterialStock.getMatlStkInAcctModOrNull()
Retrieval of associated MatlStkInAcctMod entities (one to many).
|
Class<MatlStkInAcctMod> |
MatlStkInAcctMod.getType() |
Modifier and Type | Method and Description |
---|---|
void |
MaterialStock.addMatlStkInAcctMod(MatlStkInAcctMod... entity)
Adds elements to the list of associated MatlStkInAcctMod entities.
|
MaterialStock.MaterialStockBuilder |
MaterialStock.MaterialStockBuilder.matlStkInAcctMod(MatlStkInAcctMod... value) |
Modifier and Type | Method and Description |
---|---|
void |
MaterialStock.setMatlStkInAcctMod(List<MatlStkInAcctMod> value)
Overwrites the list of associated MatlStkInAcctMod entities for the loaded navigation property to_MatlStkInAcctMod.
|
Constructor and Description |
---|
MaterialStock(String material,
String materialBaseUnit,
ErpConfigContext erpConfigContext,
List<MatlStkInAcctMod> toMatlStkInAcctMod) |
Copyright © 2018 SAP SE. All rights reserved.