Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay.MatlStkInAcctMod
Packages that use MatlStkInAcctMod
Package
Description
-
Uses of MatlStkInAcctMod in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay with type parameters of type MatlStkInAcctModModifier and TypeFieldDescriptionstatic final MaterialStockLink<MatlStkInAcctMod>MaterialStock.TO_MATL_STK_IN_ACCT_MODUse with available fluent helpers to apply the to_MatlStkInAcctMod navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay that return MatlStkInAcctModMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay that return types with arguments of type MatlStkInAcctModModifier and TypeMethodDescriptionMaterialStock.fetchMatlStkInAcctMod()Fetches the MatlStkInAcctMod entities (one to many) associated with this entity.protected Class<MatlStkInAcctMod>MatlStkInAcctModByKeyFluentHelper.getEntityClass()protected Class<MatlStkInAcctMod>MatlStkInAcctModFluentHelper.getEntityClass()io.vavr.control.Option<List<MatlStkInAcctMod>>MaterialStock.getMatlStkInAcctModIfPresent()Retrieval of associated MatlStkInAcctMod entities (one to many).MaterialStock.getMatlStkInAcctModOrFetch()Retrieval of associated MatlStkInAcctMod entities (one to many).MatlStkInAcctMod.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay with parameters of type MatlStkInAcctModModifier and TypeMethodDescriptionvoidMaterialStock.addMatlStkInAcctMod(MatlStkInAcctMod... entity) Adds elements to the list of associated MatlStkInAcctMod entities.MaterialStock.MaterialStockBuilder.matlStkInAcctMod(MatlStkInAcctMod... value) Navigation property to_MatlStkInAcctMod for MaterialStock to multiple MatlStkInAcctMod.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay with type arguments of type MatlStkInAcctModModifier and TypeMethodDescriptionvoidMaterialStock.setMatlStkInAcctMod(List<MatlStkInAcctMod> value) Overwrites the list of associated MatlStkInAcctMod entities for the loaded navigation property to_MatlStkInAcctMod.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay with type arguments of type MatlStkInAcctModModifierConstructorDescriptionMaterialStock(String material, String materialBaseUnit, List<MatlStkInAcctMod> toMatlStkInAcctMod) -
Uses of MatlStkInAcctMod in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay.link that return types with arguments of type MatlStkInAcctModModifier and TypeMethodDescriptionMatlStkInAcctModOneToOneLink.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.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay.link with type arguments of type MatlStkInAcctModModifier and TypeMethodDescriptionprotected MatlStkInAcctModLink<ObjectT>MatlStkInAcctModLink.translateLinkType(EntityLink<MatlStkInAcctModLink<ObjectT>, MatlStkInAcctMod, ObjectT> link)