2007 Dec 22 8:25 AM
Hi Guys,
I need to move a column from position 10 to position 5 in the standard program. I did change the table control position in screen painter by doing cut and past of columns at required positions and it does change there but it does not show column positions in the actual screen. Is there config for table control in the standard program?
In the attributes the position number is disable. Is there some other way that I can move the columns.
Please advise.
Thanks,
FS
2007 Dec 23 5:21 AM
Hi,
For some standard transaction there are some customization table that determines the column postion.. this might be done in the standard code.. u need to check whether if there is any such customization are available or not
Hi Guys,
I need to move a column from position 10 to position 5 in the standard program. I did change the table control position in screen painter by doing cut and past of columns at required positions and it does change there but it does not show column positions in the actual screen. Is there config for table control in the standard program?
In the attributes the position number is disable. Is there some other way that I can move the columns.
Please advise.
Thanks,
FS
2007 Dec 23 5:21 AM
Hi,
For some standard transaction there are some customization table that determines the column postion.. this might be done in the standard code.. u need to check whether if there is any such customization are available or not
2007 Dec 23 8:15 AM
Thanks Manesh,
I am using travel overview transaction PR05. Can you recommend any config area where the table column positions are maintained. Thanks.
Regards,
FS
2007 Dec 25 7:50 AM
Hi FS,
Sorry.. i am not much touch in that... i think functional's can help u out.. abap doubts are always welcome.
Regards
Maneesh Chandran.
2008 Feb 07 5:51 AM
I moved the columns around in screen painter and in display it did not put the columns exactly where I specified but still close to the requirement. Must be some limitation with table control.