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

Chnage table in existing Method

Former Member
0 Likes
739

hi,

i build a Z Global class last month that bring data in table (from method)and i use it for many programs,

now i want to add to the table one more line that can help help me in sort ,

what is the best way to do that?

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
718

Hi,

please check this link for step by step process

http://help.sap.com/saphelp_nw04s/helpdata/EN/90/8d7310b1af11d194f600a0c929b3c3/content.htm

Reagrds,

anirban

hi,

i build a Z Global class last month that bring data in table (from method)and i use it for many programs,

now i want to add to the table one more line that can help help me in sort ,

what is the best way to do that?

Regards

5 REPLIES 5
Read only

Former Member
0 Likes
718

it might be easy if you can change the global class for getting the sort condition.

Read only

Former Member
0 Likes
718

use include field

Read only

Former Member
0 Likes
718

Hi,

use customized incle to include field to your table

Read only

0 Likes
718

Hi Anirban ,

Thanks but how i do that?

Regards

Read only

Former Member
0 Likes
719

Hi,

please check this link for step by step process

http://help.sap.com/saphelp_nw04s/helpdata/EN/90/8d7310b1af11d194f600a0c929b3c3/content.htm

Reagrds,

anirban