‎2008 Aug 17 2:45 PM
Hi All,
I am working in 001 client but checked all the tabled but there is no test data to work. When i checked in 000 ckient i am able to see all the test.
My question is if i want to copy the test data from 000 to 001 how to do it?
give em the solution
Kind regards,
phanikumar.
‎2008 Aug 17 2:58 PM
You run this program...
SAPBC_DATA_GENERATOR
or transaction
BC_DATA_GEN
the above will create the data for you.
‎2008 Aug 18 6:59 AM
Hi ,
Please check with your Basis to run those Transaction Code , Becuase if your New Client 001 is development , then inform about the test data copy to your Basis ...
Girish
‎2008 Aug 19 6:30 AM
option 1 - contact your admin (BASIS) people to do the client copy of the data..
option 2 - if option 1 fails, write a program in client 000 to create a file and save it on a presentation server. Then write a program in 001 that reads this file and updates the data in the table.
‎2008 Aug 19 6:37 AM
Hi,
Try this
Use the transaction SCC1, in this give your request number and perform client copy.
Sharin.
‎2008 Aug 19 7:14 AM
‎2008 Aug 19 7:20 AM
Hi phani,
Run the program SAPBC_DATA_GENERATOR through se38.
This report will generate standard entries in the database tables that belong to the flight data model .
OR,You might ask your BASIS team to create test data for different tables.
Luck,
Bhumika