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