Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.FunctionalAreaText
Packages that use FunctionalAreaText
Package
Description
-
Uses of FunctionalAreaText 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 FunctionalAreaTextModifier and TypeFieldDescriptionstatic final FunctionalAreaLink<FunctionalAreaText>FunctionalArea.TO_CNSLDTN_FUNCTIONAL_AREA_TUse with available fluent helpers to apply the to_CnsldtnFunctionalAreaT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return FunctionalAreaTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type FunctionalAreaTextModifier and TypeMethodDescriptionFunctionalArea.fetchCnsldtnFunctionalAreaT()Fetches the FunctionalAreaText entities (one to many) associated with this entity.io.vavr.control.Option<List<FunctionalAreaText>>FunctionalArea.getCnsldtnFunctionalAreaTIfPresent()Retrieval of associated FunctionalAreaText entities (one to many).FunctionalArea.getCnsldtnFunctionalAreaTOrFetch()Retrieval of associated FunctionalAreaText entities (one to many).protected Class<FunctionalAreaText>FunctionalAreaTextByKeyFluentHelper.getEntityClass()protected Class<FunctionalAreaText>FunctionalAreaTextFluentHelper.getEntityClass()FunctionalAreaText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FunctionalAreaTextModifier and TypeMethodDescriptionvoidFunctionalArea.addCnsldtnFunctionalAreaT(FunctionalAreaText... entity) Adds elements to the list of associated FunctionalAreaText entities.FunctionalArea.FunctionalAreaBuilder.cnsldtnFunctionalAreaT(FunctionalAreaText... value) Navigation property to_CnsldtnFunctionalAreaT for FunctionalArea to multiple FunctionalAreaText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type FunctionalAreaTextModifier and TypeMethodDescriptionvoidFunctionalArea.setCnsldtnFunctionalAreaT(List<FunctionalAreaText> value) Overwrites the list of associated FunctionalAreaText entities for the loaded navigation property to_CnsldtnFunctionalAreaT. -
Uses of FunctionalAreaText 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 FunctionalAreaTextModifier and TypeMethodDescriptionFunctionalAreaTextOneToOneLink.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 FunctionalAreaTextModifier and TypeMethodDescriptionprotected FunctionalAreaTextLink<ObjectT>FunctionalAreaTextLink.translateLinkType(EntityLink<FunctionalAreaTextLink<ObjectT>, FunctionalAreaText, ObjectT> link)