Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy.field.BudgetAccountCoreHierarchyTextField
Packages that use BudgetAccountCoreHierarchyTextField
-
Uses of BudgetAccountCoreHierarchyTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy declared as BudgetAccountCoreHierarchyTextFieldModifier and TypeFieldDescriptionstatic final BudgetAccountCoreHierarchyTextField<String>BudgetAccountCoreHierarchyText.BUDGET_ACCOUNT_HIERARCHYUse with available fluent helpers to apply the BudgetAccountHierarchy field to query operations.static final BudgetAccountCoreHierarchyTextField<String>BudgetAccountCoreHierarchyText.BUDGET_ACCOUNT_HIERARCHY_NAMEUse with available fluent helpers to apply the BudgetAccountHierarchyName field to query operations.static final BudgetAccountCoreHierarchyTextField<String>BudgetAccountCoreHierarchyText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final BudgetAccountCoreHierarchyTextField<LocalDateTime>BudgetAccountCoreHierarchyText.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final BudgetAccountCoreHierarchyTextField<LocalDateTime>BudgetAccountCoreHierarchyText.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 BudgetAccountCoreHierarchyTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BudgetAccountCoreHierarchyTextField<T>BudgetAccountCoreHierarchyText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BudgetAccountCoreHierarchyTextField<T>Use with available fluent helpers to apply an extension field to query operations.