Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
Reply from soldner on May 22 at 11:49 AM The loop at screen is not the correct way for logical databases. You should use HR report category, which is assigned when you create/change the program attributes. Just goggle this - "hr report category in abap". Steven Oldner LaGov HCM Team
| | | ---------------Original Message--------------- From: dboyd Sent: Tuesday, May 22, 2012 11:41 AM Subject: LDB Selection Screen Fields LDB selection screen . I am using ldb pnpce in my program attributes. I want to hide some of the fields in the selection screen. I know the logic is loop at screen. if screen-name = 'xxxx'. screen-active =0. screen-input = 0. screen-invisible = 1. endloop. But how do you know what the screen names are? I run this loop in debug and see alot of screen names. I was able to hide the fields that I want hidden but not the push buttons and block name for block 'Selection criteria' where the personnel number, employee group and cost center are. Does anyone know what screen names to use for the Selection Criteria block and the push buttons after personnel number, employee group and cost center? Or how I can see this screen using se51 perhaps? Thank you all. Debbie | | Reply to this email to post your response. __.____._ | In the Spotlight Become a blogger at Toolbox.com and share your expertise with the community. Start today. _.____.__ |