2007 Sep 01 7:44 PM
I wonder how to find all "z" programs containing e.g string "skk" in source code
2007 Sep 01 9:00 PM
Hi,
Use program RPR_ABAP_SOURCE_SCAN and in the input selection
Program Name : Z* or in the Package Z* or Y*
in the Find String give SKK
and execute
a®
2007 Sep 01 7:48 PM
2007 Sep 01 9:00 PM
Hi,
Use program RPR_ABAP_SOURCE_SCAN and in the input selection
Program Name : Z* or in the Package Z* or Y*
in the Find String give SKK
and execute
a®