Will enhace the custom programs for practicing using Implicit enhancing in ABAP.

 Report


Step 1: Goto SE38 and give program name and click on display.

Step 2:  Goto Edit- > Enhancement operations-> Show Implicit enhancements. 




Step 3: Put Curser on Implicit point and click on enhance button.



Step 4: Right click on Implicit point and choose enhancement operation and create implementation. Choose code type.



Step 5: Click on create button and create new implementation and select and press enter. 

Step 6: Write the code and activate the code.


Input


Output



Old 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

Popular posts from this blog

New syntax for append- VALUE (new syntax 7.4+) in ABAP

Read statement new syntax in ABAP. (7.4+).

Concatenation new syntax( 7.4+ ).