SET PF-STATUS '?'
How can one get the R/3 default menu on the list/report. I mean what is
SET PF-STATUS '?'.
Hi Deepa,
U will be getting the standard menu by default.
If u want ur own menu or buttons u need to use set pf-status
bye
Hi...
If you want to use your own-defined GUI status, simply write in your coding:
set pf-status '100'. (100 is the name of GUI status)
then double click the '100' and you will create the GUI status. Just arrange your menu path or pushbutton on your GUI status.
Hope it helps,
nurmyasin