<?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: how to use the Function module BDM_DISPUTE_NOTES_GET in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-module-bdm-dispute-notes-get/m-p/2911966#M685221</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; Declare it in the following way ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;data : V_STRING LIKE BDM_T_NOTES.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2007 19:01:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-15T19:01:25Z</dc:date>
    <item>
      <title>how to use the Function module BDM_DISPUTE_NOTES_GET</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-module-bdm-dispute-notes-get/m-p/2911964#M685219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have to use the FM BDM_DISPUTE_NOTES_GET to ET_NOTES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BDM_DISPUTE_NOTES_GET'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    im_guid        =&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; ES_RETURN       =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;   ET_NOTES        = V_STRING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V_STRING type ???????(i want this)&lt;/P&gt;&lt;P&gt;my output will be a paragraph of 4 lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what should be the data type of the V_STRING, i am getting type conflict error&lt;/P&gt;&lt;P&gt;          .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 18:21:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-module-bdm-dispute-notes-get/m-p/2911964#M685219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T18:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to use the Function module BDM_DISPUTE_NOTES_GET</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-module-bdm-dispute-notes-get/m-p/2911965#M685220</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;Please try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
DATA:  V_STRING TYPE TABLE OF BDM_NOTES.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 18:43:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-module-bdm-dispute-notes-get/m-p/2911965#M685220</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2007-10-15T18:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to use the Function module BDM_DISPUTE_NOTES_GET</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-module-bdm-dispute-notes-get/m-p/2911966#M685221</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; Declare it in the following way ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;data : V_STRING LIKE BDM_T_NOTES.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 19:01:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-module-bdm-dispute-notes-get/m-p/2911966#M685221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T19:01:25Z</dc:date>
    </item>
  </channel>
</rss>

