Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.SoldProductGroupField
Packages that use SoldProductGroupField
-
Uses of SoldProductGroupField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as SoldProductGroupFieldModifier and TypeFieldDescriptionstatic final SoldProductGroupField<String>SoldProductGroup.SOLD_PRODUCT_GROUP_IDUse with available fluent helpers to apply the SoldProductGroup_ID field to query operations.static final SoldProductGroupField<String>SoldProductGroup.SOLD_PRODUCT_GROUP_TEXTUse with available fluent helpers to apply the SoldProductGroupText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return SoldProductGroupFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SoldProductGroupField<T>SoldProductGroup.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SoldProductGroupField<T>Use with available fluent helpers to apply an extension field to query operations.