<?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: Inserting/modifying into custom Z table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-modifying-into-custom-z-table/m-p/3050161#M722120</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whenever I did so, the timeout error occur. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I know that in Dev, the records were inserted into internal table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 Nov 2007 05:37:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-24T05:37:29Z</dc:date>
    <item>
      <title>Inserting/modifying into custom Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-modifying-into-custom-z-table/m-p/3050159#M722118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to extract a set of data from cdhdr and cdpos into a custom table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, what I did is the transform/aggregate data from cdpos and cdhdr is stored in an internal tables and later the data is inserted into a custom table. The purpose of doing so is to enable fast retrieval of records when the user view the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The program works fine in Development and QAS box. Records were inserted. But in Production, no record was inserted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea on why this happen? Is is due to the size of the records fetched into internal table? Something to do with buffers and memory?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Nov 2007 05:31:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-modifying-into-custom-z-table/m-p/3050159#M722118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-24T05:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting/modifying into custom Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-modifying-into-custom-z-table/m-p/3050160#M722119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Production, put the break point and try to debug the program. You will understand what is going wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Nov 2007 05:33:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-modifying-into-custom-z-table/m-p/3050160#M722119</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2007-11-24T05:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting/modifying into custom Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-modifying-into-custom-z-table/m-p/3050161#M722120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whenever I did so, the timeout error occur. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I know that in Dev, the records were inserted into internal table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Nov 2007 05:37:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-modifying-into-custom-z-table/m-p/3050161#M722120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-24T05:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting/modifying into custom Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-modifying-into-custom-z-table/m-p/3050162#M722121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh.. it is because of the lots of the data and you are trying to manipulate and insert the data in Z table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, try to schedule the job in the Background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like: Run the report .. on the selection screen press F9 to execute the program in background. This will schedule a job in SM37. The TIME_OUT problem doesn't occur in the background job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Nov 2007 05:42:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-modifying-into-custom-z-table/m-p/3050162#M722121</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2007-11-24T05:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting/modifying into custom Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-modifying-into-custom-z-table/m-p/3050163#M722122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You know...this is even stranger because I did exactly that - background job and it showed successful upon completion but...no data is inserted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Nov 2007 05:47:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-modifying-into-custom-z-table/m-p/3050163#M722122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-24T05:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting/modifying into custom Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-modifying-into-custom-z-table/m-p/3050164#M722123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh... than it is really a wired.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you can do it restrict the selection which can provide you only small amount of the data. So, you can run the program online and try to debug it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Nov 2007 05:49:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-modifying-into-custom-z-table/m-p/3050164#M722123</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2007-11-24T05:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting/modifying into custom Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-modifying-into-custom-z-table/m-p/3050165#M722124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what kind of program is "Inserting/modifying" the custom Z table ? a standard program ? specific program ? in a user exit ?  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the DB update of the  the custom Z table made using "IN UPDATE TASK" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cordialement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Nov 2007 05:59:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-modifying-into-custom-z-table/m-p/3050165#M722124</guid>
      <dc:creator>chaouki_akir</dc:creator>
      <dc:date>2007-11-24T05:59:16Z</dc:date>
    </item>
  </channel>
</rss>

