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