Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.FunctionalArea
Packages that use FunctionalArea
Package
Description
-
Uses of FunctionalArea 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 FunctionalAreaModifier and TypeFieldDescriptionstatic final FunctionalAreaHierOneToOneLink<FunctionalArea>FunctionalAreaHier.TO_CNSLDTN_FUNCTIONAL_AREAUse with available fluent helpers to apply the to_CnsldtnFunctionalArea navigation property to query operations.static final FunctionalAreaTextOneToOneLink<FunctionalArea>FunctionalAreaText.TO_CNSLDTN_FUNCTIONAL_AREAUse with available fluent helpers to apply the to_CnsldtnFunctionalArea navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return FunctionalAreaModifier and TypeMethodDescriptionFunctionalArea.FunctionalAreaBuilder.build()FunctionalAreaHier.fetchCnsldtnFunctionalArea()Fetches the FunctionalArea entity (one to one) associated with this entity.FunctionalAreaText.fetchCnsldtnFunctionalArea()Fetches the FunctionalArea entity (one to one) associated with this entity.FunctionalAreaHier.getCnsldtnFunctionalAreaOrFetch()Retrieval of associated FunctionalArea entity (one to one).FunctionalAreaText.getCnsldtnFunctionalAreaOrFetch()Retrieval of associated FunctionalArea entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type FunctionalAreaModifier and TypeMethodDescriptionio.vavr.control.Option<FunctionalArea>FunctionalAreaHier.getCnsldtnFunctionalAreaIfPresent()Retrieval of associated FunctionalArea entity (one to one).io.vavr.control.Option<FunctionalArea>FunctionalAreaText.getCnsldtnFunctionalAreaIfPresent()Retrieval of associated FunctionalArea entity (one to one).protected Class<FunctionalArea>FunctionalAreaByKeyFluentHelper.getEntityClass()protected Class<FunctionalArea>FunctionalAreaFluentHelper.getEntityClass()FunctionalArea.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FunctionalAreaModifier and TypeMethodDescriptionFunctionalAreaHier.FunctionalAreaHierBuilder.cnsldtnFunctionalArea(FunctionalArea value) Navigation property to_CnsldtnFunctionalArea for FunctionalAreaHier to single FunctionalArea.FunctionalAreaText.FunctionalAreaTextBuilder.cnsldtnFunctionalArea(FunctionalArea value) Navigation property to_CnsldtnFunctionalArea for FunctionalAreaText to single FunctionalArea.voidFunctionalAreaHier.setCnsldtnFunctionalArea(FunctionalArea value) Overwrites the associated FunctionalArea entity for the loaded navigation property to_CnsldtnFunctionalArea.voidFunctionalAreaText.setCnsldtnFunctionalArea(FunctionalArea value) Overwrites the associated FunctionalArea entity for the loaded navigation property to_CnsldtnFunctionalArea.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FunctionalAreaModifierConstructorDescriptionFunctionalAreaHier(String additionalMasterDataHierarchy, String hierarchyNode, String hierarchyNode_Text, LocalDateTime validityEndDate, String parentNode, LocalDateTime validityStartDate, String functionalArea, String functionalArea_Text, String sequenceNumber, String hierarchyNodeSequence, String hierarchyNodeLevel, String nodeType, List<FunctionalAreaHierText> toCnsldtnFuncnlAreaHierT, FunctionalArea toCnsldtnFunctionalArea) FunctionalAreaText(String language, String functionalArea, String functionalAreaText, FunctionalArea toCnsldtnFunctionalArea) -
Uses of FunctionalArea 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 FunctionalAreaModifier and TypeMethodDescriptionFunctionalAreaOneToOneLink.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 FunctionalAreaModifier and TypeMethodDescriptionprotected FunctionalAreaLink<ObjectT>FunctionalAreaLink.translateLinkType(EntityLink<FunctionalAreaLink<ObjectT>, FunctionalArea, ObjectT> link)