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

dialog programming

Former Member
0 Likes
620

Can anyone give me some examples of dialog programming . I need it for my resume . Any small applications . I appreciate your responses.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
595

Hi,

Check out BIBS tcode in SAP where you will find some dialogs and how they look and how they work. You can also see the underlying code for the same.

Regards,

Bhaskar

4 REPLIES 4
Read only

Former Member
0 Likes
595
Read only

0 Likes
595

some real time scenarios please

Read only

0 Likes
595

May be you can have something like

Display a list of Purchase orders, sales orders based on date range.

First screen has date range selection. enter.

Second screen has two buttons 1)purchase order

2) sales order.

or (here u can have tabstrips) or

can display the selected output in table control or steploops.

Reward if helpful

Read only

Former Member
0 Likes
596

Hi,

Check out BIBS tcode in SAP where you will find some dialogs and how they look and how they work. You can also see the underlying code for the same.

Regards,

Bhaskar