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

difrence between module pool and dialog programming

Former Member
0 Likes
731

Hi abapers,

can plz tell me difrence between module pool and dialog programming.

1 ACCEPTED SOLUTION
Read only

former_member196299
Active Contributor
0 Likes
706

hi Prasanna ,

Module pool programming and dialog programming are the same thing .

Regards,

Ranjita

6 REPLIES 6
Read only

Former Member
0 Likes
706

Hi,

Both mean one and the same.

Regards,

Younus

Read only

Former Member
0 Likes
706

Hi,

Actually Dialog Programming is Module pool Programming.

Please go thru this , see if your dbout gets clear.

Basic components of dialog program?

- Screens (Dynpros)

- Each dialog in an SAP system is controlled by dynpros.A dynpros consists of a screen

And its flow logic and controls exactly one dialog step.

- ABAP/4 module Pool.

Each dynpro refers to exactly one ABAP/4 dialog program .Such a dialog program is also called a module pool ,since it consists of interactive modules.

Regards,

Priyanka.

Read only

Former Member
0 Likes
706

hi,

Both are same.

MODULE POOL : Through modules only we have access ABAP EDITOR

from FLOW LOGIC EDITOR .

DIALOG PROGRAMING : We use to have dialogs(Screen process) to interact

with user .

~~Guduri

Read only

Former Member
0 Likes
706

Both are Same

Read only

former_member196299
Active Contributor
0 Likes
707

hi Prasanna ,

Module pool programming and dialog programming are the same thing .

Regards,

Ranjita

Read only

former_member196299
Active Contributor
0 Likes
706

hi ,

If your questions is answered then reward points and mark it as answered .

Regards,

Ranjita