<?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 Master data updatable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-updatable/m-p/7385560#M1544652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;   Right now i am in intergation project ,we maintaining master tables strucutre  in non-sap system as like in  sap&lt;/P&gt;&lt;P&gt; tables for  eg:customer master table , material master, price master   , tax master . At end  of each  day, we ll exchange day-today transcation  from non-sap system to sap, sap system to non-sap system, Now my requriments i want updata master tables data ,how can i will  get, if any  new entries in master table and any changes made exiting master data. i want update to non-sap system .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Is there any Bapi get  datas from master tables by giving input  as created date and changed date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please reply when you have the time. it will very helpful.&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: kishan P on Oct 27, 2010 4:14 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Oct 2010 10:44:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-10-27T10:44:28Z</dc:date>
    <item>
      <title>Master data updatable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-updatable/m-p/7385560#M1544652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;   Right now i am in intergation project ,we maintaining master tables strucutre  in non-sap system as like in  sap&lt;/P&gt;&lt;P&gt; tables for  eg:customer master table , material master, price master   , tax master . At end  of each  day, we ll exchange day-today transcation  from non-sap system to sap, sap system to non-sap system, Now my requriments i want updata master tables data ,how can i will  get, if any  new entries in master table and any changes made exiting master data. i want update to non-sap system .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Is there any Bapi get  datas from master tables by giving input  as created date and changed date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please reply when you have the time. it will very helpful.&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: kishan P on Oct 27, 2010 4:14 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 10:44:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-updatable/m-p/7385560#M1544652</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-27T10:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Master data updatable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-updatable/m-p/7385561#M1544653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All new data creations and updations in SAP will be stored in the change history tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CDHDR(header data) and CDPOS(item level data). Please check the tables by passing the relevant data object and you can filter them on the date(UDATE) and user name(USERNAME)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your requirement suffices with above tables, you can find many function modules to get the data from these tables in SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 10:56:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-updatable/m-p/7385561#M1544653</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-27T10:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Master data updatable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-updatable/m-p/7385562#M1544654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u pls say some functional module&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 17:31:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-updatable/m-p/7385562#M1544654</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-27T17:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Master data updatable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-updatable/m-p/7385563#M1544655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you searched for BAPIs or functions in the BAPI browser or function builder for particular objects?  There are too many possible functions to just dump a list.  I don't understand the point of maintaining all master and transaction data in both systems either, but have you considered using change pointers and ALE/IDOCs for the master data?  You can filter or strip down the IDOCs to meet your needs; it doesn't matter that the receiver is non-SAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 18:07:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-updatable/m-p/7385563#M1544655</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-10-27T18:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Master data updatable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-updatable/m-p/7385564#M1544656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear experts, &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;                                     I not know any thing about ALE and IDOC  , please  guide me to achive the above requriment through ALE and IDOC , it will very helpful to me , and suggest some links about ALE/IDOC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: sorry, these forums cannot replace proper training, please search for available documentation or attend classes.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Oct 28, 2010 11:51 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 09:31:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-updatable/m-p/7385564#M1544656</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-28T09:31:38Z</dc:date>
    </item>
  </channel>
</rss>

