<?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: Displaying order text in smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084065#M1813218</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is really no practical solution for doing so without the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Feb 2014 21:25:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-02-03T21:25:04Z</dc:date>
    <item>
      <title>Displaying order text in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084049#M1813202</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;I have designed a smartform where I need to print (using Read Text FM)&amp;nbsp; sales order header text with text ID 0001selecting from VBFA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please help on the logic to fetch it and the steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 17:53:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084049#M1813202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-03T17:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying order text in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084050#M1813203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you saying that you don't know what parameters to feed to read_text?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 18:03:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084050#M1813203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-03T18:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying order text in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084051#M1813204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No i mean I am not too sure about the logic to fetch the sales order header&amp;nbsp; text VBBK from VBFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 18:09:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084051#M1813204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-03T18:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying order text in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084052#M1813205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, which document type do you have in VBFA?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 18:13:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084052#M1813205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-03T18:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying order text in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084053#M1813206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use include text to display text ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Go to VA02 and go to the text in question, go into the long text mode and then in the menu 'GoTo--&amp;gt;Header' option will give you how it is stored in the database. Just pass the NAME, OBJECT, and ID and language.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 18:17:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084053#M1813206</guid>
      <dc:creator>former_member227140</dc:creator>
      <dc:date>2014-02-03T18:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying order text in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084054#M1813207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its a credit debit memo (YSDN)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 18:18:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084054#M1813207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-03T18:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying order text in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084055#M1813208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So lets say that you have an invoice and your invoice was created from delivery and your delivery was created from SO.&amp;nbsp; In VBFA with your invoice,&amp;nbsp; you'd have to find the predecessor document that was a delivery.&amp;nbsp; Then once again from VBFA with the found delivery document, you'd have to find the predecessor document that was of type sales order document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that what you wanted?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 18:21:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084055#M1813208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-03T18:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying order text in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084056#M1813209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the function module below to get the Order flow, it will fetch the vbfa from Sales order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;CALL &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;FUNCTION &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'RV_ORDER_FLOW_INFORMATION'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;EXPORTING&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; comwa&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;ls_comwa&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;TABLES&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vbfa_tab&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= l&lt;/SPAN&gt;t_return&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;EXCEPTIONS&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; no_vbfa&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; no_vbuk_foun&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;OTHERS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;3.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S32"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S32"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S32"&gt;Felipe&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 18:29:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084056#M1813209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-03T18:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying order text in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084057#M1813210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No.. I have all that info. I have the Vbtyp_n = L and vbtyp_v = k. but how do i get the order text? like what does the function module return? and does it return in a table? how do I get the header order text from there?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 18:29:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084057#M1813210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-03T18:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying order text in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084058#M1813211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to t-code VA03 and Enter sales order and then goto=&amp;gt;header=&amp;gt;texts.&lt;/P&gt;&lt;P&gt;Click on the text editor and again go to=&amp;gt;header.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you will get all relevant details to sales order data (&lt;SPAN style="color: #333333; font-size: 12px;"&gt; NAME, OBJECT, and ID and language&lt;/SPAN&gt;).&lt;/P&gt;&lt;P&gt;Just pass it the FM 'Read_Text' .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will help you..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 18:30:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084058#M1813211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-03T18:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying order text in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084059#M1813212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why you want to go to VBFA table its document flow table ..just use read_text with following parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OBJECT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VBBK&lt;/P&gt;&lt;P&gt;NAME&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0000255562 here name is your sales order number &lt;/P&gt;&lt;P&gt;ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0012&lt;/P&gt;&lt;P&gt;SPRAS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am not sure what you wanted to achieve by going to VBFA for sales order header text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 18:31:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084059#M1813212</guid>
      <dc:creator>former_member227140</dc:creator>
      <dc:date>2014-02-03T18:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying order text in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084060#M1813213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to get the document number vbelv from vbfa. please help me with dispalying the order text that i ll get through the return parameter of READ_TEXT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 18:42:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084060#M1813213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-03T18:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying order text in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084061#M1813214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please clear your exact requirment??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 18:48:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084061#M1813214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-03T18:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying order text in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084062#M1813215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mention that you have all the info, if you have order number just call READ_TEXT with the parameters that &lt;STRONG style="font-size: 11px; color: #333333;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="-1" data-externalid="" data-presence="null" data-userid="268604" data-username="abhijeet.deshpande" href="https://answers.sap.com/people/abhijeet.deshpande" style="padding: 0 3px 0 0; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; color: #3778c7;"&gt;abhijeet deshpande &lt;/A&gt;&lt;/STRONG&gt;mentioned.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 18:55:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084062#M1813215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-03T18:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying order text in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084063#M1813216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wanted to know how to display the order text from the table that the FM returns&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 19:06:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084063#M1813216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-03T19:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying order text in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084064#M1813217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Check table 'STXH' with your &lt;SPAN style="color: #333333; font-size: 12px;"&gt;sales order header text data (&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; color: #333333;"&gt; NAME, OBJECT, and ID and language&lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 19:37:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084064#M1813217</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-03T19:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying order text in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084065#M1813218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is really no practical solution for doing so without the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 21:25:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084065#M1813218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-03T21:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying order text in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084066#M1813219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you wanted to display in smartforms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you create simple text&amp;nbsp; , for that text select text type as 'INCLUDE TEXT' and pass parameters i mentioned&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OBJECT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VBBK&lt;/P&gt;&lt;P&gt;NAME&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0000255562 here name is your sales order number &lt;/P&gt;&lt;P&gt;ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0012&lt;/P&gt;&lt;P&gt;SPRAS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here i have hard coded sales order number , get sales order number into a variable and pass to name. and thats it it will display header text on your smartforms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why dont you try all these things which everyone is suggesting. please make yourself work on all the suggestions mentioned by all experts here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 04:26:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-order-text-in-smartforms/m-p/10084066#M1813219</guid>
      <dc:creator>former_member227140</dc:creator>
      <dc:date>2014-02-04T04:26:23Z</dc:date>
    </item>
  </channel>
</rss>

