‎2007 Nov 29 10:13 AM
Hi experts,
I have a developped program which. How can I find out wheter it is using another programs include or not? I tried to debug but I didn't find anything... maybe its referring into to other include in a function call but I'm not sure about it. Please help me to solve this question.
‎2007 Nov 29 10:24 AM
Hi,
"Where-used list" is the method where we will find if it is used in any...if u r not getting means it might not been used in any program...
Regards,
Nagaraj
‎2007 Nov 29 10:15 AM
Goto se38..
give your program name...
And click the "Where-used list" button... (ctrlshiftf3)....
‎2007 Nov 29 10:19 AM
Where used list doesn't give me any hit. Is it working with Includes anyway? Is working only with fields, isn't it?
‎2007 Nov 29 10:22 AM
Either you can use SE39 or SE38 Transaction :
Goto SE39 -> enter program name -> click on compared diffrent systems
or GOTO SE38 -> enter program name -> utilities ->version-> version management->click on remote comparsion
‎2007 Nov 29 10:24 AM
Hi,
"Where-used list" is the method where we will find if it is used in any...if u r not getting means it might not been used in any program...
Regards,
Nagaraj
‎2007 Nov 29 10:32 AM
‎2007 Nov 29 4:41 PM