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