<?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: Get workorder long text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-workorder-long-text/m-p/7977397#M1604348</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Inside the code just after work order creation you do like below.  Pass the V_name to READ_TEXT function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;*-----------------Notification long text description from buffer
     CALL FUNCTION 'READ_NOTIFICATION_BUFFER'
        IMPORTING
         e_viqmel = wa_viqmel.

     v_name = wa_viqmel-qmnum.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to read notification, use FM READ_NOTIFICATION and obtain the qmnum from IVIQMEL structure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jun 2011 07:36:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-06-08T07:36:18Z</dc:date>
    <item>
      <title>Get workorder long text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-workorder-long-text/m-p/7977396#M1604347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to get the long text of the workorder. I use FM READ_TEXT for it.&lt;/P&gt;&lt;P&gt;Now, how can I get the name of the text (parameter name of the FM) &lt;STRONG&gt;from the ABAP code&lt;/STRONG&gt; ? &lt;/P&gt;&lt;P&gt;I &lt;STRONG&gt;can't&lt;/STRONG&gt; just display it and go Goto-&amp;gt;header.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also need to do the same for workorder component.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2011 07:01:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-workorder-long-text/m-p/7977396#M1604347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-08T07:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Get workorder long text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-workorder-long-text/m-p/7977397#M1604348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Inside the code just after work order creation you do like below.  Pass the V_name to READ_TEXT function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;*-----------------Notification long text description from buffer
     CALL FUNCTION 'READ_NOTIFICATION_BUFFER'
        IMPORTING
         e_viqmel = wa_viqmel.

     v_name = wa_viqmel-qmnum.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to read notification, use FM READ_NOTIFICATION and obtain the qmnum from IVIQMEL structure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2011 07:36:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-workorder-long-text/m-p/7977397#M1604348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-08T07:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Get workorder long text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-workorder-long-text/m-p/7977398#M1604349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use BAPI_ALM_ORDER_GET_DETAIL to get all long texts of a workorder. Check parameters et_texts and et_text_lines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vadim Khlystun on Jun 8, 2011 12:50 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2011 07:50:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-workorder-long-text/m-p/7977398#M1604349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-08T07:50:02Z</dc:date>
    </item>
  </channel>
</rss>

