‎2006 Aug 24 8:36 AM
hi all,
when i execute my transation table control is appear
i got a message STATUS SCREEN_100 of the user interface zfm_kmvrg missing?
how can i rectify this
‎2006 Aug 24 8:52 AM
Hi,
CHECK THE PBO MODULE OF THE CORRESPONDING SCREEN, either you would have commented the Set PF-STATUS or else the PF-STATUS would not have been active. Create and activate the same, your problem is solved.
Reward if helpful.
Regards
‎2006 Aug 24 8:43 AM
i guess, you defined a GUI status to that screen and is not active or modified. check it in the program that GUI status.
Regards
Srikanth
‎2006 Aug 24 8:43 AM
Hi,
You have to create the PF status for the screen 100 from SE41 transaction using PBO module,
Rgds,
‎2006 Aug 24 8:52 AM
Hi,
that means you have Not created the status or may be it is in inactive state. if it is not created then create it in PBO of the screen, if it is already created then activate it.
Regards
vijay
‎2006 Aug 24 8:52 AM
Hi,
CHECK THE PBO MODULE OF THE CORRESPONDING SCREEN, either you would have commented the Set PF-STATUS or else the PF-STATUS would not have been active. Create and activate the same, your problem is solved.
Reward if helpful.
Regards