Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.SoldProductTextField
Packages that use SoldProductTextField
-
Uses of SoldProductTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as SoldProductTextFieldModifier and TypeFieldDescriptionstatic final SoldProductTextField<String>SoldProductText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final SoldProductTextField<String>SoldProductText.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final SoldProductTextField<String>SoldProductText.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.masterdataforgroupreporting that return SoldProductTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SoldProductTextField<T>SoldProductText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SoldProductTextField<T>Use with available fluent helpers to apply an extension field to query operations.