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

Domain/Data Element Modified/Active Status

Former Member
0 Likes
4,119

Hi Folks,

I have created a new Domain for data element and assign it to the data element. The domain is activated so as the tables are, but data element is in modified/active status. Even if I created a new data element and assign the same domain it is getting activated but not the old one.

Please help as what could be the issue as the status is same as modified/active.

Thanks

Chin Lua

9 REPLIES 9
Read only

Former Member
0 Likes
2,008

Chin,

Are you getting some Error/Warning during its Reactivation now ?

Read 'Activation Log' to find some possible issue.

Also, use 'CHECK' to find if any inconsistency is there .

Read only

0 Likes
2,008

Hi,

There is no error or warning. Everything is ok, but the status is modified/active.

Read only

former_member222709
Contributor
0 Likes
2,008

Hi Chin,

Use the Where Used list to check any possible uses of the Data Element. Remove all the links and then try to Activate it.

regards,

Pranav.

Read only

0 Likes
2,008

how can i remove the list which is already connected.

Read only

0 Likes
2,008

http://www.abapprogramming.net/2007/06/lesson-15-dependencies-of-abap.html

Try to adjust the data base tables once(using SE14)

hope this will helpful.

Regards

Aravind.

Read only

0 Likes
2,008

Hi Chin,

The links which are already connected, needs to be de-linked manually. As you had done earlier, similarly, wherever the Data Element has been used, you need to use the new data element and assign the same domain as the old one.

Finaaly, these links can be restablished once your Data Element is activated.

Regards,

Pranav.

Read only

Former Member
0 Likes
2,008

Hi,

Please run this program :BCALV_BUFFER_DEL_SHARED.

but this will work for the domain/data element issue for ALV case.

Regards,

Aravind.

Edited by: Aravind Kumar t thakkallapally on Aug 25, 2011 12:25 PM

Read only

Former Member
0 Likes
2,008

Hi Chin,

first delete the line item from the table and activate the table.

Then again inter the field with the Z data element and activate the

table.

I hope it will solve your problem.

Regards

Sub

Read only

0 Likes
2,008

Hi Chin,

>

> first delete the line item from the table and activate the table.

> Then again inter the field with the Z data element and activate the

> table.

> I hope it will solve your problem.

>

> Regards

> Sub

And what about the info that is held in that particular field that is deleted?