
In the configuration step you have to perform common operations like activating, testing, and transporting, which are not enhancement specific, but are always used when you are doing ABAP programming.
Use of the Process
This process is part of the following IT scenarios:
| IT Scenario | Scenario Variant |
|---|---|
Process Flow
By default your enhancement is inactive. To make it available for the runtime environment you have to activate it.
The enhancement can change the behavior of your application. Therefore, it is crucial to test your application including the new enhancement. Use eCATT to record test scripts, run test (optionally with parameters), and analyze the test results.
If all tests are successful you release your enhancement with the Workbench Organizer and transport it through your system landscape (from development to production).
Result
The enhancement is activated and released to production.