Hi ABAPers,
Good day!!
I have a requirement where i have to change/modify or put new PF-STATUS after system error message in a report. My problem is when ever there is a validation happens i have written this code 'Message id 'sy-msgid' number 'sy-msgno'......' , so when control reaches this statement i should get some message and in the output am getting some standard PF STATUS. So now i want to put my own PF status instead of standard one which i highlighted in the attachement.
Kindly help me out in putting own PF status , because after statement me the control is coming out of the program and i want to only modify the PF status of screen when any error display on the screen.
Please find the screenshot for the same in the attachement
Your help is greatly appreciated !!