Skip to Content
0
Former Member
Mar 25, 2009 at 02:40 PM

doing changes to the report dynamically

25 Views

hi

i am working on a report whichaccepts a report in selection screen and finds 'upload' function module available in it and replaces this with 'gui_upload' function module.

i have written code for commenting the existing function module and creating new function module i.e. 'gui_upload'.

can anyone let me know how can i implement these changes in to the report that i pass in the selection screen.

i.e. how ca i write these changes to the report.

thanks in advance.