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 Text from SE61

liliana_cantero2
Explorer
0 Likes
1,555

Hi,

I'm trying to delete a text from the SE61 and I get the following message

" Document ZCOPC_UPS_START_RUNDE is not available in language S "

I checked the text in DOKIL table and text exist in that language.

ID OBJECT LANGU TYP VERSION

TX ZCOPC_UPS_START_RUNDE S E 0028

Could be that the type (TYP) is wrong? I don´t know what it means that field...

Anyone know any other way to delete the text?

Best Regards,

Liliana Cantero

Hi,

I'm trying to delete a text from the SE61 and I get the following message

" Document ZCOPC_UPS_START_RUNDE is not available in language S "

I checked the text in DOKIL table and text exist in that language.

ID OBJECT LANGU TYP VERSION

TX ZCOPC_UPS_START_RUNDE S E 0028

Could be that the type (TYP) is wrong? I don´t know what it means that field...

Anyone know any other way to delete the text?

Best Regards,

Liliana Cantero

1 REPLY 1
Read only

Sandra_Rossi
Active Contributor
0 Likes
1,020

Hi Liliana Cantero,

Are you sure it isn't deleted? Because, after looking at DOCU_DELETE function module, I think this message just informs you that the document's master language is not Spanish, and so it couldn't delete DOKHL (not DOKIL) entry, which is normal. If you delete the document in its master language, then you won't get this message,

Best regards

Sandra