Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.MaterialHier
Packages that use MaterialHier
Package
Description
-
Uses of MaterialHier in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type parameters of type MaterialHierModifier and TypeFieldDescriptionstatic final MaterialLink<MaterialHier>Material.TO_CNSLDTN_MATERIAL_HIERUse with available fluent helpers to apply the to_CnsldtnMaterialHier navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return MaterialHierMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type MaterialHierModifier and TypeMethodDescriptionMaterial.fetchCnsldtnMaterialHier()Fetches the MaterialHier entities (one to many) associated with this entity.io.vavr.control.Option<List<MaterialHier>>Material.getCnsldtnMaterialHierIfPresent()Retrieval of associated MaterialHier entities (one to many).Material.getCnsldtnMaterialHierOrFetch()Retrieval of associated MaterialHier entities (one to many).protected Class<MaterialHier>MaterialHierByKeyFluentHelper.getEntityClass()protected Class<MaterialHier>MaterialHierFluentHelper.getEntityClass()MaterialHier.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type MaterialHierModifier and TypeMethodDescriptionvoidMaterial.addCnsldtnMaterialHier(MaterialHier... entity) Adds elements to the list of associated MaterialHier entities.Material.MaterialBuilder.cnsldtnMaterialHier(MaterialHier... value) Navigation property to_CnsldtnMaterialHier for Material to multiple MaterialHier.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type MaterialHierModifier and TypeMethodDescriptionvoidMaterial.setCnsldtnMaterialHier(List<MaterialHier> value) Overwrites the list of associated MaterialHier entities for the loaded navigation property to_CnsldtnMaterialHier.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type MaterialHierModifierConstructorDescriptionMaterial(String material, String material_Text, String additionalMasterDataSource, List<MaterialHier> toCnsldtnMaterialHier, List<MaterialText> toCnsldtnMaterialT) -
Uses of MaterialHier in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link that return types with arguments of type MaterialHierModifier and TypeMethodDescriptionMaterialHierOneToOneLink.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.masterdataforgroupreporting.link with type arguments of type MaterialHierModifier and TypeMethodDescriptionprotected MaterialHierLink<ObjectT>MaterialHierLink.translateLinkType(EntityLink<MaterialHierLink<ObjectT>, MaterialHier, ObjectT> link)