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

SLG1 log Source code question

Former Member
0 Likes
634

HI

Can someone please inform as to how I determine which line of code is being referred to in the following snippet from the SLG1 Performance Assistant log?

The error occurred in program CL_HRRCF_CANDIDATE============CM00B line 135

Message no. HRRCF0001010

Diagnosis

The system detects a technical inconsistency.

System Response

The operation will be terminated.

Termination takes place in:

  • Main program: CL_HRRCF_CANDIDATE============CP
  • Subroutine: CL_HRRCF_CANDIDATE============CM00B
  • Line in source code: 135


Thanks

Jon

1 ACCEPTED SOLUTION
Read only

matt
Active Contributor
0 Likes
534

Go to SE38, enter "CL_HRRCF_CANDIDATE============CM00B" go to line 135?

2 REPLIES 2
Read only

matt
Active Contributor
0 Likes
535

Go to SE38, enter "CL_HRRCF_CANDIDATE============CM00B" go to line 135?

Read only

Former Member
0 Likes
534

Doh!! Of course!!!

I'll put that schoolboy error down to Monday!

Cheers Matthew.