Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.BudgetPeriodField
Packages that use BudgetPeriodField
-
Uses of BudgetPeriodField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance 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_TEXTUse with available fluent helpers to apply the BudgetPeriodText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance 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.