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

Transfer data from development to quality

Former Member
0 Likes
2,113

Hi all,

I have created a Ztable and its been transferred (with out datas) to quality and now I need to transfer the table datas from development to quality and how I can do this. Please help me.

Regards,

V Kumar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,057

Transporting Table entries from one server to another

Try this link also:

http://www.saptechnical.com/Tips/Basis/Transport/TableEntries.htm

<text removed by moderator>

Regards

Neha

Edited by: Neha Shukla on Nov 25, 2008 5:48 PM

Edited by: Matt on Nov 25, 2008 6:38 PM

Hi all,

I have created a Ztable and its been transferred (with out datas) to quality and now I need to transfer the table datas from development to quality and how I can do this. Please help me.

Regards,

V Kumar

5 REPLIES 5
Read only

Former Member
0 Likes
1,057

Hi,

Take dump from DEV and upload into QAS using insert statement.

Thanks,

Krishna.

Read only

Former Member
0 Likes
1,057

Hi Boss,

client copy is the best way to transfer the data from development to quality using

t.code SCC1.

Best Regards,

Narasimha Rao.

Read only

Former Member
0 Likes
1,058

Transporting Table entries from one server to another

Try this link also:

http://www.saptechnical.com/Tips/Basis/Transport/TableEntries.htm

<text removed by moderator>

Regards

Neha

Edited by: Neha Shukla on Nov 25, 2008 5:48 PM

Edited by: Matt on Nov 25, 2008 6:38 PM

Read only

SujeetMishra
Active Contributor
0 Likes
1,057

Hi kumar,

you can do one thing create one data upload program and make excel of data from dev client.

and in quality upload through your program if it is z table.

otherwise use BAPI and post all those entry.

regards,

sujeet

Read only

Former Member
0 Likes
1,057

This message was moderated.