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