Skip to content
Skip to content
Menu
SAP ABAP DWIMAN
  • About
SAP ABAP DWIMAN

SAP ABAP – Generate DEMO Data

By juananda.satria on December 4, 2023

In development golden client server, there should be no data. But when we have to testing some syntax sometime we need dummy data to proceed. SAP provides dummy data that we can use to learning or testing some syntax.

Here I share to you the objects of that dummy data and how we generate or reset that.

image from : https://blog.sap-press.com/what-is-sflight-and-the-flight-and-booking-data-model-for-abap


Here I sort the transaction data by their level (header to detail):

  1. SPFLI: the flight schedules for each airline
  2. SFLIGHT: the actual flights for a flight schedule
  3. SBOOK : bookings for single flights.

These is the master data tables:

  1. SCARR: all the carriers (airlines).
  2. SCUSTOM: information about the customers.
  3. SAIRPORT: the airport IDs and information about the airports.

If you guys found the tables has an empty row, then go to SE38 and run program SAPBC_DATA_GENERATOR . It will generate and reset your data in the demo tables above. (If you have changes in your data this action will reset the data into the beginning state.

just execute it and check again in your demo tables.

Enjoy 🙂

References:

https://blog.sap-press.com/what-is-sflight-and-the-flight-and-booking-data-model-for-abap

Post navigation

Create SAP ABAP RESTFUL Web Service direct via SICF
SAP ABAP – Create Transfer Order (TO) by Multiple Delivery Orders (DO)

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • SAP ABAP – Generate Fiori URL
  • SAP ABAP – Workflow Agents CDS
  • SAP ABAP – Workflow Level with Table Function
  • SAP ABAP – Download ALV to Excel with Total and Subtotal
  • SAP ABAP – BDC Template

Recent Comments

  1. SAP ABAP – Simple Interface FTP Inbound (SAP Consume File From FTP) – SAP ABAP DWIMAN on SAP ABAP – String Encode & Decode BASE64
  2. Upload file – SAP ABAP DWIMAN on F4 Search Help File

Archives

  • May 2025
  • August 2024
  • June 2024
  • May 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • May 2023
  • April 2023

Categories

  • Uncategorized
©2026 SAP ABAP DWIMAN | WordPress Theme by SuperbThemes.com