Monday, July 28, 2008

ABAP sample code provided by SAP

SAP provide a alot of sample code.

For demo about selection screen validation, dynamic selection screen, find them in DEMO_SEL_SCREEN*
For demo about select data, dynamic condition, find them in in DEMO_SELECT*
Demo about write output to list can be found in program DEMO_LIST*

You can find also demo about object oriented programming, tree control, drap & drop menu (contect menu)

To find all the demos, find program including word *DEMO* in program name.

Enjoy exploring SAP demo :)

Read More......