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