‎2015 Feb 24 8:59 AM
i added new field in vbak table using append structure . it fine in Development system. but when i transport to Quality system .
field is not available at database level and not even adjusted when trying to adjust using se14 transaction.
‎2015 Feb 24 9:38 AM
Hi
You should import the request which you saved in development server into Quality Server..
Check the request in the Transaction SE09...
whether that is available in your Quality server or not...
If that request is available in quality server then only it will come...
Thanks ,
vamsi.
‎2015 Feb 24 10:09 AM
Hi
thanks for reply.
Transport is available in ERQ and field is showing in dictionary but not at database level.
due to not availability sales order creation giving dump
‎2015 Feb 24 10:09 AM
Hi sunil,
Make sure that the field + structure + table is in active status in dev system. Also insert some value for that field in dev, if it stores the value then, during import it should work.
In rare case, when we use to do the changes in the existing append structure, such problem will occur.
Easiest way is to delete the append structure and recreate it and append into table, save the changes into the TR and move it to QAS, it will work fine.
Regards
Rajkumar Narasimman
‎2015 Feb 24 10:51 AM
I guess you did not do an 'Activate and Adjust' in SE14 for the table in Dev box. Thats why when you moved the transport, it did not have the adjustment to the database for that field.
Try to modify the short description of the field, save it in transport, activate and adjust in SE14 (so that database level field saves in transport), and then move it to QA.
‎2015 Feb 24 11:50 AM
Hi
i delete the append structure and recreated it and move it to QAS and adjusted in se14 . Facing same issue.
in Dev even though Zfield adjusted at DB level but there is inconsistent in vbak. that may be reason it is not adjusted in Quality system
‎2015 Feb 24 12:14 PM
Yes could be that.. clear out the inconsistency and make sure you have the following 2 object types in your transport against the append structure name.
Table R3TR TABL
Table Definition LIMU TABD
‎2015 Feb 24 12:00 PM
Hi,
Check ZZDELIND dataelement is imported to your quality system successfully.
This should not be a problem; if TR of append structure with newly added DE and Domail is imported successfully.
Thanks,
Dharmishta
‎2015 Feb 25 7:40 AM
Hi
Thanks to all for there valuable input.
problem solved by changing short description of append structure.
‎2015 Feb 25 12:44 PM
Sunil,
Happy that your issue is solved but you should also check the below details when you have inconsistencies while doing APPEND STRUCTURE.
SE11>>Table Name>>Utilities>>Runtime Object>>Display/Check/Recursive Check.
This will let you know the inconsistent objects after activation,if any.
K.Kiran.