<?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: Work Order gets operation long text from Task list in wrong format in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/work-order-gets-operation-long-text-from-task-list-in-wrong-format/m-p/2932361#M690969</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;How you are fetching this Long Text ?&lt;/P&gt;&lt;P&gt;Are you using READ_TEXT fun module&lt;/P&gt;&lt;P&gt;What parameters are passed to this fun module&lt;/P&gt;&lt;P&gt;Double click on the long text &lt;/P&gt;&lt;P&gt;takes you to TEXT editor&lt;/P&gt;&lt;P&gt;from menu GOTO-&amp;gt; HEADER&lt;/P&gt;&lt;P&gt;you will find the 4 parameters OBJECT,ID,OBJECTNAME and LANGUAGE parameters&lt;/P&gt;&lt;P&gt;Here the OBJECTNAME is the combination of 3 fields in AFVVor AFVC table&lt;/P&gt;&lt;P&gt;( MANDT, AUFPL,APLZL fields (3&lt;EM&gt;10&lt;/EM&gt;8 = 21 char length))&lt;/P&gt;&lt;P&gt;Concatenate them and to pass as OBJECTNAME to the READ_TEXT fun module&lt;/P&gt;&lt;P&gt;And use the text lines fetched from the fun module as the Text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2007 17:28:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-11T17:28:11Z</dc:date>
    <item>
      <title>Work Order gets operation long text from Task list in wrong format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/work-order-gets-operation-long-text-from-task-list-in-wrong-format/m-p/2932360#M690968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a work order that gets the operation long text from Task Lists.&lt;/P&gt;&lt;P&gt;When the work order is then printed the format is incorrect.  At first we thought it was the form being used.  &lt;/P&gt;&lt;P&gt;But now we discovered if you go into the long text and change anything, enter a space, delete a letter, it then is correct.&lt;/P&gt;&lt;P&gt;I tried to go into the text of the task list to make a change that might help the text like a CR at the end of the text but this didn't help. But this didn't work.&lt;/P&gt;&lt;P&gt;Any ideas what might cause this and if it is something we can fix.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 16:07:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/work-order-gets-operation-long-text-from-task-list-in-wrong-format/m-p/2932360#M690968</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T16:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Work Order gets operation long text from Task list in wrong format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/work-order-gets-operation-long-text-from-task-list-in-wrong-format/m-p/2932361#M690969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;How you are fetching this Long Text ?&lt;/P&gt;&lt;P&gt;Are you using READ_TEXT fun module&lt;/P&gt;&lt;P&gt;What parameters are passed to this fun module&lt;/P&gt;&lt;P&gt;Double click on the long text &lt;/P&gt;&lt;P&gt;takes you to TEXT editor&lt;/P&gt;&lt;P&gt;from menu GOTO-&amp;gt; HEADER&lt;/P&gt;&lt;P&gt;you will find the 4 parameters OBJECT,ID,OBJECTNAME and LANGUAGE parameters&lt;/P&gt;&lt;P&gt;Here the OBJECTNAME is the combination of 3 fields in AFVVor AFVC table&lt;/P&gt;&lt;P&gt;( MANDT, AUFPL,APLZL fields (3&lt;EM&gt;10&lt;/EM&gt;8 = 21 char length))&lt;/P&gt;&lt;P&gt;Concatenate them and to pass as OBJECTNAME to the READ_TEXT fun module&lt;/P&gt;&lt;P&gt;And use the text lines fetched from the fun module as the Text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 17:28:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/work-order-gets-operation-long-text-from-task-list-in-wrong-format/m-p/2932361#M690969</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T17:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Work Order gets operation long text from Task list in wrong format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/work-order-gets-operation-long-text-from-task-list-in-wrong-format/m-p/2932362#M690970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the issue, there is a place in SPRO where you can change the length of the long text.  It is under the production area, but you also have to go into the task list long text itself and make a change before the config will take effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 18:42:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/work-order-gets-operation-long-text-from-task-list-in-wrong-format/m-p/2932362#M690970</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T18:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Work Order gets operation long text from Task list in wrong format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/work-order-gets-operation-long-text-from-task-list-in-wrong-format/m-p/2932363#M690971</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;please can you specify the settings in spro.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 21:19:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/work-order-gets-operation-long-text-from-task-list-in-wrong-format/m-p/2932363#M690971</guid>
      <dc:creator>former_member803066</dc:creator>
      <dc:date>2022-10-27T21:19:30Z</dc:date>
    </item>
  </channel>
</rss>

