Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.MaterialText
Packages that use MaterialText
Package
Description
-
Uses of MaterialText 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 MaterialTextModifier and TypeFieldDescriptionstatic final MaterialLink<MaterialText>Material.TO_CNSLDTN_MATERIAL_TUse with available fluent helpers to apply the to_CnsldtnMaterialT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return MaterialTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type MaterialTextModifier and TypeMethodDescriptionMaterial.fetchCnsldtnMaterialT()Fetches the MaterialText entities (one to many) associated with this entity.io.vavr.control.Option<List<MaterialText>>Material.getCnsldtnMaterialTIfPresent()Retrieval of associated MaterialText entities (one to many).Material.getCnsldtnMaterialTOrFetch()Retrieval of associated MaterialText entities (one to many).protected Class<MaterialText>MaterialTextByKeyFluentHelper.getEntityClass()protected Class<MaterialText>MaterialTextFluentHelper.getEntityClass()MaterialText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type MaterialTextModifier and TypeMethodDescriptionvoidMaterial.addCnsldtnMaterialT(MaterialText... entity) Adds elements to the list of associated MaterialText entities.Material.MaterialBuilder.cnsldtnMaterialT(MaterialText... value) Navigation property to_CnsldtnMaterialT for Material to multiple MaterialText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type MaterialTextModifier and TypeMethodDescriptionvoidMaterial.setCnsldtnMaterialT(List<MaterialText> value) Overwrites the list of associated MaterialText entities for the loaded navigation property to_CnsldtnMaterialT. -
Uses of MaterialText 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 MaterialTextModifier and TypeMethodDescriptionMaterialTextOneToOneLink.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 MaterialTextModifier and TypeMethodDescriptionprotected MaterialTextLink<ObjectT>MaterialTextLink.translateLinkType(EntityLink<MaterialTextLink<ObjectT>, MaterialText, ObjectT> link)