Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy.BudgetPeriodCoreHierarchyNodeText
Packages that use BudgetPeriodCoreHierarchyNodeText
Package
Description
-
Uses of BudgetPeriodCoreHierarchyNodeText 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 BudgetPeriodCoreHierarchyNodeTextModifier and TypeFieldDescriptionBudgetAccountCoreHierNode.TO_TEXTUse with available fluent helpers to apply the to_Text navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy that return BudgetPeriodCoreHierarchyNodeTextModifier and TypeMethodDescriptionBudgetPeriodCoreHierarchyNodeText.BudgetPeriodCoreHierarchyNodeTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy that return types with arguments of type BudgetPeriodCoreHierarchyNodeTextModifier and TypeMethodDescriptionBudgetAccountCoreHierNode.fetchText()Fetches the BudgetPeriodCoreHierarchyNodeText entities (one to many) associated with this entity.protected Class<BudgetPeriodCoreHierarchyNodeText>BudgetPeriodCoreHierarchyNodeTextByKeyFluentHelper.getEntityClass()protected Class<BudgetPeriodCoreHierarchyNodeText>BudgetPeriodCoreHierarchyNodeTextFluentHelper.getEntityClass()io.vavr.control.Option<List<BudgetPeriodCoreHierarchyNodeText>>BudgetAccountCoreHierNode.getTextIfPresent()Retrieval of associated BudgetPeriodCoreHierarchyNodeText entities (one to many).BudgetAccountCoreHierNode.getTextOrFetch()Retrieval of associated BudgetPeriodCoreHierarchyNodeText entities (one to many).BudgetPeriodCoreHierarchyNodeText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy with parameters of type BudgetPeriodCoreHierarchyNodeTextModifier and TypeMethodDescriptionvoidBudgetAccountCoreHierNode.addText(BudgetPeriodCoreHierarchyNodeText... entity) Adds elements to the list of associated BudgetPeriodCoreHierarchyNodeText entities.BudgetAccountCoreHierNode.BudgetAccountCoreHierNodeBuilder.text(BudgetPeriodCoreHierarchyNodeText... value) Navigation property to_Text for BudgetAccountCoreHierNode to multiple BudgetPeriodCoreHierarchyNodeText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy with type arguments of type BudgetPeriodCoreHierarchyNodeTextModifier and TypeMethodDescriptionvoidBudgetAccountCoreHierNode.setText(List<BudgetPeriodCoreHierarchyNodeText> value) Overwrites the list of associated BudgetPeriodCoreHierarchyNodeText entities for the loaded navigation property to_Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy with type arguments of type BudgetPeriodCoreHierarchyNodeTextModifierConstructorDescriptionBudgetAccountCoreHierNode(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 BudgetPeriodCoreHierarchyNodeText 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 BudgetPeriodCoreHierarchyNodeTextModifier and TypeMethodDescriptionBudgetPeriodCoreHierarchyNodeTextOneToOneLink.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 BudgetPeriodCoreHierarchyNodeTextModifier and TypeMethodDescriptionprotected BudgetPeriodCoreHierarchyNodeTextLink<ObjectT>BudgetPeriodCoreHierarchyNodeTextLink.translateLinkType(EntityLink<BudgetPeriodCoreHierarchyNodeTextLink<ObjectT>, BudgetPeriodCoreHierarchyNodeText, ObjectT> link)