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

Table Maintenance Generator?

Former Member
0 Likes
787

Hi All,

Please let me know if we generate a table maintenance generator for one of the dictionary tables, then does the system internally generates TCODES for it or we need to explicitly create it in SE93?

Regards,

MD.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
766

Hi,

the t-code needs to be created manually, here you will create a transaction with parameters after you create the table maintainance. This t-code calls the transaction SM30 with paramters viewname ( table name ) and Update/Show flag as 'X' if you want the table maintaince to open in update mode of display mode.

regards,

Advait

6 REPLIES 6
Read only

Former Member
0 Likes
767

Hi,

the t-code needs to be created manually, here you will create a transaction with parameters after you create the table maintainance. This t-code calls the transaction SM30 with paramters viewname ( table name ) and Update/Show flag as 'X' if you want the table maintaince to open in update mode of display mode.

regards,

Advait

Read only

Former Member
0 Likes
766

You have to explicitly create it using SE93.

Regards,

Mohaiyuddin

Read only

BH2408
Active Contributor
0 Likes
766

Hi ,

We need to create the Tcode through the Se93 ,there no chance of automatically creation of the tcode.

need to maintain the flag for the display ,update .

Regards,

Bharani.

Read only

Former Member
0 Likes
766

Hi,

Thanks for all your responses.

Regards,

MD

Read only

SantoshKallem
Active Contributor
0 Likes
766

Please search before posing..

U can find the demo in saptechnical.com with screen shots.

Regards,

santosh reddy

Read only

Former Member
0 Likes
766

we have to create the tcode in SE93.

Regards,

Ajay