Application Development 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: 

Table data transfer

former_member1326872
Participant
0 Kudos

Hi,

One basic question on table data transfer. We have a client dependant custom z table. When we transport the table's data also to quality and production, will the client field get automatically updated with the correct client number to which we are transporting it to or will it remain the same? E.g if we are transporting from Dev client 100 to quality client 200, will all the data record's client field be updated as 200 instead of 100? If not, please let me know how it should be done.

Thanks

Swetha.

1 ACCEPTED SOLUTION

naimesh_patel
Active Contributor
0 Kudos

It will get automatically updated with the Target Client number.

You can check in the Customization tables. Like T001 (company Codes) has the MANDT. We create the Company codes in the customization and than transport to Quality or Producation. Those requests contains the tables entries and they will get saved with the appropriate client in the other systems.

Regards,

Naimesh Patel

3 REPLIES 3

naimesh_patel
Active Contributor
0 Kudos

It will get automatically updated with the Target Client number.

You can check in the Customization tables. Like T001 (company Codes) has the MANDT. We create the Company codes in the customization and than transport to Quality or Producation. Those requests contains the tables entries and they will get saved with the appropriate client in the other systems.

Regards,

Naimesh Patel

0 Kudos

Thank you Naimesh Patel and a®s..!!

former_member194669
Active Contributor
0 Kudos

While transporting MANDT will get automatically filled with target client