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.
|
protected Class<MatlStkInAcctMod> |
MatlStkInAcctModFluentHelper.getEntityClass() |
protected Class<MatlStkInAcctMod> |
MatlStkInAcctModByKeyFluentHelper.getEntityClass() |
Optional<List<MatlStkInAcctMod>> |
MaterialStock.getMatlStkInAcctModIfPresent()
Retrieval of associated MatlStkInAcctMod entities (one to many).
|
List<MatlStkInAcctMod> |
MaterialStock.getMatlStkInAcctModOrFetch()
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.
|
protected MatlStkInAcctModLink<ObjectT> |
MatlStkInAcctModLink.translateLinkType(EntityLink<MatlStkInAcctModLink<ObjectT>,MatlStkInAcctMod,ObjectT> link) |
Constructor and Description |
---|
MaterialStock(String material,
String materialBaseUnit,
ErpConfigContext erpConfigContext,
List<MatlStkInAcctMod> toMatlStkInAcctMod) |
Copyright © 2018 SAP SE. All rights reserved.