Wednesday, January 28, 2015

ABAP TIP Data creation for sap demo table


Chapter 083
Data creation for sap demo table
Source : http://abapjoy.blogspot.com


There are demo tables for SAP lecture or SAP IDES server. That is, we use the tables like SCARR, SFLIGHT, SBOOK which are related to airline system. In some customer sap server, there is no data for demo tables. We can create demo data using the program.

Program Name : SAPBC_DATA_GENERATOR, T-code : BC_DATA_GEN


If you execute this program, there will be options according to the amount of data volume.

After execution, you will see the data in demo tables.



No comments:

Post a Comment