Application Development 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: 

Data element was activated (error in the dependencies)

0 Kudos

Hello Friends,

We had released some TR yesterday to move to Quality and this was not moved successfully and in the TR logs I found the following message. Not sure what to do...request if some has encountered similar situation to give their feedback.

We had similar problem 2 days ago with another TR failing for the same reasons for another Data element...both are mentioned below...

We have adjusted the table in SE14 also but still the same. In development box we do not have any issues everything is active.

We have also regenerated the table maintenance also.

Following objects not activated/deleted or activated/deleted w. warning:

Table YAR_CN_BS_ACT could not be activated

(E- Nametab for table YAR_CN_BS_ACT cannot be generated )

Data Element ZLINE was activated (error in the dependencies)

Data Element ZZSERIAL was activated (error in the dependencies)

Following objects not activated/deleted or activated/deleted w. warning:

Table YAR_CN_GAAP_AREA could not be activated

(E- Nametab for table YAR_CN_GAAP_AREA cannot be generated )

Data Element ZZDES was activated (error in the dependencies)

2 REPLIES 2

Former Member
0 Kudos

Ramesh,

When you transport a custom object, you need to make available other dependent custom objects for that object in the target system, means that when you transport a custom table you need to take all custom domains, data elements also in the TR if they are not already existing in the target system.....

Pls check that in your respective TRs, do you have data elements ZLINE, ZZSERIAL also....same for ZZDES...., Also include their domains if they are custom. Now, to remove this error, create a new TR and include all these custom data elements in it and transport to Quality. After that re-import your erroneous transports in Quality with help of basis.

BR,

Diwakar

Former Member
0 Kudos

Hello Ramesh plz create a new CTS in development and for each object do a where used list test may be in some activated code piece the meta objects of this erroneous stuffs are yet being pointed to . try to adjust that first.

Also check once if u are even transporting these domains and all in the CTS check with se10.

last solution is recreate all these in a CTS and transport to target system.