03 Enhancement Exercises

You might also like

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 1

SAP R/3 Release 4.

Exercises: Enhancement SAP Development ABAP Training

1. Exercise on User-Exit (Function-Exit)

Implement an User-Exit that will fire whenever you change any Customer details. Code an
Information message inside the User Exit code, so that when you run XD02 after Activating the
Project (thus the User Exit) this message is displayed in a popup.

2. Exercise on Business AddIn (BAdi)


When the batch is created and then saved in transaction MSC1N, check if the Total Shelf life of
the Material is initial, and issue an information message and prevents saving the batch.

March 2005
Page 1

You might also like