SAP S/4HANA Migration Cockpit: Filling Staging Tables with Data Using SAP HANA Studio

Withing the migration approach "Migrate Data Using Staging Tables" you can fill tables with data either manually, using the SAP HANA Studio or by using third party or SAP ́s ETL tools. This guide contains information about how to load data from flat files (supported extensions are .csv, .xls, and.xlsx) to the Migration Cockpit ́s staging tables. Download the Document

PUBLICFiling Staging Tables with Data Using SAPHANA StudioSAP S/4HANA Migration Cockpit
© 2024 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to this material. 2 / 20Typographic ConventionsType Style DescriptionExample Words or characters quoted from the screen. These include field names, screentitles, pushbuttons labels, menu names, menu paths, and menu options.Textual cross-references to other documents.EXAMPLE Technical names of system objects. These include report names, program names,transaction codes, table names and key concepts of a programming language whenthey are surrounded by body text, for example, SELECT and INCLUDE.Example Output on the screen. This includes file and directory names and their paths,messages, names of variables and parameters, source text, and names ofinstallation, upgrade and database tools.Example Exact user entry. These are words or characters that you enter in the system exactlyas they appear in the documentation.<Example> Variable user entry. Angle brackets indicate that you replace these words andcharacters with appropriate entries to make entries in the system.E X A M P L E Keys on the keyboard, for example, F 2 or E N T E R .
© 2024 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to this material. 3 / 20Document HistoryVersion Date Change1.0 2019-09-12 Initial Version
© 2024 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to this material. 4 / 20Table of contents1 Introduction ............................................................................................................................................................. 52 How to Fill the Staging Tables Using the SAP HANA Studio .............................................................. 62.1 Overview ......................................................................................................................................................................................................... 62.2 Creating your Flat File............................................................................................................................................................................ 62.3 Prerequisites ................................................................................................................................................................................................ 82.4 Procedure ...................................................................................................................................................................................................... 83 Relevant Information, Documentation and Links .................................................................................. 173.1 Relevant SAP Notes and Knowledge Base Articles (KBA) ....................................................................................... 173.2 Other relevant Information, links, and documentation ............................................................................................... 18
© 2024 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to this material. 5 / 201 IntroductionThe SAP S/4HANA migration cockpit is designed for customers who have just installed SAP S/4HANA andwant to move their legacy data from SAP or non-SAP software systems. It allows you to migrate your masterdata and transactional data to SAP S/4HANA, and it facilitates this process by providing predefined migrationcontent and mapping. The migration cockpit is part of both SAP S/4HANA and SAP S/4HANA Cloud.The migration approach Migrate Data Using Staging Tables is recommended if you want to transfer a lot ofdata to SAP S/4HANA in an automated way. It is a most efficient way of transferring large volumes of data.Staging tables are database tables and therefore provide greater flexibility than files regarding managingdata (for example sorting data, searching for data, checking for duplicate records and so on).If you use the migration approach Migrate Data Using Staging Tables, the SAP S/4HANA migration cockpitautomatically creates staging tables for each migration object that is relevant for your project. You can fill thestaging tables with data either manually, using the SAP HANA Studio or by using third party or SAP ́s ETLtools (for example SAP Agile Data Preparation).This guide contains information about how to load data from flat files (supported extensions are .csv, .xls, and.xlsx) to the Migration Cockpit ́s staging tables by using the SAP HANA Studio using the option Data from LocalFile.