Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sorting/Online Msg/Package

Former Member
0 Likes
615

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
593

Hi,

Go to Transaction SE21 to create Package or from transaction SE80 you can create Package.

Best regards,

Brijesh

4 REPLIES 4
Read only

Former Member
0 Likes
594

Hi,

Go to Transaction SE21 to create Package or from transaction SE80 you can create Package.

Best regards,

Brijesh

Read only

GauthamV
Active Contributor
0 Likes
593

hi,

all messages r stored in table T100.

u can create package using SE21 or SE80 transaction.

Read only

Former Member
0 Likes
593

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

Read only

Former Member
0 Likes
593

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^