‎2008 Jun 24 5:29 PM
Hi,
is there a function module to get the source of a abap report or program?
Regards,
Anton
‎2008 Jun 24 5:35 PM
Hello.
Why not
SE38->enter your report->click on display->in the menu: Utilities->more utilities->Upload/download->download
Regards.
Valter Oliveira.
‎2008 Jun 24 5:35 PM
Hello.
Why not
SE38->enter your report->click on display->in the menu: Utilities->more utilities->Upload/download->download
Regards.
Valter Oliveira.
‎2008 Jun 24 5:39 PM
Hi,
because i must read the abap coding, make same modifications and create the report new.
And at the moment, i read the coding directly from database.
Regards,
Anton
‎2008 Jun 24 5:41 PM
Hi.
I don't know about any FM for this but there is the ABAP command "READ REPORT" to read a report into an internal table. Maybe that helps?
Best regards,
Jan Stallkamp
‎2008 Jun 24 5:41 PM
‎2008 Jun 24 5:42 PM