2007 Apr 19 12:13 PM
2007 Apr 19 12:14 PM
hi..,
GO TO A SELECTION SCREEN and select SYSTEM --> STATUS.
u will get a window..
in this the<b> GUI status</b> field contains the pf-status name of that particular screen..
regards,
sai ramesh
2007 Apr 19 12:17 PM
if you want to set the Pf status for selection screen , then chk this function module
RS_SET_SELSCREEN_STATUS
2007 Apr 19 12:18 PM
write this code in ur selection screen.
at selection -screen output.
set pf-status 'zstatus'.
u have to create pf-status in tcode SE41.
2007 Apr 19 12:21 PM
Hi,
Create ur own pf status in menu painter.
and use this pf status in INITILIZATION event of report.
ex...
if u have created ZSTATUS in menu painter, then..
INITILIZATION.
set pf status'ZSTATUS'.
Thanks
Giridhar Karnam
2007 Apr 19 12:23 PM
Hi,
Use function module RS_SET_SELSCREEN_STATUS.
with regards,
Jay
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |