Skip to Content
0
Jun 19, 2008 at 01:25 PM

Load:Class filename not found portal

33 Views

In the webgui /portal a link is provided.

when you click the link , which is mapped with the transaction

code of the ABAP program. gets displayed.

THis program is used to download PO into the File

server.

so File output path is given.

The user uses F4 help to select the directory / filename as well

In the bottom we are getting a messge

load: class FileName not found

and load: class Directory Select not found

I use cl_gui_frontend_services=> directory_browse

and kd_get_filename_on_f4.

wat might be the problem for this?

Give me your valuable suggestions

This is urgent.