Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.SoldProductGroupTextField
Packages that use SoldProductGroupTextField
-
Uses of SoldProductGroupTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as SoldProductGroupTextFieldModifier and TypeFieldDescriptionstatic final SoldProductGroupTextField<String>SoldProductGroupText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final SoldProductGroupTextField<String>SoldProductGroupText.MATERIAL_GROUPUse with available fluent helpers to apply the MaterialGroup field to query operations.static final SoldProductGroupTextField<String>SoldProductGroupText.SOLD_PRODUCT_GROUP_TEXTUse with available fluent helpers to apply the SoldProductGroupText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SoldProductGroupTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SoldProductGroupTextField<T>SoldProductGroupText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SoldProductGroupTextField<T>Use with available fluent helpers to apply an extension field to query operations.