Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccount.BudgetAccountCoreText
Packages that use BudgetAccountCoreText
Package
Description
-
Uses of BudgetAccountCoreText 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 BudgetAccountCoreTextModifier and TypeFieldDescriptionstatic final BudgetAccountCoreLink<BudgetAccountCoreText>BudgetAccountCore.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.budgetaccount that return BudgetAccountCoreTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccount that return types with arguments of type BudgetAccountCoreTextModifier and TypeMethodDescriptionBudgetAccountCore.fetchText()Fetches the BudgetAccountCoreText entities (one to many) associated with this entity.protected Class<BudgetAccountCoreText>BudgetAccountCoreTextByKeyFluentHelper.getEntityClass()protected Class<BudgetAccountCoreText>BudgetAccountCoreTextFluentHelper.getEntityClass()io.vavr.control.Option<List<BudgetAccountCoreText>>BudgetAccountCore.getTextIfPresent()Retrieval of associated BudgetAccountCoreText entities (one to many).BudgetAccountCore.getTextOrFetch()Retrieval of associated BudgetAccountCoreText entities (one to many).BudgetAccountCoreText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccount with parameters of type BudgetAccountCoreTextModifier and TypeMethodDescriptionvoidBudgetAccountCore.addText(BudgetAccountCoreText... entity) Adds elements to the list of associated BudgetAccountCoreText entities.BudgetAccountCore.BudgetAccountCoreBuilder.text(BudgetAccountCoreText... value) Navigation property to_Text for BudgetAccountCore to multiple BudgetAccountCoreText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccount with type arguments of type BudgetAccountCoreTextModifier and TypeMethodDescriptionvoidBudgetAccountCore.setText(List<BudgetAccountCoreText> value) Overwrites the list of associated BudgetAccountCoreText entities for the loaded navigation property to_Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccount with type arguments of type BudgetAccountCoreTextModifierConstructorDescriptionBudgetAccountCore(String pubSecBudgetAccount, String pubSecBudgetAccountCoCode, String chartOfAccounts, String pubSecBudgetCnsmpnType, String pubSecBdgtAcctRevnExpnCode, Boolean pubSecBudgetIsRelevant, Boolean pubSecBdgtAcctIsPostgAllowed, Boolean pubSecBdgtAcctIsBdgtAllowed, Boolean pubSecBdgtAcctIsCarryFwd, String pubSecBdgtAcctCarryFwdTo, String cashLedgerAccount, List<BudgetAccountCoreText> toText) -
Uses of BudgetAccountCoreText 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 BudgetAccountCoreTextModifier and TypeMethodDescriptionBudgetAccountCoreTextOneToOneLink.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 BudgetAccountCoreTextModifier and TypeMethodDescriptionprotected BudgetAccountCoreTextLink<ObjectT>BudgetAccountCoreTextLink.translateLinkType(EntityLink<BudgetAccountCoreTextLink<ObjectT>, BudgetAccountCoreText, ObjectT> link)