‎2011 Aug 24 1:59 PM
HI,
Im already using logical database PNP in my program but now i want to add 2 radio buttons on that screen.Is it possible to add our own elements on the selection screen which is defined by logical database?Pls help.
Thanks,
Nidhi.
‎2011 Aug 24 2:22 PM
Hello,
Yes, you can do that .define the parameter /select option in your program and it will come below the standard PNP selection screen
‎2011 Aug 24 2:22 PM
Hello,
Yes, you can do that .define the parameter /select option in your program and it will come below the standard PNP selection screen
‎2011 Aug 24 2:23 PM
simply create you own selection screen as usual. It w9ill be added to the PNP screen.
‎2011 Aug 24 4:55 PM
Hi,
You can Create custom HR report catagory to include addition fields in Selection Screen of PNP Logical database.
Go to Se38->program Attribute then click on HR report catagory and create your own report catagory
Regards,
Madhu
‎2011 Aug 25 5:41 AM
hi nidhi,
just use
select-options: <your code>.
it will be done.