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

Move columns in table control

Former Member
0 Likes
9,318

Hi,

I have developed Module pool programming with table control.In table control i have placed Material Number,Quantity,Landed Cost,MRP,Subtotal.Now i want to move Subtotal fied after Landed Cost.How to do this?Please help me.

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
5,294

Hi,

Click on the first CELL of the column you want to move, NOT the heading & drag it to desired position.

this will work ..

11 REPLIES 11
Read only

Arun_Prabhu_K
Active Contributor
0 Likes
5,294

Drag that column with mouse pointer and move to desired position.

Read only

0 Likes
5,294

Hi Arun,

I have already tried that one.But it is not moving.

Thanks

Read only

0 Likes
5,294

That's very strange.

Don't you get a dragging cursor at all?    

Read only

0 Likes
5,294

Hi Arun,

I placed the cursor on Field heading and dragged it....that's why i told you,i tried it but not working...don't mind..

Thanks

Read only

0 Likes
5,294

Hi Sai,

   Both the ways are applicable.

1) You can keep the cursor on first cell of the column and u can drag and drop,

2) and also u can follow the steps which i explained. Both the ways will work.

     The only difference is in point 2, you want to manually maintain the column no.

    But in Point1, you just want to drag and drop.

Thanks,

Arun.

Read only

sivaganesh_krishnan
Contributor
0 Likes
5,294

Hai Sai,

If you want to rearrange the TC columns then ,  you can arrange the column by selecting the fields one by one from the dictionary and droping it to the particular location in TC.

Regards,

Sivaganesh.

Read only

RaymondGiuseppi
Active Contributor
0 Likes
5,294

You can change order of fields in screen painter (drag and drop), but also during execution : Check that you allowed maintenance of variants in your table control (Attributes, Table Type, configurable, box) if checked you will be allowed to change order of fields, and can create a default variant. read some documents like

Regards,
Raymond

Read only

Former Member
5,295

Hi,

Click on the first CELL of the column you want to move, NOT the heading & drag it to desired position.

this will work ..

Read only

0 Likes
5,294

& do it in edit mode , in display mode it will not work

Read only

0 Likes
5,294

Hi Farid,

It is working....Thank You...

Read only

Former Member
0 Likes
5,294

Hi, Sai,

        

In the above screen shot, i am going to make the Apr.Amt to second column.

Steps to follow :

Click the Table control in Layout in se51 tcode.

Now u can get a popup as below.

Here you can find previous and next arrow button at the bottom of the above image.

Click on that until you get your field which you want to change.

Once you got the field, then change the column level according to your requirement.

In the below image u can see the Apr.Amt field is now available in 2nd column.

Hope it helps.

Thanks,

Arun.