Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.field.ProductStdVHField
Packages that use ProductStdVHField
-
Uses of ProductStdVHField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest declared as ProductStdVHFieldModifier and TypeFieldDescriptionstatic final ProductStdVHField<String>ProductStdVH.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductStdVHField<String>ProductStdVH.PRODUCT_EXTERNAL_IDUse with available fluent helpers to apply the ProductExternalID field to query operations.static final ProductStdVHField<String>ProductStdVH.PRODUCT_TEXTUse with available fluent helpers to apply the Product_Text field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest that return ProductStdVHFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductStdVHField<T>ProductStdVH.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductStdVHField<T>Use with available fluent helpers to apply an extension field to query operations.