2007 Aug 08 5:59 AM
i am writing an exit for co02 transaction and in that after we save ,i want to call tcode MB22 through program .For that i m writing the code in include like i m also using bdc in my program .
but it is showing error like "before start of selection the structure introduce by function shud be concluded by endfunction".
so could anyone please tell me how to rectify that error..
i am writing an exit for co02 transaction and in that after we save ,i want to call tcode MB22 through program .For that i m writing the code in include like i m also using bdc in my program .
but it is showing error like "before start of selection the structure introduce by function shud be concluded by endfunction".
so could anyone please tell me how to rectify that error..
2007 Aug 08 8:02 AM
If you are using enhancement then include file is between function...endfunction. So, you cannot use events in between otherwise it will create conflict.
Basically, you need to write your code without introducing more events. Please see document for guidelines.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |