Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.Material
Packages that use Material
Package
Description
-
Uses of Material 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 MaterialModifier and TypeFieldDescriptionstatic final MaterialHierOneToOneLink<Material>MaterialHier.TO_CNSLDTN_MATERIALUse with available fluent helpers to apply the to_CnsldtnMaterial navigation property to query operations.static final MaterialTextOneToOneLink<Material>MaterialText.TO_CNSLDTN_MATERIALUse with available fluent helpers to apply the to_CnsldtnMaterial navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return MaterialModifier and TypeMethodDescriptionMaterial.MaterialBuilder.build()MaterialHier.fetchCnsldtnMaterial()Fetches the Material entity (one to one) associated with this entity.MaterialText.fetchCnsldtnMaterial()Fetches the Material entity (one to one) associated with this entity.MaterialHier.getCnsldtnMaterialOrFetch()Retrieval of associated Material entity (one to one).MaterialText.getCnsldtnMaterialOrFetch()Retrieval of associated Material entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type MaterialModifier and TypeMethodDescriptionio.vavr.control.Option<Material>MaterialHier.getCnsldtnMaterialIfPresent()Retrieval of associated Material entity (one to one).io.vavr.control.Option<Material>MaterialText.getCnsldtnMaterialIfPresent()Retrieval of associated Material entity (one to one).MaterialByKeyFluentHelper.getEntityClass()MaterialFluentHelper.getEntityClass()Material.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type MaterialModifier and TypeMethodDescriptionMaterialHier.MaterialHierBuilder.cnsldtnMaterial(Material value) Navigation property to_CnsldtnMaterial for MaterialHier to single Material.MaterialText.MaterialTextBuilder.cnsldtnMaterial(Material value) Navigation property to_CnsldtnMaterial for MaterialText to single Material.voidMaterialHier.setCnsldtnMaterial(Material value) Overwrites the associated Material entity for the loaded navigation property to_CnsldtnMaterial.voidMaterialText.setCnsldtnMaterial(Material value) Overwrites the associated Material entity for the loaded navigation property to_CnsldtnMaterial.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type MaterialModifierConstructorDescriptionMaterialHier(String additionalMasterDataHierarchy, String hierarchyNode, String hierarchyNode_Text, LocalDateTime validityEndDate, String parentNode, LocalDateTime validityStartDate, String material, String material_Text, String sequenceNumber, String hierarchyNodeSequence, String hierarchyNodeLevel, String nodeType, Material toCnsldtnMaterial, List<MaterialHierText> toCnsldtnMaterialHierT) MaterialText(String language, String material, String cnsldtnMaterialText, Material toCnsldtnMaterial) -
Uses of Material 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 MaterialModifier and TypeMethodDescriptionMaterialOneToOneLink.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 MaterialModifier and TypeMethodDescriptionprotected MaterialLink<ObjectT>MaterialLink.translateLinkType(EntityLink<MaterialLink<ObjectT>, Material, ObjectT> link)