Sunday, December 26, 2010

Debugging SMARTFORM is always difficult task. You can debug FM generated for the smartform or you can put static break point wherever code or routines are used.

Two types to debug smartform
  1. First type
    1. Activate smartform . When you activate, It creates one function module.
    2. Test(F8) smartform ->It takes you to SE37 with function module name
    3. Click on DISPLAY button->Click on Search button
    4. If you use TABLE node, you can search LOOP AT it_data (Select in Main program radio button in Search popup)
    5. If you use Flow Logic->Program lines ->You can search with PERFORM %Con(where n is the number)
  2. Second type
    1. You can use direct BREAK-POINT statement, when you use Flow Logic->Program lines.

0 comments:

Post a Comment

Your useful comments, suggestions are appreciated.Your comments are moderated.

Followers

Contact Form

Name

Email *

Message *

Web Dynpro ABAP Book

An SAP Consultant

Follow US


Want to Contribute ?

If you are interested in writing about the new stuff you learn everyday while working, please write to the.sap.consultants@gmail.com.

Click on Contribution for more details.