cancel
Showing results for 
Search instead for 
Did you mean: 

upload from clipboard option in webdynpro abap selection screen

Former Member
0 Kudos

Hello Gurus,

We have a requirement in select-options in webdynpro.i have implimented select-options successfully using

WDR_SELECT_OPTIONS used component.now i need to impliment 'upload from clipboard' option when ever i click on advance options arrow mark. this option we can get in normal abp from selection screen.in selection screen against select-option field we have multiple options arrow mark.when ever we click this arrow mark we can able to see the upload from clipboard button at lowe level.exact same option how can we impliment in webdynpro abap selection screen.

Could anyone please suggest solutions?

if possible could you send me the sample code or relevent links for the same.

Thanks in Advance for your replies.

Regards,

babu

Accepted Solutions (0)

Answers (2)

Answers (2)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

There is no programatic cross browser clip board access allowed within HTML/JavaScript. This would be a potential security hole if any website could read/write to your clipboard. Therefore clipboard access from WDA Selection Screen isn't really possible.

Former Member
0 Kudos

Hi,

Which server version are you working on...Is it ECC6 or nwetweaver 7..

I guess that option is avaialbel in Netweaver 7.0..Need to check there is an option for Clipboard in select-options..

Regards,

Lekha.