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