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

TMG

Former Member
0 Likes
799

Hi All,

Assume a table having 15 fields with 2 primary keys and done TMG for it. It completed without any errors. But when I open the same table in sm30 tcode

I should get all the 20 fields in  a  screen with full screen of table entries.If possible no need of vertical scrollbar at down.

Thanks in advance.

Regards,

Chakradhar.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
740

Hi Chakradhar,

The maximum width of the table control in the TMG is 80, but I searched and found this blog which has a useful way of changing this.

Regards,

Nick

Hi All,

Assume a table having 15 fields with 2 primary keys and done TMG for it. It completed without any errors. But when I open the same table in sm30 tcode

I should get all the 20 fields in  a  screen with full screen of table entries.If possible no need of vertical scrollbar at down.

Thanks in advance.

Regards,

Chakradhar.

3 REPLIES 3
Read only

Former Member
0 Likes
740

Dear Chakri,

Create a Transaction Code for your TMG in SE93.

Your issue will be solved.

Thanks & Best Regards

Dinesh

Read only

0 Likes
740

Hi Dinu,

Thanks for ur reply. But it could not solve my issue.

I created tcode for tmg in se93 and executed it. But I am getting the same output as if in sm30.

What I want is to get all the fields at a time in a screen(the size of table in full screen as if we see table output in se11) so that no use of horizontal scroll bar in my TMG.

Regards,

Chakradhar.

Read only

Former Member
0 Likes
741

Hi Chakradhar,

The maximum width of the table control in the TMG is 80, but I searched and found this blog which has a useful way of changing this.

Regards,

Nick