<?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: WRITE statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2801090#M654067</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 you are working on a program in the ABAP Workbench and are logged onto the system in a language other than that in which the program was created, the following happens: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In display mode, the system warns you, using a message in the status bar, that the original language and logon language are different. Any text elements that exist in the logon language are displayed in that language, otherwise, they appear in the original language. The language key is displayed in the last column. You can use this method to find text elements that still require translation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In change mode, the system asks whether you want to maintain the text elements in the original language or change the original language of the program. If you change the language and not all of the text elements yet exist in that language, the system fills the missing entries with the texts from the old original language. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go through the below link..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/e3/9609f6eb0711d194d100a0c94260a5/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/e3/9609f6eb0711d194d100a0c94260a5/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Sep 2007 07:45:50 GMT</pubDate>
    <dc:creator>former_member404244</dc:creator>
    <dc:date>2007-09-12T07:45:50Z</dc:date>
    <item>
      <title>WRITE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2801084#M654061</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;I came across an ABAP program. Anybody know what the meaning of (iop)? What the purpose of that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have try to remove it, and test the program but the output is still the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code here:&lt;/P&gt;&lt;P&gt;================================================================&lt;/P&gt;&lt;P&gt;WRITE: 'Invalid operator!'(iop).&lt;/P&gt;&lt;P&gt;================================================================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rayden&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 07:30:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2801084#M654061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T07:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: WRITE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2801085#M654062</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;It seen with the name IOP one text element is created in your program....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check your test elements once...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Satya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 07:33:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2801085#M654062</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T07:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: WRITE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2801086#M654063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rayden,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  double click in iop to check out about that or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; check out if ther is any variable with that name iop which specifies the length&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 07:36:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2801086#M654063</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T07:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: WRITE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2801087#M654064</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;Double click  on iop code in your abap editor , system will ask to  maintain text elements. This is one type of created text elements without hard coding the Text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this Info will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards&lt;/P&gt;&lt;P&gt;K K V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 07:36:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2801087#M654064</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T07:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: WRITE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2801088#M654065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rayden . &lt;/P&gt;&lt;P&gt;  Here iop is  a text element that is created in your program.&lt;/P&gt;&lt;P&gt;Double click on iop and you will go to the text element list in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 07:40:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2801088#M654065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T07:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: WRITE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2801089#M654066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandrasekhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what the use of the Text element? Any reference or material?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rayden&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 07:43:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2801089#M654066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T07:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: WRITE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2801090#M654067</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 you are working on a program in the ABAP Workbench and are logged onto the system in a language other than that in which the program was created, the following happens: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In display mode, the system warns you, using a message in the status bar, that the original language and logon language are different. Any text elements that exist in the logon language are displayed in that language, otherwise, they appear in the original language. The language key is displayed in the last column. You can use this method to find text elements that still require translation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In change mode, the system asks whether you want to maintain the text elements in the original language or change the original language of the program. If you change the language and not all of the text elements yet exist in that language, the system fills the missing entries with the texts from the old original language. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go through the below link..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/e3/9609f6eb0711d194d100a0c94260a5/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/e3/9609f6eb0711d194d100a0c94260a5/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 07:45:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2801090#M654067</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2007-09-12T07:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: WRITE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2801091#M654068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rayden,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  you can explore this link for that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/e3/9609f6eb0711d194d100a0c94260a5/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/e3/9609f6eb0711d194d100a0c94260a5/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 07:46:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2801091#M654068</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T07:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: WRITE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2801092#M654069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ABAPERs,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the overwhelming reply. It hard for me to rewards point as all reply answer my queries. I hope the point rewarded will be fair for all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rayden &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 07:52:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-statement/m-p/2801092#M654069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T07:52:37Z</dc:date>
    </item>
  </channel>
</rss>

