cancel
Showing results for 
Search instead for 
Did you mean: 

Picture/Thumbnails in the Purchase Requisitions

kaibangcola
Explorer
0 Kudos

Hi, Experts.

A minor question right here - I just want to know where the picture/thumbnail from the PRs viewed from the Manage Purchase Requisition app is coming from. The picture is the one appearing at the top-left-most area. I checked and it's definitely not coming from the Supplier Master and Material Master. 

Thank you.

Regards,

Kai

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Kai

If you use the F12 debugger in the fiori launchpad you can see the path where the image is retrieved from.

Internal example https://xxx-xxx.wdf.sap.corp/sap/bc/ui5_ui5/sap/mm_ppr_maints1/images/PurchaseReqn.jpg

So in the definition of the SAPUI5 Application Object - MM_PPR_MAINTS1 this would be delivered content, there is an images folder where this image is stored.

Hope it helps

Kind regards

Brian

kaibangcola
Explorer
0 Kudos

Thank you, Brian! Very helpful.

Answers (0)