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

logical database : user defined selection screen

Former Member
0 Likes
398

Hi Experts,

I am working with HR-ABAP. The logical databases provide a selection screen......but i want to use a selection screen of my own and not that of the LDB.

Plz help...............

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
366

U need to change the report category to

_____000

goto attributes of the program ...

click

HR report category ...

give _____000 for master data

2 REPLIES 2
Read only

Former Member
0 Likes
367

U need to change the report category to

_____000

goto attributes of the program ...

click

HR report category ...

give _____000 for master data

Read only

Former Member
0 Likes
366

hi do like this....

go to attributes-->hr report catagory-->master data...here use the value _____000(5underscores and 000 )..

you wii get that..

regards,

venkat