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

Standard Toolbar

Former Member
0 Likes
627

Hi Friends,

In the screen painter form, how to enable the Standard Toolbar ie., Save, Back, Cancel,Print, etc.

Now, I am getting the standard toolbar items in the de-activated mode.

Kindly guide me.

Regards,

Mark K

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
595

i think u created a new PF status , so u have to add Fcodes for the same

for

back == BACK (fcode).

Regards

Prabhu

i think u created a new PF status , so u have to add Fcodes for the same

for

back == BACK (fcode).

Regards

Prabhu

4 REPLIES 4
Read only

Former Member
0 Likes
596

i think u created a new PF status , so u have to add Fcodes for the same

for

back == BACK (fcode).

Regards

Prabhu

Read only

0 Likes
595

Hi Prabhu,

I have done that part. But still I am not getting.

Regards,

Read only

0 Likes
595

u have to create PF status , that is in SE41 not in SE51.

call will be like this

set pf-status 'prabhu'.

call screen 100.

Regards

Prabhu

Read only

0 Likes
595

Hi Prabhu,

Thank u very much. In SE41, I have executed and activated. It is working now.

Once again thanks.

Regards,

Mark K