<?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: Long Text problem in Process order header in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-problem-in-process-order-header/m-p/7627095#M1570898</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know which user exit you used for applying the logic. I want to update the long text in the process order as well but I am still finding an applicable user exit. The only one I found is EXIT_SAPLCOZV_001. Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jan 2013 09:34:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-01-09T09:34:30Z</dc:date>
    <item>
      <title>Long Text problem in Process order header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-problem-in-process-order-header/m-p/7627088#M1570891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am using SAVE_TEXT FM to update the header long text in process order.&lt;/P&gt;&lt;P&gt;Also, I am updating the field AUFK-LTEXT = 'E'.&lt;/P&gt;&lt;P&gt;But when i display the order and click on long text, it does not display any thing as the text is not saved.&lt;/P&gt;&lt;P&gt;When I update the text directly in the order using COR2, it gets saved.&lt;/P&gt;&lt;P&gt;Does anyone know why the text is not being saved through FM SAVE_TEXT?&lt;/P&gt;&lt;P&gt;Also tried COMMIT WORK but was not successful.&lt;/P&gt;&lt;P&gt;The paramters I am passing to the FM are&lt;/P&gt;&lt;P&gt;TDOBJECT = 'AUFK'&lt;/P&gt;&lt;P&gt;TDID     = 'KOPF'&lt;/P&gt;&lt;P&gt;TDSPRAS  = SY-LANGU&lt;/P&gt;&lt;P&gt;TDNAME = sy-mandt+order number with leading zeros.&lt;/P&gt;&lt;P&gt;and the text lines in internal table.&lt;/P&gt;&lt;P&gt;Am I missing anything else here?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2011 23:06:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-problem-in-process-order-header/m-p/7627088#M1570891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-03T23:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Long Text problem in Process order header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-problem-in-process-order-header/m-p/7627089#M1570892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First check table STXH for the order which you saved manually, in order to verify that the values you are passing to the FM SAVE_TEXT are correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check the documentation which is supplied with this function to determine the INSERT and SAVEMODE_DIRECT values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also maybe check function COMMIT_TEXT and its documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS. also test the scenario in which text s/b added to already existing text. The SAVE_TEXT function wipes out everything and therefore you first should read the existing text (READ_TEXT) to retrieve the current text and save this together with the new text using SAVE_TEXT. (check function group STXD for possible related functions to use).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PPS. Thinking about my comments under PS., I recall now that this was the symptom of the long text passed on through BAPI_SALESORDER_CHANGE and therefore maybe this is not the case for SAVE_TEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: RJ. Schamhart on Feb 3, 2011 4:53 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 00:46:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-problem-in-process-order-header/m-p/7627089#M1570892</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-04T00:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Long Text problem in Process order header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-problem-in-process-order-header/m-p/7627090#M1570893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go to their documentation  of that FM.&lt;/P&gt;&lt;P&gt;Go through below link &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="741738"&gt;&lt;/A&gt; Good code given by Jose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: madhurao123 on Feb 4, 2011 5:47 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 04:45:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-problem-in-process-order-header/m-p/7627090#M1570893</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-02-04T04:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Long Text problem in Process order header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-problem-in-process-order-header/m-p/7627091#M1570894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do not use sy-mandt in TDNAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it should be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TDOBJECT = 'AUFK'&lt;/P&gt;&lt;P&gt;TDID = 'KOPF'&lt;/P&gt;&lt;P&gt;TDSPRAS = SY-LANGU&lt;/P&gt;&lt;P&gt;TDNAME = Order number with leading zeros.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this should help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Nikhil Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 07:35:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-problem-in-process-order-header/m-p/7627091#M1570894</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-04T07:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Long Text problem in Process order header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-problem-in-process-order-header/m-p/7627092#M1570895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;You must append the client number to TDNAME.&lt;/P&gt;&lt;P&gt;Check in table STXH for an example.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 17:45:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-problem-in-process-order-header/m-p/7627092#M1570895</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-04T17:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Long Text problem in Process order header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-problem-in-process-order-header/m-p/7627093#M1570896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;Thanks for pointing me to this post.&lt;/P&gt;&lt;P&gt;I tried everything with FM SAVE_TEXT except for passing the value X to SAVE_DIRECTMODE.&lt;/P&gt;&lt;P&gt;This was teh culprit.&lt;/P&gt;&lt;P&gt;Anyways, my problem is solved and I am awarding you full points.&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 17:47:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-problem-in-process-order-header/m-p/7627093#M1570896</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-04T17:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Long Text problem in Process order header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-problem-in-process-order-header/m-p/7627094#M1570897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you even read my reply?  I believe I pointed out clearly in my reply for you to check the SAVE_DIRECTMODE parameter(!?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would expect to get the full credit for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 18:59:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-problem-in-process-order-header/m-p/7627094#M1570897</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-04T18:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Long Text problem in Process order header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-problem-in-process-order-header/m-p/7627095#M1570898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know which user exit you used for applying the logic. I want to update the long text in the process order as well but I am still finding an applicable user exit. The only one I found is EXIT_SAPLCOZV_001. Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 09:34:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-problem-in-process-order-header/m-p/7627095#M1570898</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-09T09:34:30Z</dc:date>
    </item>
  </channel>
</rss>

