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

Delete table with related program

Former Member
0 Likes
1,866

Hello,

I'm trying to delete a table (SE11) but one program, that doesn't exist in SE38 or SE37, is related (using) this table and I can't delete them.

¿Any idea?

Tanks!

9 REPLIES 9
Read only

ronaldo_aparecido
Contributor
0 Likes
1,705

Hi Guillermo .

I think :

1-The table is being modified by other user , and task being with other user .

Acess the task release of table.

HOPE HELP .

Read only

Former Member
0 Likes
1,705

hello,

you might be using the tables statement in a function group or a module pool (SE80) include. Please check if the program where it was used has a function group or SE80 program include. Once you remove it there it should be ok to delete the table.

best regards,

swanand

Read only

Former Member
0 Likes
1,705

Go to SE11 within the table, then Utilities->Table Maintenance Generator, delete the maintenance view and then try do delete the table.

Read only

Former Member
0 Likes
1,705

Hi,

Just try with prefixing SAP to the program in SE38.

Thanks & Regards,

Arun

Read only

arindam_m
Active Contributor
0 Likes
1,705

Hi,

Possible reason could be an inactive or temporary($TMP) program. Try via SE80 or SE14.

Cheers,

Arindam

Read only

Former Member
0 Likes
1,705

Its looks like table is used in some function module. and Function module create some include program by own and in that this table is used.

Read only

former_member209120
Active Contributor
0 Likes
1,705

Hi

Try to delete that program in SE80...

Read only

Former Member
0 Likes
1,705

Hi,

Try one more thing. There is a button in the top right "Complete list" (as shown in the screenshot as well). Just click on it. You will get to know more things of it. Like is it an include program or module pool.

Regards

Purnand

Read only

0 Likes
1,705

Hi,

   Did  try to delete using SE14. or database utility?

Regards,

Madhumahesh.