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