Skip to Content
0
Former Member
Sep 06, 2007 at 08:12 AM

access to cdrom drive under abap and call of java application

26 Views

hello,

is it possible to access a cdrom drive (surely of my pc where minisap is installed) in an abap programm?

I want to read out fileinformations of an dvd or cd in an abap programm and pass these info´s to a j2se application which handles these infos and returns values to the abap programm which shows the result in an web dynpro application.

how can I realise this? has anyone an idea? is it at all possible?