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