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

Former Member
0 Likes
578

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
550

Hello,

Yes, you can do that .define the parameter /select option in your program and it will come below the standard PNP selection screen

4 REPLIES 4
Read only

Former Member
0 Likes
551

Hello,

Yes, you can do that .define the parameter /select option in your program and it will come below the standard PNP selection screen

Read only

former_member226519
Active Contributor
0 Likes
550

simply create you own selection screen as usual. It w9ill be added to the PNP screen.

Read only

Former Member
0 Likes
550

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

Read only

koolspy_ultimate
Active Contributor
0 Likes
550

hi nidhi,

just use


select-options: <your code>.

it will be done.