Question:
Hello, I having being tried several times extending the above domain from 10 Characters to 20 Characters but all the time I keep being timed out before the object is fully activated. Is there a way of activating the object in the background?
Please advise.
Thank you.
Answer:
Apperently is big table conversion takes place. Through SE14 you should be able to schedule the conversion in background. Any idea about the number of row?
Answer:
Thank you
Answer:
Years ago when i started with ABAP i was taught never to extend domains like SAKNR or any domain/data element in general. Any idea how many tables, structures, views, screen fields etc. are related to that domain? And in effect need to be recompiled?
My thoughts are SAP won't be very pleased to help out if any problems arise due to your extension; i know i wouldn't be.