Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.FunctionalAreaHier
Packages that use FunctionalAreaHier
Package
Description
-
Uses of FunctionalAreaHier 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 FunctionalAreaHierModifier and TypeFieldDescriptionstatic final FunctionalAreaLink<FunctionalAreaHier>FunctionalArea.TO_CNSLDTN_FUNCTIONAL_AREA_HIERUse with available fluent helpers to apply the to_CnsldtnFunctionalAreaHier navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return FunctionalAreaHierMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type FunctionalAreaHierModifier and TypeMethodDescriptionFunctionalArea.fetchCnsldtnFunctionalAreaHier()Fetches the FunctionalAreaHier entities (one to many) associated with this entity.io.vavr.control.Option<List<FunctionalAreaHier>>FunctionalArea.getCnsldtnFunctionalAreaHierIfPresent()Retrieval of associated FunctionalAreaHier entities (one to many).FunctionalArea.getCnsldtnFunctionalAreaHierOrFetch()Retrieval of associated FunctionalAreaHier entities (one to many).protected Class<FunctionalAreaHier>FunctionalAreaHierByKeyFluentHelper.getEntityClass()protected Class<FunctionalAreaHier>FunctionalAreaHierFluentHelper.getEntityClass()FunctionalAreaHier.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FunctionalAreaHierModifier and TypeMethodDescriptionvoidFunctionalArea.addCnsldtnFunctionalAreaHier(FunctionalAreaHier... entity) Adds elements to the list of associated FunctionalAreaHier entities.FunctionalArea.FunctionalAreaBuilder.cnsldtnFunctionalAreaHier(FunctionalAreaHier... value) Navigation property to_CnsldtnFunctionalAreaHier for FunctionalArea to multiple FunctionalAreaHier.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type FunctionalAreaHierModifier and TypeMethodDescriptionvoidFunctionalArea.setCnsldtnFunctionalAreaHier(List<FunctionalAreaHier> value) Overwrites the list of associated FunctionalAreaHier entities for the loaded navigation property to_CnsldtnFunctionalAreaHier.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type FunctionalAreaHierModifierConstructorDescriptionFunctionalArea(String functionalArea, String functionalArea_Text, String additionalMasterDataSource, List<FunctionalAreaHier> toCnsldtnFunctionalAreaHier, List<FunctionalAreaText> toCnsldtnFunctionalAreaT) -
Uses of FunctionalAreaHier 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 FunctionalAreaHierModifier and TypeMethodDescriptionFunctionalAreaHierOneToOneLink.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 FunctionalAreaHierModifier and TypeMethodDescriptionprotected FunctionalAreaHierLink<ObjectT>FunctionalAreaHierLink.translateLinkType(EntityLink<FunctionalAreaHierLink<ObjectT>, FunctionalAreaHier, ObjectT> link)