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 / aa
Use the transaction SCC1 for transport data in MANDT
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the differences between interactive and drill down reports?
What is a match code? : abap data dictionary
Explain buffering
What are the contents in technical specifications?
What is function group?
What is personnel sub are
Explain what is the step-by-step process to create a table in data dictionary?
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
What is a type group?
Explain the advantages and disadvantages of different types of bdc's?
How many types of size categories and data classes are there?
How will you define posting procedures?
What are the different attributes that can be assigned to a variant?
how to modify the standard method as per your requirement
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?