Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccount.field.BudgetAccountCoreField
Packages that use BudgetAccountCoreField
-
Uses of BudgetAccountCoreField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccount
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccount declared as BudgetAccountCoreFieldModifier and TypeFieldDescriptionstatic final BudgetAccountCoreField<String>BudgetAccountCore.CASH_LEDGER_ACCOUNTUse with available fluent helpers to apply the CashLedgerAccount field to query operations.static final BudgetAccountCoreField<String>BudgetAccountCore.CHART_OF_ACCOUNTSUse with available fluent helpers to apply the ChartOfAccounts field to query operations.static final BudgetAccountCoreField<String>BudgetAccountCore.PUB_SEC_BDGT_ACCT_CARRY_FWD_TOUse with available fluent helpers to apply the PubSecBdgtAcctCarryFwdTo field to query operations.static final BudgetAccountCoreField<Boolean>BudgetAccountCore.PUB_SEC_BDGT_ACCT_IS_BDGT_ALLOWEDUse with available fluent helpers to apply the PubSecBdgtAcctIsBdgtAllowed field to query operations.static final BudgetAccountCoreField<Boolean>BudgetAccountCore.PUB_SEC_BDGT_ACCT_IS_CARRY_FWDUse with available fluent helpers to apply the PubSecBdgtAcctIsCarryFwd field to query operations.static final BudgetAccountCoreField<Boolean>BudgetAccountCore.PUB_SEC_BDGT_ACCT_IS_POSTG_ALLOWEDUse with available fluent helpers to apply the PubSecBdgtAcctIsPostgAllowed field to query operations.static final BudgetAccountCoreField<String>BudgetAccountCore.PUB_SEC_BDGT_ACCT_REVN_EXPN_CODEUse with available fluent helpers to apply the PubSecBdgtAcctRevnExpnCode field to query operations.static final BudgetAccountCoreField<String>BudgetAccountCore.PUB_SEC_BUDGET_ACCOUNTUse with available fluent helpers to apply the PubSecBudgetAccount field to query operations.static final BudgetAccountCoreField<String>BudgetAccountCore.PUB_SEC_BUDGET_ACCOUNT_CO_CODEUse with available fluent helpers to apply the PubSecBudgetAccountCoCode field to query operations.static final BudgetAccountCoreField<String>BudgetAccountCore.PUB_SEC_BUDGET_CNSMPN_TYPEUse with available fluent helpers to apply the PubSecBudgetCnsmpnType field to query operations.static final BudgetAccountCoreField<Boolean>BudgetAccountCore.PUB_SEC_BUDGET_IS_RELEVANTUse with available fluent helpers to apply the PubSecBudgetIsRelevant field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccount that return BudgetAccountCoreFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BudgetAccountCoreField<T>BudgetAccountCore.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BudgetAccountCoreField<T>Use with available fluent helpers to apply an extension field to query operations.