Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.FunctionalAreaHierText
Packages that use FunctionalAreaHierText
Package
Description
-
Uses of FunctionalAreaHierText 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 FunctionalAreaHierTextModifier and TypeFieldDescriptionstatic final FunctionalAreaHierLink<FunctionalAreaHierText>FunctionalAreaHier.TO_CNSLDTN_FUNCNL_AREA_HIER_TUse with available fluent helpers to apply the to_CnsldtnFuncnlAreaHierT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return FunctionalAreaHierTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type FunctionalAreaHierTextModifier and TypeMethodDescriptionFunctionalAreaHier.fetchCnsldtnFuncnlAreaHierT()Fetches the FunctionalAreaHierText entities (one to many) associated with this entity.io.vavr.control.Option<List<FunctionalAreaHierText>>FunctionalAreaHier.getCnsldtnFuncnlAreaHierTIfPresent()Retrieval of associated FunctionalAreaHierText entities (one to many).FunctionalAreaHier.getCnsldtnFuncnlAreaHierTOrFetch()Retrieval of associated FunctionalAreaHierText entities (one to many).protected Class<FunctionalAreaHierText>FunctionalAreaHierTextByKeyFluentHelper.getEntityClass()protected Class<FunctionalAreaHierText>FunctionalAreaHierTextFluentHelper.getEntityClass()FunctionalAreaHierText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FunctionalAreaHierTextModifier and TypeMethodDescriptionvoidFunctionalAreaHier.addCnsldtnFuncnlAreaHierT(FunctionalAreaHierText... entity) Adds elements to the list of associated FunctionalAreaHierText entities.FunctionalAreaHier.FunctionalAreaHierBuilder.cnsldtnFuncnlAreaHierT(FunctionalAreaHierText... value) Navigation property to_CnsldtnFuncnlAreaHierT for FunctionalAreaHier to multiple FunctionalAreaHierText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type FunctionalAreaHierTextModifier and TypeMethodDescriptionvoidFunctionalAreaHier.setCnsldtnFuncnlAreaHierT(List<FunctionalAreaHierText> value) Overwrites the list of associated FunctionalAreaHierText entities for the loaded navigation property to_CnsldtnFuncnlAreaHierT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type FunctionalAreaHierTextModifierConstructorDescriptionFunctionalAreaHier(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) -
Uses of FunctionalAreaHierText 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 FunctionalAreaHierTextModifier and TypeMethodDescriptionFunctionalAreaHierTextOneToOneLink.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 FunctionalAreaHierTextModifier and TypeMethodDescriptionprotected FunctionalAreaHierTextLink<ObjectT>FunctionalAreaHierTextLink.translateLinkType(EntityLink<FunctionalAreaHierTextLink<ObjectT>, FunctionalAreaHierText, ObjectT> link)