‎2007 Apr 20 7:48 PM
Can anyone give me some examples of dialog programming . I need it for my resume . Any small applications . I appreciate your responses.
‎2007 Apr 20 8:02 PM
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
‎2007 Apr 20 7:53 PM
Hi,
Check the following link:
http://www.sap-img.com/abap/common-used-of-dialog-screen-for-display-change-delete.htm
Regards,
Bhaskar
‎2007 Apr 20 7:55 PM
‎2007 Apr 20 8:03 PM
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
‎2007 Apr 20 8:02 PM
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