Monday, December 20, 2010
- Go to CMOD transaction code.
- Give Project as ZPRJ_001 and click on Create button.
- Give some description what for the exit .
- Click on Enhancement assignments give your Enhancement and and press Enter.
- Now click on Components button. You can see the function module EXIT_SAPLCYPP02_001.
- Double click on EXIT_SAPLCYPP02_001 function module.In the Source code you will see one include that is zxcy1u07. Double clik on zxcy1u07. After that you will see some message. Just press ENTER button. No need on message . just press ENTER .
- It asks you to create Include ZXCY1U07. Click on YES and proceed to write code.Once you code save and Activate function module. And come back Project by pressing back button. and finally activate the project.
- Go to Transaction code or program where this Use exit has been called. Execute and check whether expected result is coming or not.
Try to put break points in the source code of function module EXIT_SAPLCYPP02_001.
Followers
Popular Posts
- ABAP - ALV Report example with steps
- ABAP - Step by step tutorial on Smart Forms - Template Node
- ABAP - Sending email with pdf attachment
- SAP Adobe Form - Steps to create simple ADOBE Form and calling it from ABAP Program
- SAP ABAP - CL_ABAP_CHAR_UTILITIES class usage
- ABAP - Multiple value selection from F4 help for SELECT-OPTIONS
- Execute ABAP Report using SUBMIT statement
- ABAP - Select all or Deselect all in ALV or Check box handling in ALV
- Web Dynpro ABAP ALV - ON_CLICK event
- ABAP - Dynamic WHERE clause
0 comments:
Post a Comment
Your useful comments, suggestions are appreciated.Your comments are moderated.