Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup.field.CustomerGroupField
Packages that use CustomerGroupField
-
Uses of CustomerGroupField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup declared as CustomerGroupFieldModifier and TypeFieldDescriptionstatic final CustomerGroupField<String>CustomerGroup.CUSTOMER_GROUPUse with available fluent helpers to apply the CustomerGroup field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup that return CustomerGroupFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustomerGroupField<T>CustomerGroup.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustomerGroupField<T>Use with available fluent helpers to apply an extension field to query operations.