Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetperiod.field.BudgetPeriodField
Packages that use BudgetPeriodField
-
Uses of BudgetPeriodField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetperiod
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetperiod declared as BudgetPeriodFieldModifier and TypeFieldDescriptionstatic final BudgetPeriodField<String>BudgetPeriod.BUDGET_PERIODUse with available fluent helpers to apply the BudgetPeriod field to query operations.static final BudgetPeriodField<String>BudgetPeriod.BUDGET_PERIOD_AUTHZN_GRPUse with available fluent helpers to apply the BudgetPeriodAuthznGrp field to query operations.static final BudgetPeriodField<LocalDateTime>BudgetPeriod.BUDGET_PERIOD_EXPIRATION_DATEUse with available fluent helpers to apply the BudgetPeriodExpirationDate field to query operations.static final BudgetPeriodField<String>BudgetPeriod.BUDGET_PERIOD_NAMEUse with available fluent helpers to apply the BudgetPeriodName field to query operations.static final BudgetPeriodField<String>BudgetPeriod.BUDGET_PERIOD_PERIODICITYUse with available fluent helpers to apply the BudgetPeriodPeriodicity field to query operations.static final BudgetPeriodField<LocalDateTime>BudgetPeriod.BUDGET_PERIOD_REVERSAL_DATEUse with available fluent helpers to apply the BudgetPeriodReversalDate field to query operations.static final BudgetPeriodField<LocalDateTime>BudgetPeriod.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final BudgetPeriodField<LocalDateTime>BudgetPeriod.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.budgetperiod that return BudgetPeriodFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BudgetPeriodField<T>BudgetPeriod.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BudgetPeriodField<T>Use with available fluent helpers to apply an extension field to query operations.