+ All Categories
Home > Documents > MDM Console –Transport functionality of SAP MDM 7.1 ......MDM Console –Transport. functionality...

MDM Console –Transport functionality of SAP MDM 7.1 ......MDM Console –Transport. functionality...

Date post: 20-Jul-2020
Category:
Upload: others
View: 14 times
Download: 0 times
Share this document with a friend
13
MDM Console –Transport functionality of SAP MDM 7.1 - Change Extract Applies to: SAP Master Data Management - MDM 7.1. For more information, visit the Master Data Management homepage . Summary This article strives to discuss; new Change Extract Transport functionality of SAP MDM 7.1 Author: Ankur Goel Company: SAP Consulting Created on: 3 Feb 2009 Author Bio Ankur Goel is part of SAP consulting. He has over 7 years of SAP experience in ABAP, BI and MDM with implementations, Roll outs, Maintenance, due diligence and strategy projects across Europe, USA and APJ, and has been instrumental in MDM for 3 years. Currently he is engaged in SAP Netweaver MDM, IDM, and BI Consulting. SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 1
Transcript
Page 1: MDM Console –Transport functionality of SAP MDM 7.1 ......MDM Console –Transport. functionality of SAP MDM 7.1 - Change Extract . 2. Confirm the message. If any changes were made

MDM Console –Transport functionality of SAP MDM 7.1 - Change Extract

Applies to: SAP Master Data Management - MDM 7.1. For more information, visit the Master Data Management homepage.

Summary This article strives to discuss; new Change Extract Transport functionality of SAP MDM 7.1

Author: Ankur Goel

Company: SAP Consulting

Created on: 3 Feb 2009

Author Bio Ankur Goel is part of SAP consulting. He has over 7 years of SAP experience in ABAP, BI and MDM with implementations, Roll outs, Maintenance, due diligence and strategy projects across Europe, USA and APJ, and has been instrumental in MDM for 3 years. Currently he is engaged in SAP Netweaver MDM, IDM, and BI Consulting.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 1

Page 2: MDM Console –Transport functionality of SAP MDM 7.1 ......MDM Console –Transport. functionality of SAP MDM 7.1 - Change Extract . 2. Confirm the message. If any changes were made

MDM Console –Transport functionality of SAP MDM 7.1 - Change Extract

Table of Contents Introduction .........................................................................................................................................................3 Pre-Requisite ......................................................................................................................................................3 Solution...............................................................................................................................................................3 Conclusion ........................................................................................................................................................11 Related Content................................................................................................................................................12 Copyright...........................................................................................................................................................13

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 2

Page 3: MDM Console –Transport functionality of SAP MDM 7.1 ......MDM Console –Transport. functionality of SAP MDM 7.1 - Change Extract . 2. Confirm the message. If any changes were made

MDM Console –Transport functionality of SAP MDM 7.1 - Change Extract

Introduction Nothing is constant in this quite fast changing world. To keep pace with changes, the business decisions and processes needs to change accordingly. Hence for any IT solution catering to organizations business IT needs, it’s important to evolve with the time and implicate the necessary changes/enhancements to provide required and requested functionality. SAP MDM solution is not exception to it; it’s necessary to carry out changes and enhancements in the MDM solution as per customer requirements to fulfill requested functionality.

Pre-Requisite

Make sure you have proper admin authorizations to carry out this operation.

Note: For this example, Created own standard Repository.

Solution

Schema transport functionality was provided in MDM 5.5 version. However it had some limitations in terms of certain objects and delta functionality. With MDM 7.1 There is the schema transport functionality which allows change extraction. This allows us to transport the new changes only instead of full schema transport. Created AG_Transport is created as Source repository (Which will be on development server) and AG_Transport_2 repository is created as Target repository (Which will be on quality or production server).

1. Create Transport Reference file. This can be created by right-click > Transport > Create Transport Reference…

Before making any change, we have to create a reference file. This file will act as starting point (pointer) and all changes after this will be marked for delta transport.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 3

Page 4: MDM Console –Transport functionality of SAP MDM 7.1 ......MDM Console –Transport. functionality of SAP MDM 7.1 - Change Extract . 2. Confirm the message. If any changes were made

MDM Console –Transport functionality of SAP MDM 7.1 - Change Extract

2. Confirm the message. If any changes were made before creating this file, requires to be repeated again.

This pop-up will ask to confirm that all the changes prior of this file creation will be lost. Hence Create Transport Reference… is first step before making any change.

3. Proceed with the required changes.

Here, added 2 new fields in Products [Main] table and 1 new field in Categories [Lookup] table.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 4

Page 5: MDM Console –Transport functionality of SAP MDM 7.1 ......MDM Console –Transport. functionality of SAP MDM 7.1 - Change Extract . 2. Confirm the message. If any changes were made

MDM Console –Transport functionality of SAP MDM 7.1 - Change Extract

4. Export the changes by right-click > Transport > Export Change File…

All the changes after the Transport Reference file will be available for transport. However they are still not transported as we can still confirm or discard the changes in next step.

5. The Popup screen comes up to Accept or Reject the changes.

Only the Accepted changes will be saved in the Export Change File for transport.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 5

Page 6: MDM Console –Transport functionality of SAP MDM 7.1 ......MDM Console –Transport. functionality of SAP MDM 7.1 - Change Extract . 2. Confirm the message. If any changes were made

MDM Console –Transport functionality of SAP MDM 7.1 - Change Extract

6. The Export Change File <Repository Name>_<Sequence Number>_delta.xml will be saved.

The change file AG_Transport_001_delta.xml is created for transporting the changes to another repository.

7. To import the changes in Target repository, right-click > Transport > Import Change File…

This will import the changes in another repository (which might be on quality or production server).

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 6

Page 7: MDM Console –Transport functionality of SAP MDM 7.1 ......MDM Console –Transport. functionality of SAP MDM 7.1 - Change Extract . 2. Confirm the message. If any changes were made

MDM Console –Transport functionality of SAP MDM 7.1 - Change Extract

8. Select the file to be imported which consists of exported changes

The AG_Transport_001_delta.xml was created for exporting the selected changes. The reference file AG_Transport_002_reference.xml automatically gets created.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 7

Page 8: MDM Console –Transport functionality of SAP MDM 7.1 ......MDM Console –Transport. functionality of SAP MDM 7.1 - Change Extract . 2. Confirm the message. If any changes were made

MDM Console –Transport functionality of SAP MDM 7.1 - Change Extract

9. The Selected Changes are successfully imported in the Target repository from the Export Change File.

10. Verify the Imported changes in Target repository.

To verify, have to connect to repository AG_Transport_2 again after importing step.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 8

Page 9: MDM Console –Transport functionality of SAP MDM 7.1 ......MDM Console –Transport. functionality of SAP MDM 7.1 - Change Extract . 2. Confirm the message. If any changes were made

MDM Console –Transport functionality of SAP MDM 7.1 - Change Extract

11. The imported changes are visible in Target repository.

In Products [MAIN] table, 2 new fields are visible in target repository AG_Transport_2.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 9

Page 10: MDM Console –Transport functionality of SAP MDM 7.1 ......MDM Console –Transport. functionality of SAP MDM 7.1 - Change Extract . 2. Confirm the message. If any changes were made

MDM Console –Transport functionality of SAP MDM 7.1 - Change Extract

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 10

Page 11: MDM Console –Transport functionality of SAP MDM 7.1 ......MDM Console –Transport. functionality of SAP MDM 7.1 - Change Extract . 2. Confirm the message. If any changes were made

MDM Console –Transport functionality of SAP MDM 7.1 - Change Extract

Exclusion

SAP MDM 7.1 has new transport functionality which was missing in MDM 5.5 version as compared to rest of SAP systems. With SAP MDM 7.1; the transport functionality is integrated with CTS+ as well.

Conclusion As we come to the end of this article, that I hope you found interesting. I would like to collect your feedback, queries and suggestions. Feel free to send me an email.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 11

Page 12: MDM Console –Transport functionality of SAP MDM 7.1 ......MDM Console –Transport. functionality of SAP MDM 7.1 - Change Extract . 2. Confirm the message. If any changes were made

MDM Console –Transport functionality of SAP MDM 7.1 - Change Extract

Related Content Wiki – Ankur Goel Profile (for all other previous docs) Articles on Master Data Management

Blogs on Master Data Management (MDM)

Master Data Management eLearning

For more information, visit the Master Data Management homepage.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 12

Page 13: MDM Console –Transport functionality of SAP MDM 7.1 ......MDM Console –Transport. functionality of SAP MDM 7.1 - Change Extract . 2. Confirm the message. If any changes were made

MDM Console –Transport functionality of SAP MDM 7.1 - Change Extract

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 13

Copyright © 2008 SAP AG. All rights reserved.

No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice.

Some software products marketed by SAP AG and its distributors contain proprietary software components of other software vendors.

Microsoft, Windows, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation.

IBM, DB2, DB2 Universal Database, OS/2, Parallel Sysplex, MVS/ESA, AIX, S/390, AS/400, OS/390, OS/400, iSeries, pSeries, xSeries, zSeries, System i, System i5, System p, System p5, System x, System z, System z9, z/OS, AFP, Intelligent Miner, WebSphere, Netfinity, Tivoli, Informix, i5/OS, POWER, POWER5, POWER5+, OpenPower and PowerPC are trademarks or registered trademarks of IBM Corporation.

Adobe, the Adobe logo, Acrobat, PostScript, and Reader are either trademarks or registered trademarks of Adobe Systems Incorporated in the United States and/or other countries.

Oracle is a registered trademark of Oracle Corporation.

UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group.

Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of Citrix Systems, Inc.

HTML, XML, XHTML and W3C are trademarks or registered trademarks of W3C®, World Wide Web Consortium, Massachusetts Institute of Technology.

Java is a registered trademark of Sun Microsystems, Inc.

JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape.

MaxDB is a trademark of MySQL AB, Sweden.

SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.

These materials are provided “as is” without a warranty of any kind, either express or implied, including but not limited to, the implied warranties of merchantability, fitness for a particular purpose, or non-infringement.

SAP shall not be liable for damages of any kind including without limitation direct, special, indirect, or consequential damages that may result from the use of these materials.

SAP does not warrant the accuracy or completeness of the information, text, graphics, links or other items contained within these materials. SAP has no control over the information that you may access through the use of hot links contained in these materials and does not endorse your use of third party web pages nor provide any warranty whatsoever relating to third party web pages.

Any software coding and/or code lines/strings (“Code”) included in this documentation are only examples and are not intended to be used in a productive system environment. The Code is only intended better explain and visualize the syntax and phrasing rules of certain coding. SAP does not warrant the correctness and completeness of the Code given herein, and SAP shall not be liable for errors or damages caused by the usage of the Code, except if such damages were caused by SAP intentionally or grossly negligent.


Recommended