When i Create a custom Table In Client 200 with MANDT Field ,
How to get the data of the same Table in Testing Client (Say 400) for testing purpose ?
How can i do it ?
Answer Posted / sarathi
Hi,
We have lot of options to do this task...
1) we can do write some updation program for this client
simpply fetching of data from remote client..
2) we can transport the table entries, u can refer this
following link.
http://www.saptechnical.com/Tips/Basis/Transport/TableEntries.htm
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
while implementing badi what are the tables u find??
What is a projection view? : abap data dictionary
What is help view?
what is the t-code to link technical and functional operation?
How to find the return code of an stmt in abap programs?
What are the function modules used in a sap script driver program?
Describe the data classes?
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
What are the types of subroutines? : abap data dictionary
Explain how to create any functions?
Why do we need enhancements?
what is the difference between hashed & sorted internal tables?
What is the structure of bdcmsgcoll? : abap bdc
How to debug rfc function module?
How can we use / display table in a screen?