Hi Abeprs,
I have one report program, and I want to set a button in application tool bar which using to call a transaction at the run time.
Now I am using below code but its not full fill my requirement, its appear when i execute. But I want it before itself.
START-OF-SELECTION.
SET PF-STATUS 'ZSTATUS'.
PARAMETERS: p_date TYPE datum.
But I want button here itself as below image
Thanks and Regards
Niraj