‎2007 Nov 06 2:58 AM
how to set report program selection screeen pf_status.
press f8 addon pf_display
‎2007 Nov 06 3:02 AM
Hi,
Check below link
http://help.sap.com/saphelp_nw04/helpdata/en/e7/0eb237e29bc368e10000009b38f8cf/frameset.htm
Regards,
Atish
‎2007 Nov 06 3:01 AM
<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:
‎2007 Nov 06 3:02 AM
Hi,
Check below link
http://help.sap.com/saphelp_nw04/helpdata/en/e7/0eb237e29bc368e10000009b38f8cf/frameset.htm
Regards,
Atish
‎2007 Nov 06 3:04 AM
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