Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.CustomerGroupField
Packages that use CustomerGroupField
-
Uses of CustomerGroupField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as CustomerGroupFieldModifier and TypeFieldDescriptionstatic final CustomerGroupField<String>CustomerGroup.ADDITIONAL_MASTER_DATA_SOURCEUse with available fluent helpers to apply the AdditionalMasterDataSource field to query operations.static final CustomerGroupField<String>CustomerGroup.CUSTOMER_GROUPUse with available fluent helpers to apply the CustomerGroup field to query operations.static final CustomerGroupField<String>CustomerGroup.CUSTOMER_GROUP_TEXTUse with available fluent helpers to apply the CustomerGroup_Text field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting 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.