Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy.BudgetAccountCoreHierarchy
Packages that use BudgetAccountCoreHierarchy
Package
Description
-
Uses of BudgetAccountCoreHierarchy in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy with type parameters of type BudgetAccountCoreHierarchyModifier and TypeFieldDescriptionBudgetAccountCoreHierNode.TO_HIERARCHYUse with available fluent helpers to apply the to_Hierarchy navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy that return BudgetAccountCoreHierarchyModifier and TypeMethodDescriptionBudgetAccountCoreHierarchy.BudgetAccountCoreHierarchyBuilder.build()BudgetAccountCoreHierNode.fetchHierarchy()Fetches the BudgetAccountCoreHierarchy entity (one to one) associated with this entity.BudgetAccountCoreHierNode.getHierarchyOrFetch()Retrieval of associated BudgetAccountCoreHierarchy entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy that return types with arguments of type BudgetAccountCoreHierarchyModifier and TypeMethodDescriptionprotected Class<BudgetAccountCoreHierarchy>BudgetAccountCoreHierarchyByKeyFluentHelper.getEntityClass()protected Class<BudgetAccountCoreHierarchy>BudgetAccountCoreHierarchyFluentHelper.getEntityClass()io.vavr.control.Option<BudgetAccountCoreHierarchy>BudgetAccountCoreHierNode.getHierarchyIfPresent()Retrieval of associated BudgetAccountCoreHierarchy entity (one to one).BudgetAccountCoreHierarchy.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy with parameters of type BudgetAccountCoreHierarchyModifier and TypeMethodDescriptionBudgetAccountCoreHierNode.BudgetAccountCoreHierNodeBuilder.hierarchy(BudgetAccountCoreHierarchy value) Navigation property to_Hierarchy for BudgetAccountCoreHierNode to single BudgetAccountCoreHierarchy.voidBudgetAccountCoreHierNode.setHierarchy(BudgetAccountCoreHierarchy value) Overwrites the associated BudgetAccountCoreHierarchy entity for the loaded navigation property to_Hierarchy.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy with parameters of type BudgetAccountCoreHierarchyModifierConstructorDescriptionBudgetAccountCoreHierNode(String budgetAccountHierarchy, String hierarchyNode, LocalDateTime validityEndDate, String parentNode, String hierarchyVersion, LocalDateTime validityStartDate, String pubSecBudgetAccount, String chartOfAccounts, String hierarchyNodeSequence, String hierarchyNodeLevel, String nodeType, BudgetAccountCoreHierarchy toHierarchy, List<BudgetPeriodCoreHierarchyNodeText> toText) -
Uses of BudgetAccountCoreHierarchy in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy.link that return types with arguments of type BudgetAccountCoreHierarchyModifier and TypeMethodDescriptionBudgetAccountCoreHierarchyOneToOneLink.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.budgetaccounthierarchy.link with type arguments of type BudgetAccountCoreHierarchyModifier and TypeMethodDescriptionprotected BudgetAccountCoreHierarchyLink<ObjectT>BudgetAccountCoreHierarchyLink.translateLinkType(EntityLink<BudgetAccountCoreHierarchyLink<ObjectT>, BudgetAccountCoreHierarchy, ObjectT> link)