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

Dailog Programming

Former Member
0 Likes
818

What is meant by Dailog Programming? Can anyone help me with a good document and an example also?

6 REPLIES 6
Read only

Former Member
0 Likes
787

Dialogur programing in other words is called Module pool programing. it helps in developing very user friendly and intractive programs. The transaction to develop dialog program is SE80. You can search for FLIGHT programs in this transactions which are sample programs from SAP.

- Guru

Reward answers if helpful

Read only

gopi_narendra
Active Contributor
0 Likes
787

goto transaction ABAPDOCU n see the programs under the User Dialogs - > Screens.

u will find good programs for dialog programming

Regards

- Gopi

Read only

Former Member
0 Likes
787

It is an Module pool programing.

it is same like Visual basic.

We can able to drag and drop the components .

we can able to create an interactive application.

Transaction to create module pool program is : Se 80

select program and give your program name, and create an screen with the number of 100.

To execute the module pool program we need to create an transaction for that screen 100.

using the transaction code you can execute your program.

I hope that this will help you,

Regards

Purshoth

Read only

0 Likes
787

In my Module pool if I have to screens. How can I fill up the selection screen of my second screen?

And How can I pass value of first screen to the second screen?

Read only

Former Member
0 Likes
787

hi,

chk out tis link

<a href="http://help.sap.com/search/highlightContent.jsp">http://help.sap.com/search/highlightContent.jsp</a>

reward if this helps you,

regards,

siva