‎2007 Jul 26 6:26 AM
Hi,
I am an SD consultant, so please excuse me if I ask a very fundamental question.
How do I land at the exact point in the program where the standard program is modified?
Eg: I have a transaction VA05. In the further selection criteria for standard SAP you see about 7 further selection criteria. However in my current system I find 14 selection criteria. How do I know where these modifications have come in to place?
Please advise me. Points will be awarded for useful answers.
Thanks,
Satheesh
‎2007 Jul 26 6:31 AM
Hi Satheesh,
Go to the program using se38.
Use the find option, and select the option Main program and search for Selection-screen.
You can find out the code.
Regards
Arun
‎2007 Jul 26 6:41 AM
I tried doing this, but this is not taking me any where in the program.
Further inputs plz???
‎2007 Jul 26 6:32 AM
Hi
You have to check the Std program SAPMV75A which is related to this VA05 Tcode
may be that program might have beem enhanced to add extra sel criteria.
<b>Reward points for useful Answers</b>
Regards
Anji
‎2007 Jul 26 6:34 AM
Goto SE38 --> enter program name SAPMV75A
and press ShiftCtrlF2
You will find any modifications if done to the standard SAP program.
Regards
Gopi