Application Development 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: 

How to create Subscreen

Former Member
0 Kudos

HI Experts

Pls give me the step by step procedure to create the subscreen in dialog programming.

Thanks in advance

Regards

Rajaram

3 REPLIES 3

Former Member
0 Kudos

Hi,

Please check the link for the standard sap help regarding sub-screens

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

Thanks

Naren

Former Member
0 Kudos

Steps to create subscreen:

  • Enter the name of the program and number of the screen

  • Click on create

  • On screen attribute screen enter short description

  • Enter screen type. Normally you selet NORMAL option for usual R/3 screen. the other options available are SUBSCREEN and MODAL DIALOG BOX.

<b>select the SUBSCREEN option.</b>

Rewards if useful.

Former Member
0 Kudos

solved