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

error while creating table maintenance generator

Bharath84
Participant
0 Likes
4,177

Hi All,

While creating Table maintenace, it is generating with errors.

I am getting the below error. When I checked in SM30 the table maintenance is available.

I deleting the tmg and created new one with a different screen number. But still the error is occuring.

Please help me.

Thanks,

Haritha

8 REPLIES 8
Read only

Former Member
0 Likes
2,435

Hi Haritha,

Delete the existing TMG.

Adjust the table via the database utility SE14 and then recreate the TMG.

This should solve.

Regards,

Ankur Parab

Read only

arindam_m
Active Contributor
0 Likes
2,435

Hi,

The only way i guess is Delete existing TMG, Activate and adjust table, recreate TMG.

Cheers.

Arindam

Read only

Former Member
0 Likes
2,435

Hi,

maybe your table contains some fields, that can't be generated in a TMG.

1st please do all possible checks on your acvtive table. If there is no warning, please show us the definitions of all of your table fields.

Regards,

Klaus

Read only

0 Likes
2,435

Hi Klaus,

Before recreating TMG I have activated and adjusted database utility. In my table I am having a Zfield with Zdataelement of data type CHAR and length 255 and there are 4 fields having direct data type. Would be this reason I am getting the error while generating? Please advice.

Thanks,

Haritha

Read only

former_member198834
Participant
0 Likes
2,435

hi haritha,

1. first generate the function group

2. adjust the table in se14

3. now create the TMG

hope it will work

Suresh

Read only

former_member209120
Active Contributor
0 Likes
2,435

Hi Haritha,

See this link for step by step procedure for creating Table Maintenance Generator, follow like this

http://saptechnical.com/Tutorials/ABAP/TableMaintenance/demo.htm

Read only

SwadhinGhatuary
Active Contributor
0 Likes
2,435

Hello Haritha,

As you mention that after deleting TMG the same error repeat , that means error in table activation.

so after delete TMG adjust the database changes by database utility SE14 before that check all the DDIC objects (Data elements, Domains and help are activated or not) then create TMG with new screen

please check below links-

http://saptechnical.com/Tutorials/ABAP/TableMaintenance/demo.htm

http://wiki.sdn.sap.com/wiki/display/ABAP/How+to+make+table+maintenance+generator

http://wiki.sdn.sap.com/wiki/display/ABAP/TABLE+MAINTENANCE+GENERATOR+and+ITS+EVENTS

http://www.saphub.com/abap-dictionary/table-maintenance-generator/

Read only

Former Member
0 Likes
2,435

Hi Harita,

Delete the existing TMG and create a new one using table maintenance type as two step.

Regards,

Archana