fetch product image in RTF Template BIP Report
Summary: How to fetch and show the product image in RTF template
Content (please ensure you mask any confidential information):
We are trying to fetch the product image linked to a opportunity/Lead. All the fields related to product are available under the view QSC_PRODUCTS_VL whereas the images field is not available. How the fetch the same, is it mentioned in any table.
Version (include the version you are using, if applicable):
24D
Code Snippet (add any code snippets that support your topic, if applicable):
Adding sample code snippet of opportunity record
SELECT
cust.PARTY_NAME,
opty.NAME,
0