What steps will reproduce the problem?
1. extract a class with a event
What is the expected output?
OK
What do you see instead?
Dump :
Runtime Errors GETWA_NOT_ASSIGNED
LOOP AT events ASSIGNING <ev>.
CLEAR:
<ev>-author,
<ev>-createdon,
<ev>-changedby,
<ev>-changedon,
<ev>-r3release.
MODIFY <me>-parameters FROM s_pa TRANSPORTING author createdon
changedby changedon
WHERE NOT cmpname IS INITIAL OR cmpname IS INITIAL.
MODIFY <me>-exceptions FROM s_ex TRANSPORTING author createdon
changedby changedon
WHERE NOT cmpname IS INITIAL OR cmpname IS INITIAL.
ENDLOOP.
Original issue reported on code.google.com by taryck%b...@gtempaccount.com on 16 Feb 2010 at 6:24
Original issue reported on code.google.com by
taryck%b...@gtempaccount.com
on 16 Feb 2010 at 6:24