Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccount.field.BudgetAccountCoreTextField
Packages that use BudgetAccountCoreTextField
-
Uses of BudgetAccountCoreTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccount
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccount declared as BudgetAccountCoreTextFieldModifier and TypeFieldDescriptionstatic final BudgetAccountCoreTextField<String>BudgetAccountCoreText.BUDGET_ACCOUNT_DESCRIPTIONUse with available fluent helpers to apply the BudgetAccountDescription field to query operations.static final BudgetAccountCoreTextField<String>BudgetAccountCoreText.BUDGET_ACCOUNT_NAMEUse with available fluent helpers to apply the BudgetAccountName field to query operations.static final BudgetAccountCoreTextField<String>BudgetAccountCoreText.CHART_OF_ACCOUNTSUse with available fluent helpers to apply the ChartOfAccounts field to query operations.static final BudgetAccountCoreTextField<String>BudgetAccountCoreText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final BudgetAccountCoreTextField<String>BudgetAccountCoreText.PUB_SEC_BUDGET_ACCOUNTUse with available fluent helpers to apply the PubSecBudgetAccount field to query operations.static final BudgetAccountCoreTextField<String>BudgetAccountCoreText.PUB_SEC_BUDGET_ACCOUNT_CO_CODEUse with available fluent helpers to apply the PubSecBudgetAccountCoCode field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccount that return BudgetAccountCoreTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BudgetAccountCoreTextField<T>BudgetAccountCoreText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BudgetAccountCoreTextField<T>Use with available fluent helpers to apply an extension field to query operations.