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

for module pool

Former Member
0 Kudos
121

Hiiiiiiiii

friends i wanna discuss that

i had created a module pool with tabstrip and calling 7 subscreens in that

i had save button for that

lets suppose 0001 is main screen

0002,0003,00034,0005,0006,0007,0008,0009 are subscreens that r called in module pool main screen 0001.

Now i want that for updating that module pool i shuld run a different transaction

so friends i had to make a different screen in which update code is to be written and rest same

means subscreens should also be called up in different main screen

or their is some other way out else creating screen

reply

me waiting

With Best Regards

Ruby

4 REPLIES 4
Read only

Former Member
0 Kudos
103

Hi

go to the following link:

http://sapmaterial.com/dialog_programming.html

Reward points if helpful.

Srikanta gope

Read only

Former Member
0 Kudos
103

Hi,

You can use the same screens.Based on transaction you can supress the OK_codes of the screen.It will be more simple to handle.

Reward if helpful.

Read only

0 Kudos
103

can u explain me in details

With Best Regards

Rubi

Read only

Former Member
0 Kudos
103

Ya u can use the same subscreens in the update module pool,but you need to define new screen area