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

Syntax Errors for a Program

Former Member
0 Likes
655

Hi,

Can any body tell me how to capture syntax errors of a Report.

This report may also contain Includes.

4 REPLIES 4
Read only

Former Member
0 Likes
623

chk the

FM RFC_PROGRAM_CHECK_SYNTAX

Read only

Former Member
0 Likes
623

click on activate button. (or check ) .

if you select process errors, all syntax errors will be displayed.

Read only

0 Likes
623

Easiest way is to run an Extended Program Check on the main program through SE38

Read only

former_member219399
Active Participant
0 Likes
623

Hi,

open the program in SE38. And press ctrl+F2. or check button. If there are syntax errors this will display all the errors with red color signal light. double click on each signal light will navigate u to the corresponding error even if it is in a include also.

With regards,

Vamsi