Application Development 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: 

how to tie tcode to table maintenance generator table

Former Member
0 Kudos

hi guys,

i need to use tcode to call table maintenance generator program (the one that is created via SM30 ).

how can i use module instead of executable program type ?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Use SE93, which enable to call maintenance screen directly on the right table.

Give a Zname.

Choose "Parameter Transaction".

T-code SM30.

skip 1st screen

then in the dynpro fields :

VIEWNAME ztable

SHOW X

Erwan

5 REPLIES 5

Former Member
0 Kudos

Hi,

Use SE93, which enable to call maintenance screen directly on the right table.

Give a Zname.

Choose "Parameter Transaction".

T-code SM30.

skip 1st screen

then in the dynpro fields :

VIEWNAME ztable

SHOW X

Erwan

0 Kudos

Hi Erwan,

I hv followed ur step, but i didnt see this step

then in the dynpro fields :

VIEWNAME ztable

SHOW X

i am currently in ver 4.7

i only see screen, from module pool, name of screen fields, value

matt
Active Contributor
0 Kudos

> Hi Erwan,

>

> I hv followed ur step, but i didnt see this step

>

> then in the dynpro fields :

> VIEWNAME ztable

> SHOW X

>

> i am currently in ver 4.7

>

> i only see screen, from module pool, name of screen

> fields, value

You type VIEWNAME and SHOW in "name of screen fields", and put your ztable name and X in "Value".

matt

former_member404244
Active Contributor
0 Kudos

Hi,

Check the below link

Regards,

Nagaraj

Former Member
0 Kudos

Hi,

initially when u create a table and select the table maintenance and maintain in sm30 then goto se93 and give program name once tcode is assigned just once u giv tcode sm30 screen will appear.....

hope it is helpful to u.....

Regards,

sana.