Will enhace the custom programs for practicing using Explicit enhancing(ES) in ABAP.
Create enhancement spot.
* Goto Edit and choose enhancement operations and click on create option.
Report.
*******************************************************************************************************
Step 1: Goto SE38 and give program name and click on display.
Step 2: Put cursor on enhancement section and click on enhance.
Step 3: Put cursor on enhancement section and right click choose enhancement operations click on create implementation.
Step 4: Write the code and activate.
Step 5: Execute.
Input
Output
Finally Undo implementation.
* Goto code and click on enhance button, Right click on implementation and choose enhancement operation and select undo implementation.
* Activate the code.
Comments
Post a Comment