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

Package Check error while activating Append Structure

Former Member
0 Likes
736

Hi,

I am getting the following error when activating the append structure:

The object TABL (Zstructure) uses SQLT of (standard structure).

the Used object, STRU (standard structure), is not visible.

I had used the "Append Structure" in the DDIC to append the customer structure to SAP standard structure.

But it is throwing the above error while activating. It is giving "No incosistencies found" while checking the syntax.

Regards

Kannaiah

2 REPLIES 2
Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
369

Check the package assignment on whatever is in (standard structure) - SE11, Attributes tab. One of the definitions is in a package that is not visible to the structure, which you're trying to change.

You might want to create your own, custom data elements.

Read only

Former Member
0 Likes
369

Hi,

Use the same package while saving the append structure too. The package of the table and append structure must be same