‎2008 May 19 6:38 AM
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
‎2008 May 19 6:42 AM
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.
‎2008 May 19 6:42 AM
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.
‎2008 May 19 6:48 AM
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