<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SE16N   Support of Data mapping? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/se16n-support-of-data-mapping/m-p/749240#M35985</link>
    <description>&lt;P&gt;I am working to prepare a system for transition to SAP. I was wondering if SE16N would be the correct transaction in support of mapping data elements from our current legacy system to the SAP system? &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Fri, 07 Sep 2018 17:35:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2018-09-07T17:35:43Z</dc:date>
    <item>
      <title>SE16N   Support of Data mapping?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se16n-support-of-data-mapping/m-p/749240#M35985</link>
      <description>&lt;P&gt;I am working to prepare a system for transition to SAP. I was wondering if SE16N would be the correct transaction in support of mapping data elements from our current legacy system to the SAP system? &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2018 17:35:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se16n-support-of-data-mapping/m-p/749240#M35985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-09-07T17:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: SE16N   Support of Data mapping?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se16n-support-of-data-mapping/m-p/749241#M35986</link>
      <description>&lt;P&gt;SE11/SE12 is the data dictionary whilst SE16/SE16N is the data browser to look at the contents&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;mapping data elements directly may not be as easy without understanding what the design is. Do you have an SAP Consulting team who is going to guide you with the data migration strategy?&lt;/P&gt;</description>
      <pubDate>Sat, 08 Sep 2018 10:02:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se16n-support-of-data-mapping/m-p/749241#M35986</guid>
      <dc:creator>Colleen</dc:creator>
      <dc:date>2018-09-08T10:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: SE16N   Support of Data mapping?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se16n-support-of-data-mapping/m-p/749242#M35987</link>
      <description>&lt;P&gt;Apart remarking &lt;SPAN class="mention-scrubbed"&gt;c.hebbert&lt;/SPAN&gt; 's note, my suggestion, having done the same job at least 3 different times with 3 different legacy systems, is to identify the data you want/need to move (i.e. Materials ), find out which informations you &lt;STRONG&gt;need &lt;/STRONG&gt;in SAP and which one you &lt;STRONG&gt;want&lt;/STRONG&gt; also to add.&lt;BR /&gt;And the start to follow the breadcrumbs of the complex relations (i.e Sales Orders, Purchase Orders) and all the related object, repeating the process.&lt;/P&gt;
  &lt;P&gt;You'll discover some data cannot be moved by standard and you'll have to add some custom fields or change place for them due different design as well as you need some data you do not handle at the moment.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;You surely need a good consulting team with some experience to guide you.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2018 12:50:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se16n-support-of-data-mapping/m-p/749242#M35987</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2018-09-10T12:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: SE16N   Support of Data mapping?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se16n-support-of-data-mapping/m-p/749243#M35988</link>
      <description>&lt;P&gt;We will have an SAP consultant working with us as the transition gets closer. I am actually certified in SAP and parts of my team have trained in different functional areas. What we are trying to do is build internal knowledge to support the transition when it becomes reality. So the data dictionary would afford definitions of the data elements? Most data elements I would think will be self explanatory but having definitions to ensure clarity might be the best path forward. &lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 04:18:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se16n-support-of-data-mapping/m-p/749243#M35988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-09-11T04:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: SE16N   Support of Data mapping?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se16n-support-of-data-mapping/m-p/749244#M35989</link>
      <description>&lt;P&gt;The data dictionary will give you the information for primary key, referential integrity, field sizes, etc, which would be the starting point&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;It might be that you and the Functional team need to start at the top layer (i.e. the business object or transaction) and then work down to the database. I've done this by switching on ST05 SQL trace whilst replicating a transaction to see which tables are hit.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;I'm not a data migration person but I could see that helping as the starting point. But as Simone already mentioned, there will need to be a data mapping exercise to figure out what will be migrated and if any transformation is required.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Self-explanatory probably depends on your module/area and your expertise. If you are providing this information to a business user who has never experienced SAP-speak before then it may not make much sense and a lot more scene setting is going to be required. But I guess, showing the SAP transaction (or Fiori, etc) to give the visual and the showing the data underneath might help.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 05:25:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se16n-support-of-data-mapping/m-p/749244#M35989</guid>
      <dc:creator>Colleen</dc:creator>
      <dc:date>2018-09-11T05:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: SE16N   Support of Data mapping?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se16n-support-of-data-mapping/m-p/749245#M35990</link>
      <description>&lt;P&gt;Colleen thank you. What I am trying to do is get ahead of the transition effort and have a good idea of what data elements will need to be added, where others will be already represented in the solution, and obviously I would imagine we will have some we need help working through. &lt;/P&gt;
  &lt;P&gt;We have a consultant that is a little better versed in our business application that will come on when we move closer to the formal transition but I would like to get a leg up. Think I will start with SE16N and see where that leads us, but I definitely appreciate your advice I think based on my team's level of expertise I need to keep this more focused on the business voice and less on the SAP voice. (Make sense?) Again thank you. &lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 14:44:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se16n-support-of-data-mapping/m-p/749245#M35990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-09-11T14:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: SE16N   Support of Data mapping?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se16n-support-of-data-mapping/m-p/749246#M35991</link>
      <description>&lt;P&gt;Simone&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Thank you for your advice. I am sure you are correct. At this point I just want to get us moving forward. At some point I am sure our system knowledge will limit progress but if we can define as much as we can on our own I believe it will represent value in several different aspects of transition. &lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 14:45:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se16n-support-of-data-mapping/m-p/749246#M35991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-09-11T14:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: SE16N   Support of Data mapping?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se16n-support-of-data-mapping/m-p/749247#M35992</link>
      <description>&lt;P&gt;OK now that I understand the background a little better, I would suggest looking at transaction BAPI. &lt;/P&gt;
  &lt;P&gt;The BAPIs (= Business API) contain your more business-y view of data, thankfully also with more English-y names. Think of it as the logical data model whereas tables also contain a plethora of technical information and represent the physical data model. &lt;/P&gt;
  &lt;P&gt;BAPIs enforce business rules and will validate and translate your input into the correct table-level data and are therefore usually your preferred method of interacting with business documents programatically.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;So for most objects you will see some form of update methods, usually CreateFromData or whatever, and the parameters for these represent the fields you're after. Of course I can't say whether your loads will be performed via these APIs or other mechanisms, but if you can give someone a mapping using BAPI fieldnames, the real filenames can usually be inferred. &lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 16:36:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se16n-support-of-data-mapping/m-p/749247#M35992</guid>
      <dc:creator>pokrakam</dc:creator>
      <dc:date>2018-09-11T16:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: SE16N   Support of Data mapping?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se16n-support-of-data-mapping/m-p/749248#M35993</link>
      <description>&lt;P&gt;Thanks Mike. I will explore that as an option. It actually sounds like what we might need. &lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 19:08:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se16n-support-of-data-mapping/m-p/749248#M35993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-09-11T19:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: SE16N   Support of Data mapping?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se16n-support-of-data-mapping/m-p/749249#M35994</link>
      <description>&lt;P&gt;Which SAP version are you migrating to?&lt;/P&gt;
  &lt;P&gt;In addition to what others have already said, the best thing you can do in preparation is to find if the fields to be mapped are actually used and to find their business definition. The way these mapping exercises usually go is some team creates a list of table fields and then an SAP team is called to find a suitable placement for all that data in SAP.&lt;/P&gt;
  &lt;P&gt;While most fields are obvious and can be mapped with the eyes closed (every system has a material / part number or a customer name), a lot of time ends up being spent with just a few fields that are not well defined. Both teams then are stalled while someone embarks on a search mission with the business folks on what exactly field A or B means.&lt;/P&gt;
  &lt;P&gt;Typical example: partners in SAP. Too many times I'd get a request "where do we store customer number for a sales order". Well, there is not just a single "customer number". There is a "partner" concept in SAP and there could be sold-to, ship-to, bill-to, etc. partners. A week gets spent on running around asking multiple managers for a decision on what exactly is this mystery "customer".&lt;/P&gt;
  &lt;P&gt;Also I find it very helpful when there are data examples available from the legacy/partner system. Sometimes if the field's meaning is not very clear you can tell more by looking at the data in it. It also offers an early insight into possible data inconsistencies.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 19:57:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se16n-support-of-data-mapping/m-p/749249#M35994</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2018-09-12T19:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: SE16N   Support of Data mapping?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se16n-support-of-data-mapping/m-p/749250#M35995</link>
      <description>&lt;P&gt;well i guess u know that u dont map 1:1 based on SE16.&lt;/P&gt;
  &lt;P&gt;if ur question is, if it's a good tool to help: Yes it is!&lt;/P&gt;
  &lt;P&gt;mostly key-users get access to se16 during Migration. Later, users access normaly gets more restricted, because of security issues.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;regards&lt;/P&gt;
  &lt;P&gt;Stefan &lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 09:23:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se16n-support-of-data-mapping/m-p/749250#M35995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-09-13T09:23:20Z</dc:date>
    </item>
  </channel>
</rss>

