<?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 updation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-updation/m-p/2965293#M699705</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am updating the CSKS master data table. The key fields for this table are controlling area, cost center and 'valid to' date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to do data transfers:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sending the same cost center two times and i need to create two corresponding records in the receiver side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First data transfer: I send cost center 'x' under controlling area 'y' and with 'valid from' date as 1850 (year) and 'valid to' date as 2007(for eg)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second : I send the same cost center 'X' under controlling area 'y' and with 'valid from' date as 2008 and 'valid to' date as 9999 (note the dates are just the year value and are an eg only).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now since 'valid to' date is one of the key field and both records have diff 'valid to' dates, I expected two records to be created in the receiver. The first record was sent successfully. However after second ALE, the first record was overwritten even when the key fields are different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Mridula.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Oct 2007 19:03:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-09T19:03:47Z</dc:date>
    <item>
      <title>master data updation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-updation/m-p/2965293#M699705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am updating the CSKS master data table. The key fields for this table are controlling area, cost center and 'valid to' date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to do data transfers:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sending the same cost center two times and i need to create two corresponding records in the receiver side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First data transfer: I send cost center 'x' under controlling area 'y' and with 'valid from' date as 1850 (year) and 'valid to' date as 2007(for eg)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second : I send the same cost center 'X' under controlling area 'y' and with 'valid from' date as 2008 and 'valid to' date as 9999 (note the dates are just the year value and are an eg only).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now since 'valid to' date is one of the key field and both records have diff 'valid to' dates, I expected two records to be created in the receiver. The first record was sent successfully. However after second ALE, the first record was overwritten even when the key fields are different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Mridula.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2007 19:03:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-updation/m-p/2965293#M699705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-09T19:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: master data updation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-updation/m-p/2965294#M699706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mridula,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should not happen, just check whether your valid to date is formatted correctly during second ALE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just have a look at the data shown below, which I picked from my server, which is satisfying your condition&lt;/P&gt;&lt;P&gt;MANDT KOKRS  KOSTL         DATBI         DATAB&lt;/P&gt;&lt;P&gt;00         1000      0000004100  31.12.1996   01.01.1994&lt;/P&gt;&lt;P&gt;00         1000      0000004100  31.12.9999   01.01.1997&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Antony Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 08:49:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-updation/m-p/2965294#M699706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T08:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: master data updation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-updation/m-p/2965295#M699707</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;Thank you for your reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I debugged the posting program COSM and I found that the cost center records are deleted based on cost center and controlling area. So my first record gets deleted. I am not sure how for you there were two records. The date format in my system is mmddyyyy which I am abiding with...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest what I should do next ?&lt;/P&gt;&lt;P&gt;Thanks for your help !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mridula&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 10:23:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-updation/m-p/2965295#M699707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T10:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: master data updation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-updation/m-p/2965296#M699708</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;we upload master data using standard programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Master data is uploaded using lsmw&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case of material master .. sap has developed rmdatind program..&lt;/P&gt;&lt;P&gt;using direct input method it uploads data into database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case of customer master ..using batch input method we upload data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To know each and everything in detail...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto lsmw t.code...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select the first step and press f8...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select the first step..i.e.,, standard direct input/batch input&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;press f4 for object.. u get all master data programs...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 10:39:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-updation/m-p/2965296#M699708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T10:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: master data updation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-updation/m-p/2965297#M699709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i found the solution myself. If you debug the ale posting process code 'cosm', ale deletes the record in the master data table depending on cost center and controlling area.. it does not allow two records with the same cost center and CA.. even though the table can support it !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mridula&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 18:50:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/master-data-updation/m-p/2965297#M699709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T18:50:19Z</dc:date>
    </item>
  </channel>
</rss>

