Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy.field.BudgetAccountCoreHierarchyField
Packages that use BudgetAccountCoreHierarchyField
-
Uses of BudgetAccountCoreHierarchyField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy declared as BudgetAccountCoreHierarchyFieldModifier and TypeFieldDescriptionstatic final BudgetAccountCoreHierarchyField<String>BudgetAccountCoreHierarchy.BUDGET_ACCOUNT_HIERARCHYUse with available fluent helpers to apply the BudgetAccountHierarchy field to query operations.static final BudgetAccountCoreHierarchyField<String>BudgetAccountCoreHierarchy.CHART_OF_ACCOUNTSUse with available fluent helpers to apply the ChartOfAccounts field to query operations.static final BudgetAccountCoreHierarchyField<LocalDateTime>BudgetAccountCoreHierarchy.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final BudgetAccountCoreHierarchyField<LocalDateTime>BudgetAccountCoreHierarchy.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy that return BudgetAccountCoreHierarchyFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BudgetAccountCoreHierarchyField<T>BudgetAccountCoreHierarchy.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BudgetAccountCoreHierarchyField<T>Use with available fluent helpers to apply an extension field to query operations.