<?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: editor-call in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/editor-call/m-p/3195078#M761345</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;EDITOR-CALL FOR REPORT prog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reads the program prog from the library and places it in the ABAP Editor. When you save (with F11), the program is written back to the library. Before EDITOR-CALL_FOR_REPORT is called, you must carry out appropriate authorization and system checks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDITOR-CALL FOR itab. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Displays the internal table itab in an editor similiar to the ABAP Editor. You can then use normal editor functions to make changes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changes to the table contents are only adopted if you save before leaving the editor. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Return Code is set as follows: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SY-SUBRC = 0: &lt;/P&gt;&lt;P&gt;Changes were made during the session. These have been saved. &lt;/P&gt;&lt;P&gt;SY-SUBRC = 2: &lt;/P&gt;&lt;P&gt;No changes were made during the session. The table was saved anyway. &lt;/P&gt;&lt;P&gt;SY-SUBRC = 4: &lt;/P&gt;&lt;P&gt;The table was not saved. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The internal table itab must have the table type STANDARD TABLE, and can contain only type C components. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The lines of the internal table can be up to 72 characters long. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Awrd Points If useful&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bhupal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Dec 2007 11:35:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-28T11:35:29Z</dc:date>
    <item>
      <title>editor-call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/editor-call/m-p/3195077#M761344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the function of editor call&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 11:25:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/editor-call/m-p/3195077#M761344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T11:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: editor-call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/editor-call/m-p/3195078#M761345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;EDITOR-CALL FOR REPORT prog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reads the program prog from the library and places it in the ABAP Editor. When you save (with F11), the program is written back to the library. Before EDITOR-CALL_FOR_REPORT is called, you must carry out appropriate authorization and system checks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDITOR-CALL FOR itab. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Displays the internal table itab in an editor similiar to the ABAP Editor. You can then use normal editor functions to make changes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changes to the table contents are only adopted if you save before leaving the editor. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Return Code is set as follows: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SY-SUBRC = 0: &lt;/P&gt;&lt;P&gt;Changes were made during the session. These have been saved. &lt;/P&gt;&lt;P&gt;SY-SUBRC = 2: &lt;/P&gt;&lt;P&gt;No changes were made during the session. The table was saved anyway. &lt;/P&gt;&lt;P&gt;SY-SUBRC = 4: &lt;/P&gt;&lt;P&gt;The table was not saved. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The internal table itab must have the table type STANDARD TABLE, and can contain only type C components. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The lines of the internal table can be up to 72 characters long. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Awrd Points If useful&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bhupal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 11:35:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/editor-call/m-p/3195078#M761345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T11:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: editor-call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/editor-call/m-p/3195079#M761346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi srinath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Editor call statement is used to display the contents of an internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;swetha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 12:29:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/editor-call/m-p/3195079#M761346</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T12:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: editor-call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/editor-call/m-p/3195080#M761347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;it is used to display the contents of internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;umakanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2007 04:00:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/editor-call/m-p/3195080#M761347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-31T04:00:32Z</dc:date>
    </item>
  </channel>
</rss>

