I had a problem getting the events to work when i use any fiels other than the first of an itab
as the working fields.
To be clear,
Suppose itab is an internal table with fields f1 , f2 and f3 in this order.
Everything works fine when the records are sorted by f1 , f1 is used in AT statements as
AT new f1.
However if i sort the records by f2 and use AT NEW f2 , the behavior is not as expected.
If someone gets through with this do let me know.
Thursday, June 14, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment