‎2010 Jan 17 9:17 PM
Hi
i want to upgrade the file selection system
because all the files path are in hard code in the Y* And Z* programs
and i want to change it by using FILE transaction
then i have to look for all the programs ( of course Y* and Z* ) that contains a strings which begin or have the server adrees and have the sign '//'
how can i look for all these programs that have this strings or chracters
Best Regard
Owesat Ehsan
‎2010 Jan 17 9:47 PM
Hi,
use standard program RPR_ABAP_SOURCE_SCAN to scan all files matching your selection criterias to find out the string in the program ...
Regards,
Karol
‎2010 Jan 17 9:47 PM
Hi,
use standard program RPR_ABAP_SOURCE_SCAN to scan all files matching your selection criterias to find out the string in the program ...
Regards,
Karol
‎2010 Jan 18 8:16 AM
‎2010 Jan 19 12:16 PM
‎2010 Jan 19 8:06 PM