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