cancel
Showing results for 
Search instead for 
Did you mean: 

How to select a directory path to inputfield in web dynpro abap?

Former Member
0 Kudos

Hi,

Experts,

I want to select a directory path into a inputfield as like in file_upload browse button but it select only a file but i want the whole directory to select can i achieve this please suggest me on this.

Thanks in advance,

Shabeer Ahmed.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

NOT ANSWERED

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

Currently not possible in Web Dynpro directly. If you are on 7.01, you could use a FlashIsland to acomplish such a thing. Here is a similiar tutorial.

https://wiki.sdn.sap.com/wiki/display/EmTech/IslandsWDA_MUploader

Next year in 7.02, we add a file dialog option to the ACFUpDownload UI element. It can be used as described to only return a directory path using only native WD UI elements.

Former Member
0 Kudos

HI

Thomas Jung,

Its my Greatness that i got reply from you thanks for that myself using SAP Net Weaver 7.0 in that there is any alternative approach

\

Thank u once agin

Shabeer Ahmed

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

>

> HI

> Thomas Jung,

>

> Its my Greatness that i got reply from you thanks for that myself using SAP Net Weaver 7.0 in that there is any alternative approach

> \

> Thank u once agin

> Shabeer Ahmed

Sorry, nothing I can think of within 7.0.

Former Member
0 Kudos

HI,

Thomas,

Why can't i make the upload folder into zip format and i upload that zip folder using file_upload ui element after that i use the file under the zip folder what i want.

Is it work write or not .

Thanks and regards,

Shabeer Ahmed

abhimanyu_lagishetti7
Active Contributor
0 Kudos

Yes it is possible. Use CL_ABAP_ZIP class to load and get the files

Abhi

Former Member
0 Kudos

Hi,

Abhi

can u have any related document regarding this.

And Is there any other alternate way instead of this.

Thank u,

shabeer ahmed