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