Skip to Content
0
Former Member
Aug 02, 2005 at 05:07 AM

Regarding Function modules and methods

20 Views

Hi,

which of these calls to GUI_UPLOAD is more efficient?

CALL METHOD cl_gui_frontend_services=>gui_upload

or

CALL FUNCTION GUI_UPLOAD