Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sub Screen

Former Member
0 Likes
342

Hi,

I have 1 normal screen and 2 subscreens but i am not creating any subscreen area. The usual syntax for calling sub screens in PBO is

PROCESS BEFORE OUTPUT.

CALL SUBSCREEN <area> INCLUDING [<prog>] <dynp>.

But i dont have a sub screen area.

how to call those screens.

1 REPLY 1
Read only

Former Member
0 Likes
315

Hi Sanjeeth,

You have to create a subscreen area in your main screen. then only you can call your subscreen in your main screen.

Please refer

http://help.sap.com/saphelp_40b/helpdata/en/9f/dbabfe35c111d1829f0000e829fbfe/content.htm

Regards,

Ramya R