<?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 Run Time Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error/m-p/5814170#M1313816</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 have created a Custom Transaction ZSE16 which is like Transaction SE16. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Transaction ZSE16 Calls a function Module ZRS_TABLE_LIST_CREATE which is like Function Module RS_TABLE_LIST_CREATE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Function Module RS_TABLE_LIST_CREATE is used by Transaction SE16 while displaying tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have copied the same function module to ZRS_TABLE_LIST_CREATE to display tables as displayed by the TCODE SE16.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, We are Executing our programe or TCODE &lt;STRONG&gt;ZSE16&lt;/STRONG&gt; with Table "&lt;STRONG&gt;ZBW_BOMEQ&lt;/STRONG&gt;".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are getting a Runtime Error when this following line is executed in the programe. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SUBMIT (P_PNAME) VIA SELECTION-SCREEN AND RETURN&lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This line is Calling the programe "/1BCDWB/DBZBW_BOMEQ"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Error Comes in the line 2040 of the program "/1BCDWB/DBZBW_BOMEQ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Error Log Says: "&lt;STRONG&gt;The database view "&lt;/STRONG&gt;ZBW_BOMEQ&lt;STRONG&gt;" is write-protected, so it cannot be changed."&lt;/STRONG&gt;                                                                   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the same Table "&lt;STRONG&gt;ZBW_BOMEQ&lt;/STRONG&gt;" works fine with the TCODE &lt;STRONG&gt;SE16&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help me in this issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Venki.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Venky Naga on Jun 24, 2009 4:45 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Venky Naga on Jun 24, 2009 4:50 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Venky Naga on Jun 25, 2009 9:11 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jun 2009 14:45:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-24T14:45:25Z</dc:date>
    <item>
      <title>Run Time Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error/m-p/5814170#M1313816</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 have created a Custom Transaction ZSE16 which is like Transaction SE16. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Transaction ZSE16 Calls a function Module ZRS_TABLE_LIST_CREATE which is like Function Module RS_TABLE_LIST_CREATE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Function Module RS_TABLE_LIST_CREATE is used by Transaction SE16 while displaying tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have copied the same function module to ZRS_TABLE_LIST_CREATE to display tables as displayed by the TCODE SE16.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, We are Executing our programe or TCODE &lt;STRONG&gt;ZSE16&lt;/STRONG&gt; with Table "&lt;STRONG&gt;ZBW_BOMEQ&lt;/STRONG&gt;".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are getting a Runtime Error when this following line is executed in the programe. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SUBMIT (P_PNAME) VIA SELECTION-SCREEN AND RETURN&lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This line is Calling the programe "/1BCDWB/DBZBW_BOMEQ"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Error Comes in the line 2040 of the program "/1BCDWB/DBZBW_BOMEQ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Error Log Says: "&lt;STRONG&gt;The database view "&lt;/STRONG&gt;ZBW_BOMEQ&lt;STRONG&gt;" is write-protected, so it cannot be changed."&lt;/STRONG&gt;                                                                   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the same Table "&lt;STRONG&gt;ZBW_BOMEQ&lt;/STRONG&gt;" works fine with the TCODE &lt;STRONG&gt;SE16&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help me in this issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Venki.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Venky Naga on Jun 24, 2009 4:45 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Venky Naga on Jun 24, 2009 4:50 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Venky Naga on Jun 25, 2009 9:11 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 14:45:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error/m-p/5814170#M1313816</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-24T14:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Run Time Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error/m-p/5814171#M1313817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;maybe you must have kept a session which is using your table on. so try to close all the sessions and then simply execute your tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regardsm&lt;/P&gt;&lt;P&gt;punit raval.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2009 07:30:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error/m-p/5814171#M1313817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-25T07:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Run Time Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error/m-p/5814172#M1313818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Punit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No All other sessions are closed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;venki.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2009 08:45:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error/m-p/5814172#M1313818</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-26T08:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Run Time Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error/m-p/5814173#M1313819</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; Check in the view's 'maint. status' tab access is given as 'Read only'. If so change it to 'Read, change, delete, insert'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Soumya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2009 10:29:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error/m-p/5814173#M1313819</guid>
      <dc:creator>soumya_jose3</dc:creator>
      <dc:date>2009-06-26T10:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Run Time Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error/m-p/5814174#M1313820</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;&lt;/P&gt;&lt;P&gt;Thank you very Much for solving this for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Venki.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2009 07:10:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error/m-p/5814174#M1313820</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-29T07:10:34Z</dc:date>
    </item>
  </channel>
</rss>

