‎2006 Sep 19 11:35 AM
Hi,
I have a requirment where I need to identify the forms in the system where a particular value is hardcoded.
I have used programs to find hardcoded values in custom programs. This I did by passing program names retrieved from TRDIR table to function module REPS_GET_OBJECT. Then I do a string check to find the program which has that string.
I can get form names of the forms from TNAPR table. Can anybody tell me any function module which can do similar functionality as REPS_GET_OBJECT, but with forms.
Thanks in advance,
CMV
‎2006 Sep 19 12:19 PM