Hi,
I have two screens main screen 100 & subscreen 200. In pbo of screen 100, i am calling the sub screen 200 on to the subscreen area SUB of screen 100 by using statement CALL SUBSCREEN SUB INCLUDING SY-REPID '100'.
And in my report i just wrote CALL SCREEN 100.
But i am getting the error message that PLEASE ENTER THE TRANSACTION CODE.
Plz. help me.