‎2008 Dec 05 6:02 AM
Hi All,
How can we find custom includes in the transaction VA01,VF04 AND VF06.I need to know the Custom code where it has been written in this particular transaction.
Regards,
Bharath.
‎2008 Dec 05 6:06 AM
Hi,
Do you mean the exits that have been implemented?
Go to SE38 and give ZX* and F4. This will give all the includes where custom coding is done.
Regards
‎2008 Dec 05 6:06 AM
Get the main program from SE93. Put a global search for INCLUDE.
Regards
Mohan
‎2008 Dec 05 6:10 AM
Usually custom includes end with ZZ or Z unlike userexit includes starting with ZX. Open the main program in SE80 and look in the list of includes you can find it with the name or the description.
Regards
Karthik D