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

Former Member
0 Likes
347

Hi

can u explain me how to hide the selection fields in LDB selection screen?

How to find the manager in OM Reporting?

Thanks

Gopi

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
325

Hi,

No need to copy to a "Z" version. Just create a selection screen variant and hide the field. Run the program, when the selection screen is thrown, click the save variant, in the next screen you will be able to check a checkbox to hide any particular field of fields, give a name to the variant and a description, and click save. Now, you can create a "Z" tcode which calls this program and uses the variant automatically.

Welcome to SDN.

Please remember to award points for helpful answers and mark you post as solved when solved completely. Thanks.

Regards,

Raj.

2 REPLIES 2
Read only

Former Member
0 Likes
326

Hi,

No need to copy to a "Z" version. Just create a selection screen variant and hide the field. Run the program, when the selection screen is thrown, click the save variant, in the next screen you will be able to check a checkbox to hide any particular field of fields, give a name to the variant and a description, and click save. Now, you can create a "Z" tcode which calls this program and uses the variant automatically.

Welcome to SDN.

Please remember to award points for helpful answers and mark you post as solved when solved completely. Thanks.

Regards,

Raj.

Read only

Former Member
0 Likes
325

Hi,

You can hide the fields using AT SELECTION SCREEN OUTPUT also, but for LDB it is not the preferred way.

I think you are using the HR LDB. When you assign the LDB to the report, in the attributes of the program you have HR report category. Use that to restrict the selection fields coming from LDB.

Regards,

Atish