Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

no data exist sflight table

Former Member
0 Likes
1,227

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.

6 REPLIES 6
Read only

Former Member
0 Likes
833

You run this program...

SAPBC_DATA_GENERATOR

or transaction

BC_DATA_GEN

the above will create the data for you.

Read only

Former Member
0 Likes
833

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

Read only

Former Member
0 Likes
833

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.

Read only

Former Member
0 Likes
833

Hi,

Try this

Use the transaction SCC1, in this give your request number and perform client copy.

Sharin.

Read only

Former Member
0 Likes
833

Hi

Try This Transaction BC_DATA_GEN.

Regards

Sandipan

Read only

Former Member
0 Likes
833

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