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
534

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
514

In the first condition,

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

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.

2 REPLIES 2
Read only

Former Member
0 Likes
515

In the first condition,

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

Read only

0 Likes
514

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

paras