Add check box to standard screen in CAT2 T-code using screen exit in ABAP.

 1. Goto T-code CAT2.


*********************************************************************************************
Implementation

1. Goto T-code CMOD.

2. Give project name and click on create.

3. Give short description and click on enhancement assignments.



4. Give customer exit and click on components.

5. Double click on screen number.
6. Give short description and Dynpro type.

7. Click on layout and design like this.


8. Save and activate screen and activate the project.

Checking

* Goto T-code CAT2.

Delete project.
* Deactivate the project and delete project.

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+ ).