Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.CalendarMonthField
Packages that use CalendarMonthField
-
Uses of CalendarMonthField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as CalendarMonthFieldModifier and TypeFieldDescriptionstatic final CalendarMonthField<String>CalendarMonth.CALENDAR_MONTH_IDUse with available fluent helpers to apply the CalendarMonth_ID field to query operations.static final CalendarMonthField<String>CalendarMonth.CALENDAR_MONTH_TEXTUse with available fluent helpers to apply the CalendarMonthText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return CalendarMonthFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CalendarMonthField<T>CalendarMonth.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CalendarMonthField<T>Use with available fluent helpers to apply an extension field to query operations.