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

LDB not working in report program

Former Member
0 Likes
677

Hi Guys,

I am simulating a HR Query(sq01) in Report(se38).

Now the issue is,

I am using the LDB of that query in my report.

The LDB is PNPCE.

But, i am not getting the LDB's selection screen in report.

Is there anything else we need to do .

cheers.

santosh.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
544

hi santosh,

1. U will have to write this

statement, so that the standard selection screen

of lbd appears,

(other wise it won't appear)

2. TABLES : PERNR.

regards,

amit m.

Hi Guys,

I am simulating a HR Query(sq01) in Report(se38).

Now the issue is,

I am using the LDB of that query in my report.

The LDB is PNPCE.

But, i am not getting the LDB's selection screen in report.

Is there anything else we need to do .

cheers.

santosh.

3 REPLIES 3
Read only

Former Member
0 Likes
544

i am working on WAS 6.20 & R/3 4.7 version .

Read only

Former Member
0 Likes
545

hi santosh,

1. U will have to write this

statement, so that the standard selection screen

of lbd appears,

(other wise it won't appear)

2. TABLES : PERNR.

regards,

amit m.

Read only

0 Likes
544

Thanks a lot dude. it's working.