2007 Oct 16 1:30 AM
hi,
Can it be possible to update a internal table field with the message text from Message class?
Thanks
2007 Oct 16 1:38 AM
Hi,
Yes it is possible.
MESSAGE s000(su) INTO wa-message.
APPEND wa TO itab.
here wa-message is work area .
Regards,
Atish
hi,
Can it be possible to update a internal table field with the message text from Message class?
Thanks
2007 Oct 16 1:38 AM
Hi,
Yes it is possible.
MESSAGE s000(su) INTO wa-message.
APPEND wa TO itab.
here wa-message is work area .
Regards,
Atish
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |