Wednesday, December 22, 2010
How to debug field exits?
- The code which is written in the field exit function module can not be debugged . But u can do one thing to know whether it is being triggered or not.. Just write one statement for messages.
- MESSAGE w027(ZMSGCUSTOME) with 'It is being triggered'.
- You can come to know that whether cursor is coming there or not .
0 comments:
Post a Comment
Your useful comments, suggestions are appreciated.Your comments are moderated.