Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.field.SalesDealStdVHField
Packages that use SalesDealStdVHField
-
Uses of SalesDealStdVHField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest declared as SalesDealStdVHFieldModifier and TypeFieldDescriptionstatic final SalesDealStdVHField<String>SalesDealStdVH.SALES_DEALUse with available fluent helpers to apply the SalesDeal field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest that return SalesDealStdVHFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SalesDealStdVHField<T>SalesDealStdVH.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SalesDealStdVHField<T>Use with available fluent helpers to apply an extension field to query operations.