I am trying file uploder in webdynpro abap but I want it for some file types like .pdf and .xls only.Actually I have to enhance my existing webdynpro code for this.
Asked
Active
Viewed 385 times
-1
-
Please provide some code. How do you want to upload the file? – Nov 07 '16 at 07:48
-
now I got the answer..thanks for your response. I – pratiksha pawar Nov 09 '16 at 05:12
1 Answers
0
I have compare file Mime type with required MIME type.. for ex.. for pdf MIME type is : application\pdf compare this with uploded files mime type.

pratiksha pawar
- 3
- 5