<?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 Re: update  ztable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-ztable/m-p/2631833#M605202</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;If i have to resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I would take two idoc's one which is successfully posted and the other which is not getting posted..  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And try to analize the difference at the idoc level first to ensure that everything is same or not..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your program is posting one idoc and other is not getting posted.. the only reason i see is difference in the data.. Some fields might be missing or material group , sales organization some kind of stuff.. but concentrate on the data in the idoc... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Aug 2007 14:24:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-08T14:24:22Z</dc:date>
    <item>
      <title>update  ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-ztable/m-p/2631832#M605201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends,&lt;/P&gt;&lt;P&gt;i have an issue,&lt;/P&gt;&lt;P&gt;i need to debug a program, what  the program does is updating the databasde &lt;/P&gt;&lt;P&gt;table when the idoc is passed , now  the problem is it is  working fine  for some documents( idocs)&lt;/P&gt;&lt;P&gt;but for  some  it  is  not, i  need to resolve the issue, and make  it working for  all the documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i  used the '/h' and went through the  whole  code, i  could not  understand  where  it  is  &lt;/P&gt;&lt;P&gt;updating the data  base table, all the program does  is to  copy the entire  idoc  into  internal table and passit to&lt;/P&gt;&lt;P&gt;bapi bapi_goodsmvt_create, but  i  couldnot  identify, where  one  doc  is  failing  and the othr &lt;/P&gt;&lt;P&gt; successfully  updating the databsae  table. And after this bapi , a perform function is  called where an &lt;/P&gt;&lt;P&gt;internal table idoc_status  is  being updated. i cannot  see anything  more than  this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one suggest me  how  to solve this,  did  any one  face  similar  situation earlier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 14:19:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-ztable/m-p/2631832#M605201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T14:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: update  ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-ztable/m-p/2631833#M605202</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;If i have to resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I would take two idoc's one which is successfully posted and the other which is not getting posted..  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And try to analize the difference at the idoc level first to ensure that everything is same or not..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your program is posting one idoc and other is not getting posted.. the only reason i see is difference in the data.. Some fields might be missing or material group , sales organization some kind of stuff.. but concentrate on the data in the idoc... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 14:24:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-ztable/m-p/2631833#M605202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T14:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: update  ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-ztable/m-p/2631834#M605203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sanjana,&lt;/P&gt;&lt;P&gt;Is it a standard or Z table that is being updated. If its a Z table you could try doing a Where Used List search on the Z table in transaction SE11. This will show you where the Z table is used and should show you where it is being updated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 14:33:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-ztable/m-p/2631834#M605203</guid>
      <dc:creator>former_member378318</dc:creator>
      <dc:date>2007-08-08T14:33:15Z</dc:date>
    </item>
  </channel>
</rss>

