Hello Experts,
I have stored an image in a ztable in xstring format using method GUI_UPLOAD and function module SCMS_BINARY_TO_XSTRING.
My question is how do I print it out on a classical report screen?
I have gone through numerous posts here, almost all of which tell me to use MIME or else go for REUSE_ALV_COMMENTARY_WRITE.
Is there a simpler way to do it, now that I have the image in my custom ztable?
Can someone give me a sample code to do it?
My ztable has fields SrNo type INT1 and PHOTO type HRTMC_XSTRING.
Thank You in advance,
-Nimish Kate