Load Master data to InfoObject ZMAT (Material Number) which has the attribute, ZMAT_NM (Material Name. Below are detailed Steps to Load data to Master data Infoobject from Flat file

Step 1) Create source system for flat file.

	Go to transaction code RSA1

	Click the OK button.




In the next screen,




	Navigate to Modeling tab->Source Systems.

	Right click on the folder named FILE and choose “Create” from the context menu.




In the next screen,




	Enter the Logical System Name.

	Enter the Description.

	Click Continue Button.

Step 2) Create Application component.

	Navigate to Modeling tab->Data Sources.

	Choose the Source System.








	Right click -> Create Application Component.








	Enter the Technical Name.

	Enter the Description.

	Click Continue.








	Navigate to Modeling tab->Data Sources.

	Right click -> Create Data Source








	Enter Technical Name.

	Choose the DataType DataSource.

	Click Continue.








	Enter the Fields shown below. This Structure should be the same as the DSO to which transaction data is to be loaded.








	In the Extraction tab, choose the Adapter as “Load Text-Type File from Local Workstation”.

	Choose the file path where the flat file to be loaded is placed in the system and activate data source.




Click Save.

Step 3) Create transformation between Data Source(Source) and InfoObject Attribute(Target). Right click on the DataSource -> Create Transformation

In the next screen,




	Enter Target Object Type.

	Enter Target Object Name.

	Enter the SubType

	Click Continue.




The transformation would be created with automatic mapping of the Source fields to the Target fields.
Right-Click on DTP folder and choose the option “Create Data Transfer Process” from the context menu.

Below screen shows the DTP created.

Step 4) Create Infopackage and Schedule dataload to the DataSource(PSA).

	Enter RSA1 in command prompt

	Hit Enter

	Navigate to Modeling tab->DataSources.

	Right click on the DataSource -> Create InfoPackage.








	Enter the InfoPackage Description

	Click Save.








	Click on Schedule tab.

	Click Start button to start the load from the flat file to the Data Source.

Step 5) Load data to the DSO.

	Click Execute tab in the DTP.

	Click the Execute Button to start data load from the DataSource(PSA) to the DSO.