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

Beginning Dialog Programming

Former Member
0 Likes
469

Dear Friends,

I want to begin with dialog programming in ABAP. So, please tell me how to start & where to look out for the good examples. Please tell me about the examples in IDES also.

Bye,

Nishant

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
352

Please check out transaction code ABAPDOCU. This transaction has sample code for a lot different things in ABAP.

Specifically, take a look at the sample program SAPMDEMO_SCREEN_FLOW.

Regards,

Rich Heilman

2 REPLIES 2
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
353

Please check out transaction code ABAPDOCU. This transaction has sample code for a lot different things in ABAP.

Specifically, take a look at the sample program SAPMDEMO_SCREEN_FLOW.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
352

Nishant,

I found the book 'ABAP/4 Programming the SAP R/3 System' critical to my success when I started learning Dialog Programming 2 years ago.

This book covers other issues as well, but there are a 120 pages devoted to the basics of Dialog Programming.

It also covers ABAP Objects, reports, interactive reports, and building all types of dictionary objects.

http://tinyurl.com/9a6t4

Make sure to get 2nd Edition.

Hope this helps,

Brett