Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.SoldProductField
Packages that use SoldProductField
-
Uses of SoldProductField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as SoldProductFieldModifier and TypeFieldDescriptionstatic final SoldProductField<String>SoldProduct.ADDITIONAL_MASTER_DATA_SOURCEUse with available fluent helpers to apply the AdditionalMasterDataSource field to query operations.static final SoldProductField<String>SoldProduct.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final SoldProductField<String>SoldProduct.MATERIAL_TEXTUse with available fluent helpers to apply the Material_Text field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting 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.