<?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 SAP scripts in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/2111696#M441473</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;         i need to get the long text for field vbrp-arktx in my form. For this i think i need to call the function module READ_TEXT . i think i need to use structure rstxt here to pass parameters to the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is i cannot find any link between table vbrp and rstxt. so how can i proceed to do the same. I hope u got my problem. Please help me its urgent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Apr 2007 12:06:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-16T12:06:16Z</dc:date>
    <item>
      <title>SAP scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/2111696#M441473</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;         i need to get the long text for field vbrp-arktx in my form. For this i think i need to call the function module READ_TEXT . i think i need to use structure rstxt here to pass parameters to the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is i cannot find any link between table vbrp and rstxt. so how can i proceed to do the same. I hope u got my problem. Please help me its urgent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 12:06:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/2111696#M441473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T12:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: SAP scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/2111697#M441474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just goto that Field, that field will have the Long text, then there would be a button, if you click(In change mode ) that, then a line editor will be open, then GOTO --&amp;gt; Header, here all the options will be there which you need to pass the fields to READ_TEXT function module.&lt;/P&gt;&lt;P&gt;&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 12:10:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/2111697#M441474</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T12:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: SAP scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/2111698#M441475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;VBRP-ARKTX stores the Material Short Description.&lt;/P&gt;&lt;P&gt;This you can print as it is in the script. Take VBRP-MATNR and get it's long text.&lt;/P&gt;&lt;P&gt;Generally Material Long texts are maintained in Material Master only.&lt;/P&gt;&lt;P&gt;Use READ_TEXT fun module to fetch the Long text by passing OBJECT, ID, OBJECTNAME and LANG fields &lt;/P&gt;&lt;P&gt;No need to join the table VBRP-ARKTX and RSTXT.&lt;/P&gt;&lt;P&gt;If you have them in Billing document also, then go to the Long text field  double click on it, GOTO-&amp;gt; Header displays all the above 4 parameters and pass them in the fun module and get it.&lt;/P&gt;&lt;P&gt;Include them in the Script using the INCLUDE statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&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>Mon, 16 Apr 2007 12:16:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/2111698#M441475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T12:16:12Z</dc:date>
    </item>
  </channel>
</rss>

