Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

vbak not adjust database level

Former Member
0 Likes
2,007

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.

9 REPLIES 9
Read only

vamsilakshman_pendurti
Active Participant
0 Likes
1,408

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.

Read only

0 Likes
1,408

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

Read only

rajkumarnarasimman
Active Contributor
0 Likes
1,408

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

Read only

Former Member
0 Likes
1,408

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.

Read only

0 Likes
1,408

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


Read only

0 Likes
1,408

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

Read only

Former Member
0 Likes
1,408

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

Read only

Former Member
0 Likes
1,408

Hi

Thanks to all for there valuable input.

problem solved by changing short description of append structure.

Read only

0 Likes
1,408

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.