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

append structure CI_ECMC

Former Member
0 Likes
529

Hello.

I had created an append structure at table ecmct named CI_ECMC (within the customization).

For some reason it had been created as a local object meaning cannot be transfered to other clients.

I can't see it in se80 --> local objects (I want to di it in order to change package).

Does anyone has a clew what can I do ? Edit the structure in se11 alows me deal with the short descriptions & fields only, not the package.

Thanks in advance.

Regards,

Rebaka

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
455

Hi,

Use the menu path goto>object directry entry in se11 and hten change the display. there it will let you change the package.

Regards,

Himanshu Verma

2 REPLIES 2
Read only

former_member787646
Contributor
0 Likes
455

Hi,

Run the program RSWBO052 in ABAP Editor (Tcode: SE38).

In this you can change the package name / development class name.

On the screen "Table/structure" and enter the structure name" and press "F8" key.

On the next screen double click on the object and change the package and save.

Hope it helps you.

Murthy.

Read only

Former Member
0 Likes
456

Hi,

Use the menu path goto>object directry entry in se11 and hten change the display. there it will let you change the package.

Regards,

Himanshu Verma