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

production server

Former Member
0 Likes
248

how to update the database in production server

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
228

Hi,

1. If you want to move table contents from Development client to Production client, then you need to move the table contents into a transport request & move the transport to production client

2. If you are willing to update some standard sap tables, there there are transactions available for updates. for eg. VA01 for VBAP table.

Best regards,

Prashant

1 REPLY 1
Read only

Former Member
0 Likes
229

Hi,

1. If you want to move table contents from Development client to Production client, then you need to move the table contents into a transport request & move the transport to production client

2. If you are willing to update some standard sap tables, there there are transactions available for updates. for eg. VA01 for VBAP table.

Best regards,

Prashant