cancel
Showing results for 
Search instead for 
Did you mean: 

What is the maximum File size Limit in FileUpload UI element in Webdynpro JAVA/ABAP??

Former Member
0 Kudos


I need to upload file with more than 15,000 records, which can exceed more than 1 GB.

Regards,

Sakthi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You need to use AcfUpDownload.

Former Member
0 Kudos

Samuli,

AcfUpDownload means?? Is that an UI Element in WDJ?? Kindly Explain.

Regards,

Sakthi

Former Member
0 Kudos

It's an UI element but apparently only in WDA. I guess SAP hasn't back ported it to WDJ as confirmed by SAP note 1145874. See also SAP note 1303325 regarding limitations of FileUpload control in WDJ. Maybe there is a Java EE solution you could leverage. Another option would be to look into Multiple File Upload of KM or even cFolders.