‎2008 Nov 22 10:12 AM
Hi,
I add the new fields in existing append structure on tale VBAP.
Initially i provide them the data type as Char with length 20.
Similarly i added the fields in user exit on scree 8459 to add fields on screen.
Until this eveything was working fine.
Then my functional consultant ask me to delete one field from structure and change the length of other data types to 40 characters.
I done this changes but when i go to activate that append structure its giving me error that certan structures in which it is been used are not adjusted and activated.
What should be the problem.
What should i do to solve the problem.
Suggest me the solution if any.
Regards,
Deepak.
‎2008 Nov 22 6:48 PM
Hi
First delete those new fields from the screen .
Remove them from VBAP.
then go to se14 adjust the database.
Now add the new fields in the table.
That should work.
Regards
Neha
‎2008 Nov 22 10:22 AM
You can try adjusting the tables using SE14 - Database Utility.
Regards
Karthik D
‎2008 Nov 22 10:50 AM
The table is not adjusted through SE14 - Database Utlity.
Its showing me that Runtime Object and Transparent table are different and not consistent.
Can i delete the runtime object?
The domains which i ave changed are also not geing activated.
Suggest me the node of problem and solution also.
‎2008 Nov 22 11:03 AM
Hi,
In Append Structure dialog box, are you seeing your structure status as active?
Regards
Karthik D
‎2008 Nov 22 6:48 PM
Hi
First delete those new fields from the screen .
Remove them from VBAP.
then go to se14 adjust the database.
Now add the new fields in the table.
That should work.
Regards
Neha
‎2009 Jun 30 6:45 AM