‎2008 Jul 07 8:17 AM
Hi
I have an internal table, which is already sorted. If I sort it again, what will be the effect of that?
Which is the table that stores online massages?
How can we create a new package where I can assign my report objects?
Thanks
Santo
‎2008 Jul 07 8:20 AM
Hi,
Go to Transaction SE21 to create Package or from transaction SE80 you can create Package.
Best regards,
Brijesh
‎2008 Jul 07 8:20 AM
Hi,
Go to Transaction SE21 to create Package or from transaction SE80 you can create Package.
Best regards,
Brijesh
‎2008 Jul 07 8:21 AM
hi,
all messages r stored in table T100.
u can create package using SE21 or SE80 transaction.
‎2008 Jul 07 8:40 AM
Hi,
There is no effect of sorting a Sorted table with same fileds.
There is unnecessary Processing.Not good performance of report.
--> If you sort with different fields it will sort accordinly..
Best regards,
Brijesh
‎2008 Jul 07 9:41 AM
hi
good
1- If you sorted and internal table twice than it will short the internal able in the ascending order in both of the time of the internal table data wont be same on both the times.
3-http://help.sap.com/saphelp_nw70/helpdata/en/ea/c05d8cf01011d3964000a0c94260a5/content.htm
hope this will help to solve your problem.
Thanks
mrutyun^