Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.CustomerGroupTextField
Packages that use CustomerGroupTextField
-
Uses of CustomerGroupTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as CustomerGroupTextFieldModifier and TypeFieldDescriptionstatic final CustomerGroupTextField<String>CustomerGroupText.CUSTOMER_GROUPUse with available fluent helpers to apply the CustomerGroup field to query operations.static final CustomerGroupTextField<String>CustomerGroupText.CUSTOMER_GROUP_TEXTUse with available fluent helpers to apply the CustomerGroupText field to query operations.static final CustomerGroupTextField<String>CustomerGroupText.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 CustomerGroupTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustomerGroupTextField<T>CustomerGroupText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustomerGroupTextField<T>Use with available fluent helpers to apply an extension field to query operations.