2024 Sep 04 3:26 PM
Hello Experts, I have extended the custom append structure from VBAK table by adding one more field to it. Later I want to remove it from that due to some reason.
After removal of that field, system not allowing me to activate the table, since it is giving error.
Error: The 'Z' field is still being used in view.
Kindly provide me your inputs?
2024 Sep 04 3:36 PM
Hi
You can find the usage of field with where used list.
Try removing the usage of field from table maintenance or usage in programs if any and activate it.
Thanks,
Prakash J.
2024 Sep 04 3:47 PM
Hi,
But that view is an standard view which will be generated from activation of VBAK. I wants to remove after that. Then only it's not allowing.
2024 Sep 04 3:46 PM
2024 Sep 04 3:50 PM
Hi,
Yes, I have checked that. It is used in Standard view, which is auto generated. that I cannot remove manually.
2024 Sep 04 4:07 PM
2024 Sep 05 2:16 AM
I can't Activate so, after removing that field, I was just saving. After that If I check for runtime object and database object in se14 , It's not showing any inconsistency.
So how it will remove that field?