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