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

report.

Former Member
0 Likes
454

how to set report program selection screeen pf_status.

press f8 addon pf_display

1 ACCEPTED SOLUTION
Read only

Former Member
3 REPLIES 3
Read only

Former Member
0 Likes
426

<b>SYntax :</b>

AT PF<nn>

Predefined system functions have higher priority than self-defined events. The system does not trigger an event AT PF<nn> for keys whose function code is predefined:

Read only

Former Member
Read only

Former Member
0 Likes
426

Do this :


INITIALIZATON.

SET PF-STATUS <Status name>.

In this if you assign some other text or Icon to F8 it will display that during selection screen.

FORGOT to mention that the FunctionCode has to be ONLI for any F8 and you can place any icon

It would be Ideal if you copy the GUI status %_00 of Program RSSYSTDB and then modify the ICON Image.

Regards

Nishant

Message was edited by:

Nishant Rustagi