Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Custom Includes

Former Member
0 Likes
728

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.

3 REPLIES 3
Read only

Former Member
0 Likes
612

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

Read only

Former Member
0 Likes
612

Get the main program from SE93. Put a global search for INCLUDE.

Regards

Mohan

Read only

Former Member
0 Likes
612

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