Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.MaterialGroupText
Packages that use MaterialGroupText
Package
Description
-
Uses of MaterialGroupText 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 MaterialGroupTextModifier and TypeFieldDescriptionstatic final MaterialGroupLink<MaterialGroupText>MaterialGroup.TO_CNSLDTN_MATERIAL_GROUP_TUse with available fluent helpers to apply the to_CnsldtnMaterialGroupT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return MaterialGroupTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type MaterialGroupTextModifier and TypeMethodDescriptionMaterialGroup.fetchCnsldtnMaterialGroupT()Fetches the MaterialGroupText entities (one to many) associated with this entity.io.vavr.control.Option<List<MaterialGroupText>>MaterialGroup.getCnsldtnMaterialGroupTIfPresent()Retrieval of associated MaterialGroupText entities (one to many).MaterialGroup.getCnsldtnMaterialGroupTOrFetch()Retrieval of associated MaterialGroupText entities (one to many).protected Class<MaterialGroupText>MaterialGroupTextByKeyFluentHelper.getEntityClass()protected Class<MaterialGroupText>MaterialGroupTextFluentHelper.getEntityClass()MaterialGroupText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type MaterialGroupTextModifier and TypeMethodDescriptionvoidMaterialGroup.addCnsldtnMaterialGroupT(MaterialGroupText... entity) Adds elements to the list of associated MaterialGroupText entities.MaterialGroup.MaterialGroupBuilder.cnsldtnMaterialGroupT(MaterialGroupText... value) Navigation property to_CnsldtnMaterialGroupT for MaterialGroup to multiple MaterialGroupText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type MaterialGroupTextModifier and TypeMethodDescriptionvoidMaterialGroup.setCnsldtnMaterialGroupT(List<MaterialGroupText> value) Overwrites the list of associated MaterialGroupText entities for the loaded navigation property to_CnsldtnMaterialGroupT. -
Uses of MaterialGroupText 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 MaterialGroupTextModifier and TypeMethodDescriptionMaterialGroupTextOneToOneLink.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 MaterialGroupTextModifier and TypeMethodDescriptionprotected MaterialGroupTextLink<ObjectT>MaterialGroupTextLink.translateLinkType(EntityLink<MaterialGroupTextLink<ObjectT>, MaterialGroupText, ObjectT> link)