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 / ramakant
Using select * from DB name where client=400 that way u can
get data on a reports.
OR
cross application u can send data from 1 client to another
by using ale idoc rfc.
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the difference between pnp and pnpce? : abap hr
Explain the difference between tables and structures?
How can end-of-selection be used?
I need some information regarding Vcentric Test pattern ? with questions.
In order to upload purchase order details, how you handle multiple values for a single field?
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What are authorization objects and what statement is used to perform an authorization check in an abap program?
What are the function modules used in a sap script driver program?
How move-corresponding works
What is dynpro? what are its components ?
what are the various types of parameters and how are they distinguished from one another?
Can you print decimals in type n? What is difference between float and packed data type?
What are two methods of modifying sap standard tables? : abap data dictionary
Why do we use types statement in abap programming?
What is the significance of delivery class?