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