Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccount.BudgetAccountCore
Packages that use BudgetAccountCore
Package
Description
-
Uses of BudgetAccountCore in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccount
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccount with type parameters of type BudgetAccountCoreModifier and TypeFieldDescriptionstatic final BudgetAccountCoreTextOneToOneLink<BudgetAccountCore>BudgetAccountCoreText.TO_BUDGET_ACCOUNTUse with available fluent helpers to apply the to_BudgetAccount navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccount that return BudgetAccountCoreModifier and TypeMethodDescriptionBudgetAccountCore.BudgetAccountCoreBuilder.build()BudgetAccountCoreText.fetchBudgetAccount()Fetches the BudgetAccountCore entity (one to one) associated with this entity.BudgetAccountCoreText.getBudgetAccountOrFetch()Retrieval of associated BudgetAccountCore entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccount that return types with arguments of type BudgetAccountCoreModifier and TypeMethodDescriptionio.vavr.control.Option<BudgetAccountCore>BudgetAccountCoreText.getBudgetAccountIfPresent()Retrieval of associated BudgetAccountCore entity (one to one).protected Class<BudgetAccountCore>BudgetAccountCoreByKeyFluentHelper.getEntityClass()protected Class<BudgetAccountCore>BudgetAccountCoreFluentHelper.getEntityClass()BudgetAccountCore.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccount with parameters of type BudgetAccountCoreModifier and TypeMethodDescriptionBudgetAccountCoreText.BudgetAccountCoreTextBuilder.budgetAccount(BudgetAccountCore value) Navigation property to_BudgetAccount for BudgetAccountCoreText to single BudgetAccountCore.voidBudgetAccountCoreText.setBudgetAccount(BudgetAccountCore value) Overwrites the associated BudgetAccountCore entity for the loaded navigation property to_BudgetAccount.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccount with parameters of type BudgetAccountCoreModifierConstructorDescriptionBudgetAccountCoreText(String pubSecBudgetAccount, String pubSecBudgetAccountCoCode, String language, String chartOfAccounts, String budgetAccountName, String budgetAccountDescription, BudgetAccountCore toBudgetAccount) -
Uses of BudgetAccountCore in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccount.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccount.link that return types with arguments of type BudgetAccountCoreModifier and TypeMethodDescriptionBudgetAccountCoreOneToOneLink.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.budgetaccount.link with type arguments of type BudgetAccountCoreModifier and TypeMethodDescriptionprotected BudgetAccountCoreLink<ObjectT>BudgetAccountCoreLink.translateLinkType(EntityLink<BudgetAccountCoreLink<ObjectT>, BudgetAccountCore, ObjectT> link)