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

set pf-status

Former Member
0 Likes
533

Hi all,

Can anybody please explain what is the difference between

set pf-status 'ZRANJITH' excluding 'PICK' and

set pf-status 'ZRANJITH'

I cannot find any difference.

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
513

In the first condition,

The push button with the function code of 'PICK' will not be displayed on screen.

In the first condition,

The push button with the function code of 'PICK' will not be displayed on screen.

2 REPLIES 2
Read only

Former Member
0 Likes
514

In the first condition,

The push button with the function code of 'PICK' will not be displayed on screen.

Read only

0 Likes
513

in first statment pf ststus wl set except 'PICK' function code button. like 'BACK' function code of F3.

paras