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