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

USER DIALOG

Former Member
0 Likes
827

Q] Pls explain the term USER DIALOG what is that we need to specify or the system specifies automatically?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
783

Hi,

Try the below link for your query :

http://abapprogramming.blogspot.com/2007/06/lesson7-user-dialogs-and-selection.html

Reward if helpful,

Regards,

Esha Raj

Hi,

Try the below link for your query :

http://abapprogramming.blogspot.com/2007/06/lesson7-user-dialogs-and-selection.html

Reward if helpful,

Regards,

Esha Raj

4 REPLIES 4
Read only

Former Member
0 Likes
784

Hi,

Try the below link for your query :

http://abapprogramming.blogspot.com/2007/06/lesson7-user-dialogs-and-selection.html

Reward if helpful,

Regards,

Esha Raj

Read only

Former Member
0 Likes
783

Hi,

User Dialog is a user action like giving input, pressing a push button etc...

The program can behave differently according the various user dialogs..

Please reefr to the document on dialog programming:

http://help.sap.com/saphelp_nw70/helpdata/en/fc/eb2d40358411d1829f0000e829fbfe/frameset.htm

Regards,

Renjith Michael.

Edited by: Renjith Michael on Jan 18, 2008 4:43 PM

Read only

Former Member
0 Likes
783

Hi,

USER DIALOG - is nothing but anyting that will be developed by user in the form of screens , messages, selection-screens called as user dialogs.

if you want to know deeply wht comes under user dialogs and what are the programmes related to user dialogs just

from SAP easy acces screen go to tcoce - ABAPDOCU ->ABAP USER dialogs. in which u finds lots of sample programs go throught it . It will be very uselful

<b>reward if useful </b>

regards,

sunil kairam.

Read only

Former Member
0 Likes
783

User dialog

This section describes the dialogs that you can use in ABAP to communicate with program users. It explains how to pass data between user dialogs and ABAP programs, how to define user dialogs within your programs, and how to process user input.

Currently, ABAP programs with type 1 (executable programs), M (module pools), and F (function groups) can contain their own user dialogs. In the future, it is planned to allow classes in ABAP Objects also to have screens.

reward if helpful

Rgards

Palak