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