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 / sayed zohaib hussain

To get the data in testing client 200 create a abap report
in client 400 and use select query .
Example:
Select matnr from mara into table it_mara client-specified
where mandt eq '200' and matnr eq '100-100'.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can i Have Some Examples on Enhancements.

1979


What are the two different ways of building a match code object?

592


What is full form of bdc session? : abap bdc

677


What is open sql vs native sql ?

1859


What are the sequences of event block?

626






Describe the data classes?

610


Explain get cursor field?

671


In what ways we can get the context sensitive f1 help on a field?

598


How do you save data in bdc tables? : abap bdc

590


What are logical databases? What are the advantages of logical databases?

522


What is SAP Data conversion ?

634


Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?

1552


Explain the difference between domain and data element? What are aggregate object?

567


What are aggregated objects : abap data dictionary

603


Can you create a table with fields not referring to data elements? : abap data dictionary

773