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