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 activiating Append Structure

Former Member
0 Likes
854

Hi All,

I have created an Append Structure for the Table HRP5136. When i am trying to activate the Append Structure the error "DDIC object TABL ZZHRS_EXTENDOFFER has package check errors" is thrown.

How do i resolve this? Any input on this will be of great help.

Thanks very much for your time

Regards,

Pavithra

2 REPLIES 2
Read only

Former Member
0 Likes
437

Hi,

By any chance is there errors in any one of the object which is in this Package. In SE80, select Package and enter respective development class and check each and every object.

Regards,

Satya

Read only

Former Member
0 Likes
437

Hi,

You r doing enhancements to the table .

when ever u do any changes u need to give the package name.

So find the package name of that table as follows.

In the tables screen itself click on system-> status .

there u will get the package name . give that name when u r activating the table.

Reward If Helpful