Skip to Content
Author's profile photo Former Member

Enhancing standard Class for addition of new methods

Following steps explains how to add custom methods to standard class.

     1.       Go to transaction SE24, Enter class name and click on Display.

/wp-content/uploads/2012/11/1_158723.png

     2.       On next screen click on Enhance button in toolbar options.

/wp-content/uploads/2012/11/2_158724.png

    3.       POPUP will be displayed to create enhancement implementation.

              Enter Enhancement implementation name and Short Text.

              Click on Enter.

/wp-content/uploads/2012/11/3a_158725.png

    Enter Package name and click on SAVE.

/wp-content/uploads/2012/11/3b_158726.png

     Select transport request number and Enter.

     Message will be displayed “Enhancement implementation ZSA_ENH_MAT created”.

/wp-content/uploads/2012/11/3c_158727.png

     4.       Now blank lines will be displayed to enter new methods in class interface.

         Enter new method details like method name, Level, Visibility and description..

/wp-content/uploads/2012/11/4_158728.png

     5.       Click on Parameters and enter method parameters.

/wp-content/uploads/2012/11/5_158729.png

     6.     Go back to methods and double click on method name.

       Enter code and activate method.

/wp-content/uploads/2012/11/6_158730.png

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.