2012 Dec 20 4:56 AM
hi all
Is it possible to convert a string to image (any format) file and then use it?
regards
vaibhav
hi all
Is it possible to convert a string to image (any format) file and then use it?
regards
vaibhav
2012 Dec 20 5:36 AM
Hi
to store a file we require 3 parameters
1.file-name type string,
2.file-type type string,
3.file-content type type xstring.
2012 Dec 20 5:51 AM
You need to store image object in SAP repository which gives you URL for the object in string data type, you can check standard program : SAP_PICTURE_DEMO
2012 Dec 20 6:08 AM
hi gagan
sap_picture_demo is little unclear to me
what i m trying to do is i have a string variable containing some value and i want that value to be displayed as a picture
regards
vaibhav
2012 Dec 20 6:08 PM
2012 Dec 20 10:59 PM
2022 Nov 15 7:35 AM
Its been almost a decade.. Do any one of you have any solution for this.. ?? Any proper links or blogs or even hints or ideas would help.. Even concluding as, it is not possible will do.. 😛
2022 Nov 15 7:38 AM
create your own question please
a string is a variable format, a picture is a content type