‎2011 Aug 25 10:23 AM
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
‎2011 Aug 25 10:45 AM
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 .
‎2011 Aug 25 11:02 AM
Hi,
There is no error or warning. Everything is ok, but the status is modified/active.
‎2011 Aug 25 11:19 AM
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.
‎2011 Aug 25 12:15 PM
‎2011 Aug 25 12:52 PM
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.
‎2011 Aug 26 6:15 AM
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.
‎2011 Aug 25 11:22 AM
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
‎2011 Aug 31 7:11 AM
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
‎2011 Aug 31 11:10 AM
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?