cancel
Showing results for 
Search instead for 
Did you mean: 

Document upload in BW report or web template

Former Member
0 Kudos

Hi all,

Is it possible to upload a document in word, excel etc format in the BW report / WAD ?

I am not referring to administrative workbench document.

I am on version 3.5.

I am under impression it's a standard functionality for netweaver 2000s Bex.

Regards,

Shreya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You can upload your document to MIME Repository and then give a link to this document from your web template.

Path where you can upload ur document:

SE80 -> MIME REPOSITORY -> PUBLIC -> BW -> CUSTOMER-SPECIFIC MIME OBJECTS.

This code for link in webtemplate will take to the document you uploaded earlier.

<a href="/sap/bw/Mime/Customer/YourDocName.doc" > Link to Document </a>

raj

assign points if helpful

Answers (1)

Answers (1)

Former Member
0 Kudos

Raj, How would an end-user do that ?

Regs,

Shreya