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

how to create two screen on one page using module pool programming?

Former Member
0 Likes
872

for ex. when we give matnr no screen 1, and click on create or display button then dosplay all data related to that matnr.

please help me

Moderator message: please do more research before posting.

Message was edited by: Thomas Zloch

3 REPLIES 3
Read only

Former Member
0 Likes
578

Hi Yuvraj,

You can go with subscreens . if you use subscreens in one subscreen you can give matnr and on create you can call another subscreen.

Or else You can use container control in the screens .

Regards,

Ramya R

Read only

gouravkumar64
Active Contributor
0 Likes
578

Hi,

Your blocked ALV finished?

Read only

dirk_wittenberg
Contributor
0 Likes
578

Hi,

why do you need 2 screens? Put all fields needed on one screen, matnr editable, all others just for display. After pressing create switch all fields to editable .

Regards,

Dirk