2008 Jul 05 8:16 AM
What happens if v sort a sorted intab?
Which table stores the online messages?
2008 Jul 05 10:16 AM
Hi,
The Tcode se91 is used to create and maintain messages.
The table T100 is used to store all the messages.
hope this helps you.
Reward points if helpfull.
Thanks & Regards,
Y.R.Prem Kumar
Hi,
The Tcode se91 is used to create and maintain messages.
The table T100 is used to store all the messages.
hope this helps you.
Reward points if helpfull.
Thanks & Regards,
Y.R.Prem Kumar
2008 Jul 05 10:04 AM
hi check this ...
it will not allow you to sort a sorted internal table..
T100 will stores all the messages
2008 Jul 05 10:16 AM
Hi,
The Tcode se91 is used to create and maintain messages.
The table T100 is used to store all the messages.
hope this helps you.
Reward points if helpfull.
Thanks & Regards,
Y.R.Prem Kumar
2008 Jul 05 10:21 AM
hi,
If you declared internal table as sorted at the time of declaration as:
t_sort like sorted table of <field-string>.And You want to Srot that Table then it will give you a Syntax Error.
Table T100 hold the Messages.
Reward if useful.
Sumit Agarwal
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |