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: 

Table Maintenance Generator?

Former Member
0 Kudos
107

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

Former Member
0 Kudos
86

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

Former Member
0 Kudos
87

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

Former Member
0 Kudos
86

You have to explicitly create it using SE93.

Regards,

Mohaiyuddin

BH2408
Active Contributor
0 Kudos
86

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.

Former Member
0 Kudos
86

Hi,

Thanks for all your responses.

Regards,

MD

SantoshKallem
Active Contributor
0 Kudos
86

Please search before posing..

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

Regards,

santosh reddy

Former Member
0 Kudos
86

we have to create the tcode in SE93.

Regards,

Ajay