‎2009 Oct 27 6:03 AM
Dear All,
Pl help me find out all the dictionary objects used in report program and dialog program.
Input will be program name(report or module pool). output will give name of the database tables used in that program.
thanks.
‎2009 Oct 27 6:06 AM
‎2009 Oct 27 6:07 AM
‎2009 Oct 27 6:10 AM
Hi,
Use the FM RS_PROGRAM_TABLES
pass the object type as PROG for report and the program name for object name
Vikranth
‎2014 May 01 10:58 PM