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

Deleting Interfaces

masna_7
Participant
0 Likes
7,050

Hi, there are some interfaces I am trying to delete from SE24 but it is giving the following error :

Class/interface is generated. It cannot be changed with this editor

Message no. OO612

Please Help

16 REPLIES 16
Read only

FredericGirod
Active Contributor
6,862

Seems to be created dynamicaly from specific tool. Could you provide examples ?

Read only

RaymondGiuseppi
Active Contributor
0 Likes
6,862

Are those related to BSP applications?

Could you provide some example (Display class/interféace, Properties tab, Category is 60 or similar type?)

Read only

0 Likes
6,862

I am adding a screenshot of the Properties tab of the Interface I want to delete

Read only

0 Likes
6,862

You have to delete the web dynpro component. You can't delete the interface directly.

Read only

0 Likes
6,862

I have no idea how to do that

Also, I dont see any WebDynpros attached/linked to this Interface.

Can you please guide me, that would be most helpful.

Read only

6,862

If the interface is called

ZIWCI_MY_WEB_DYNPRO

Then it probably belongs to web dynpro ZMY_WEB_DYNPRO.

Read only

0 Likes
6,862

You can

  • Perform a where-used search on the interface from SE24 or SE80 looking for 'Web Dynpro Components'
  • Also call SE80 on 'Web Dynpro Component/Interface' and use F4, you can filter by author and dates and wildcard on the name( *MY*WEB*DYNPRO*.

(Also a 'my web dynpro' (aka Hello World) should be in a local package such as $TMP, filter such Web Dynpro COmponents)

Read only

0 Likes
6,862

I tried where-used search from SE24 for all Search Items, it returned nothing.

The following message popped-up saying :

Class/Interface ZIWCI_ARB_INTERFACE not found in selected search area

Message no. ES120

Read only

0 Likes
6,862

Also, I tried to active the Interface from SE24, that is also of no use.

It says : "System does not allow changes to Interface" when activating.

Read only

0 Likes
6,862

Are there some inactive objects related to Web Dynpro?

Read only

0 Likes
6,862

masna_7

Did you search?

delete web dynpro site:sap.com

Read only

0 Likes
6,862

I dont even know which webdynpro is used here in the interface let alone delete them or see if that webdynpro is inactive.

the interface here itself is inactive here, it is not allowing me to active it from anywhere.

Read only

0 Likes
6,862

masna_7 Matthew told you:

If the interface is called

ZIWCI_MY_WEB_DYNPRO

Then it probably belongs to web dynpro ZMY_WEB_DYNPRO.

but you didn't tell us what you have found.

Read only

0 Likes
6,862

The date 14.08.2023 is not very old either. Could you ask the object's creator?

Read only

matt
Active Contributor
0 Likes
6,862

Why are you trying to delete these interfaces?

Read only

masna_7
Participant
0 Likes
6,862

It is Inactive in the system for a long period of time, there is a cleanup activity going on for Inactive Objects in the System.

I do not need to particularly delete it, Activation will also work.