cancel
Showing results for 
Search instead for 
Did you mean: 

Image on Webdynpro

former_member217000
Active Participant
0 Kudos

Hi,

I have two queries.

1. How to display image on ESS using webdynpro for ABAP. Actually I have taken element of type 'IMAGE' on View. I have created context of type string and attached to image element. But what value should be given to context to display image which is stored in r/3 (Tcode SE78 name of image 'ENJOY'). So please provide me the solution.

2. I want to display text file on ESS using webdynpro for ABAP. Text file is uploaded in SAP R/3 and stored in Z table.

So please provide me solution for both

Thank You,

Sameer Dhuke

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi ,

Use the following information:

the usage for both of these is well documented for wd4A. Use the following link.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/63a47dd9-0b01-0010-3d8e-de27242b...

You will need to look for mime objects and file upload ui elements.

For mime objects you can look at this tutorial

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/2eb11b59-0a01-0010-dfa3-8292abdf...

And for the file upload you can refer to this link

http://help.sap.com/saphelp_nw2004s/helpdata/en/c5/e4884180951809e10000000a155106/frameset.htm

This may be helpful to you.

Warm Regards,

Vijay

Former Member
0 Kudos

Hello Sameer,

1. You should use the Displaying MIME Repository Objects of WD4A

2. You will need to use the file upload UI element

the usage for both of these is well documented for wd4A. Use the following link.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/63a47dd9-0b01-0010-3d8e-de27242b...

You will need to look for mime objects and file upload ui elements.

For mime objects you can look at this tutorial

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/2eb11b59-0a01-0010-dfa3-8292abdf...

And for the file upload you can refer to this link

http://help.sap.com/saphelp_nw2004s/helpdata/en/c5/e4884180951809e10000000a155106/frameset.htm

look under file upload/download.

You could also use the above link for you image problem. SAP also ships with the NW04s installation some test applications that you can see to get an idea on how to impelement the fucntionalities. You can find the relevant test applicaitons mentioned at the bottom of the documentation page.

Hope this helps,

Harish.

Message was edited by:

Harish Rama Rao

Message was edited by:

Harish Rama Rao