Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.ProductGroupField
Packages that use ProductGroupField
-
Uses of ProductGroupField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as ProductGroupFieldModifier and TypeFieldDescriptionstatic final ProductGroupField<String>ProductGroup.PRODUCT_GROUP_IDUse with available fluent helpers to apply the ProductGroup_ID field to query operations.static final ProductGroupField<String>ProductGroup.PRODUCT_GROUP_TEXTUse with available fluent helpers to apply the ProductGroupText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return ProductGroupFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductGroupField<T>ProductGroup.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductGroupField<T>Use with available fluent helpers to apply an extension field to query operations.