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

Rename the Structure?

Former Member
0 Likes
1,527

HI folks,

In a requirement, i had to create a structure through 'Append Structure' into another standard SAP structure 'ROIJTIC_IO'. This never asked for a key. Now, i want to rename the appended structure, but it is asking for a key. Is there any way i could rename it without using any key?

The structure name is ZAROIJTIC_IO, and i want to use this structure as an "Append Structure" in another database table. When i try to do this, it shows an error "The selected name ZAROIJTIC_IO has already been assigned". so, my question is, can i reuse the structure in another structure or DB table for Appending Purpose?

THanks and regards,

Vijay

HI folks,

In a requirement, i had to create a structure through 'Append Structure' into another standard SAP structure 'ROIJTIC_IO'. This never asked for a key. Now, i want to rename the appended structure, but it is asking for a key. Is there any way i could rename it without using any key?

The structure name is ZAROIJTIC_IO, and i want to use this structure as an "Append Structure" in another database table. When i try to do this, it shows an error "The selected name ZAROIJTIC_IO has already been assigned". so, my question is, can i reuse the structure in another structure or DB table for Appending Purpose?

THanks and regards,

Vijay

3 REPLIES 3
Read only

Former Member
0 Likes
832

Hi,

To modify/rename the SAP objects you need the key which can be generated in service.sap.com.

Regards

Elini.P

Read only

Former Member
0 Likes
832

hi Sai,

U can Use , nothing will happen.

but if u want to delete u need access key.

Regards

Vijay

Read only

Former Member
0 Likes
832

HI Vijay,

Yes you can append the same structure to anywhere else. The reason it did not allow you to rename is for the same reason. Because, if you change the name of the structure now, the places where you have used this structure ,should all be changed, which is not plausible.

Regards,

Ravi