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

SE91

Former Member
0 Likes
2,608

Hi ,

In SE91 I GAVE

Message Class = KD.

Message No = 503

Click Display , It showd message . When i used ' Where used list for that no ' , I got i include program without description using that .

When i double click empty description area , I Get ABAP code, But it is include program ( <b>LK076F10</b> ), When i searched Where used list of program for that include ,There is no program .

I need to find which progranm is using that include program LK076F10.

Regards

Hi ,

In SE91 I GAVE

Message Class = KD.

Message No = 503

Click Display , It showd message . When i used ' Where used list for that no ' , I got i include program without description using that .

When i double click empty description area , I Get ABAP code, But it is include program ( <b>LK076F10</b> ), When i searched Where used list of program for that include ,There is no program .

I need to find which progranm is using that include program LK076F10.

Regards

5 REPLIES 5
Read only

Former Member
0 Likes
889

mostly LK076F10 will be main program or else goto into the include program and click on any form where it is used...U will find the programs....Might be LK076F10 is a sub routinue which might have been used dynamically by SAP...

Read only

Former Member
0 Likes
889

Its possible that it could be a subroutine in which the message is being issued and that subroutine could be called in a dynamic way.

If that is the case, WHERE USED LIST will not be able to give you the details

Regards,

Ravi

Note - Please mark all the helpful answers

Read only

Former Member
0 Likes
889

The include program SAPLKO76 belongs to functional pool SAPLKO76 (CO Object Settlement: Totals Processor ).

Read only

Former Member
0 Likes
889

Problem Solved ,

Now some error is showing in point assignment ,Will assign points once cleared

Read only

Former Member
0 Likes
889

hi

good

check this standard program

RFLBOX00

thanks

mrutyun^