cancel
Showing results for 
Search instead for 
Did you mean: 

NetWeaver 7.02 SP6 32-bit Developer Edition no data in flight model

sergiu_popa
Participant
0 Kudos

Hi,

I just finished installing the SAP NetWeaver Application Server ABAP 7.02 SP6 32-bit Developer Edition, and I noticed that there is no data in the tables of the flight model.

Previously, I worked on a miniWAS 6.2 and, fortunately, I had tables like sflight, spfli, sbook etc. populated with records, but in SAP NetWeaver Application Server ABAP 7.02 SP6 32-bit Developer Edition, I only have the structure of the tables and no records.

Can anyone please let me know if this is normal or if there is anything I can do to have data records in tables of the flight model?

Best regards,

Sergiu

Accepted Solutions (1)

Accepted Solutions (1)

MichaelTe
Contributor
0 Kudos

Hello Sergiu,

try ABAP program SAPBC_DATA_GENERATOR. It should generate data for the flight model.

Regards, Michael

Answers (1)

Answers (1)

sergiu_popa
Participant
0 Kudos

Thanks a lot Michael! I found the program you mentioned and ran the transaction.

For anyone who has this problem on NetWeaver 7.02 SP6 Developer Edition, try running transaction BC_DATA_GEN.

Edited by: sergiu.popa on Jul 1, 2011 5:28 PM