Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetperiod.field.BudgetPeriodCoreTextField
Packages that use BudgetPeriodCoreTextField
-
Uses of BudgetPeriodCoreTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetperiod
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetperiod declared as BudgetPeriodCoreTextFieldModifier and TypeFieldDescriptionstatic final BudgetPeriodCoreTextField<String>BudgetPeriodCoreText.BUDGET_PERIODUse with available fluent helpers to apply the BudgetPeriod field to query operations.static final BudgetPeriodCoreTextField<String>BudgetPeriodCoreText.BUDGET_PERIOD_NAMEUse with available fluent helpers to apply the BudgetPeriodName field to query operations.static final BudgetPeriodCoreTextField<String>BudgetPeriodCoreText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetperiod that return BudgetPeriodCoreTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BudgetPeriodCoreTextField<T>BudgetPeriodCoreText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BudgetPeriodCoreTextField<T>Use with available fluent helpers to apply an extension field to query operations.