Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetperiodhierarchy.field.BudgetPeriodCoreHierarchyTextField
Packages that use BudgetPeriodCoreHierarchyTextField
-
Uses of BudgetPeriodCoreHierarchyTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetperiodhierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetperiodhierarchy declared as BudgetPeriodCoreHierarchyTextFieldModifier and TypeFieldDescriptionstatic final BudgetPeriodCoreHierarchyTextField<String>BudgetPeriodCoreHierarchyText.BUDGET_PERIOD_HIERARCHYUse with available fluent helpers to apply the BudgetPeriodHierarchy field to query operations.static final BudgetPeriodCoreHierarchyTextField<String>BudgetPeriodCoreHierarchyText.BUDGET_PERIOD_HIERARCHY_NAMEUse with available fluent helpers to apply the BudgetPeriodHierarchyName field to query operations.static final BudgetPeriodCoreHierarchyTextField<String>BudgetPeriodCoreHierarchyText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final BudgetPeriodCoreHierarchyTextField<LocalDateTime>BudgetPeriodCoreHierarchyText.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final BudgetPeriodCoreHierarchyTextField<LocalDateTime>BudgetPeriodCoreHierarchyText.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.budgetperiodhierarchy that return BudgetPeriodCoreHierarchyTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BudgetPeriodCoreHierarchyTextField<T>BudgetPeriodCoreHierarchyText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BudgetPeriodCoreHierarchyTextField<T>Use with available fluent helpers to apply an extension field to query operations.