Install Master Data Replication ABAP Component
After deploying the MTA provided by insightsoftware to the SAP HANA database, you can install the insightsoftware ABAP component in your SAP S/4HANA instance.
Important: For information about the password that you must use for importing the .sar file, access the KEY.txt file located at //<SetupFolder>Content/SCH_MAGSH_S4_BAPI/KEY.txt.
Note: The ABAP component of Master Data Replication has received SAP Clean Core certification, indicating full compliance with SAP's clean core strategy. This ensures the integrity of the S/4HANA system by preventing modifications to the core codebase. Customizations are managed outside the core SAP system, providing an agile and upgrade-friendly environment.
To install Master Data Replication ABAP component
- Download the package located at
Content/SCH_MAGSH_S4_BAPIand extract it using the following command. - Extract the zipped file and open SAP system development Client (000).
- Go to t-code SAINT and select Installation Package > Load Packages > SAP Archive from Frontend.
- Browse for the
.sarfile in your system and select it. If you are not able to view the file, install SAPCAR from SAP Marketplace. After downloading the file, copy and paste it in the folder containing .SAR file. - The
.sarfile is now available at SAINT > Installation Package > Load Packages > SAP Archive from frontend. - Select Allow and wait for the upload to complete.
- Select Decompress. The file is decompressed.
- Select Start. The Installable Add-on Packages for your system are displayed. Select the required Add-On and select Continue.
- Select Continue for the next three screens and then select Yes for the following message that is displayed.
- Select Continue. You are prompted to enter the password which you can retrieve from the
KEY.txtfile located at//<SetupFolder>Content/SCH_MAGSH_S4_BAPI/KEY.txt. - Enter the password and select Continue.
- Select Continue. If there are any errors or warnings, they are displayed on the next screen.
- Select Action Log to check and fix errors and warnings and perform the steps mentioned above again.
- If there is no error, select Ignore, and wait for a few seconds. The following message is displayed.
- Select Finish and then Do not send. You can view the MAGSH component in SAINT.
Post-Installation Tasks
After installing the insightsoftware ABAP component in SAP S/4HANA, perform the following tasks:
- Activate the
MAGSHnodes using transaction codeSICFas follows:- Log on to your SAP system through SAP GUI for Windows.
- Enter the transaction code
SICF. The Define Services window is displayed. - In the ServiceName field, enter MAGSH, and run the transaction. The list of magsh nodes is displayed.
- Activate the magsh nodes under the bsp, ui5_ui5, and odata services, if not activated. For example, to activate the magsw node under one of the services, right-click the node, select Activate Service, and select Yes with the tree icon in the message dialog box that is displayed. The selected service node including all the subservices are activated.
- For the
MAGSH/SCHlogical schema, update the physical database schema that is created in your SAP HANA database using the transaction codeDB_SCHEMA_MAP. The default physical database schema name isMAGSH_SC.Use the transaction codePFCGand assign the/MAGSH/RECON_REPORTSrole to the users who require access to the reconciliation reports in SAP Fiori Launchpad. - Update the application component for the
/MAGSH/RECON_APFpackage and its subpackages as follows:- Enter the transaction code
SE80. - In the Repository Browser list, select the package
/MAGSH/RECON_APF. - Edit the package. A message is displayed that states that the changes must be done only if they are required.
- Select Continue to proceed with updating the package.
- In the Application Component box, select F4 help. In the list of components that is displayed, select MAG, and select Choose. The component is updated for the package.
- Save the changes. A prompt to create the transportable workbench request is displayed.
- Create the transportable workbench request, and save the changes.
- Repeat the steps for updating the application component for each subpackage in the
/MAGSH/RECON_APFpackage.
- Enter the transaction code