<?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: Text object in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/949232#M64862</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ateeq,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text object VBBP is for the sales order item texts. If you go to VA02, enter the order number and then in the overview screen, menu 'Go To'&lt;DEL&gt;&amp;gt; 'Item'&lt;/DEL&gt;&amp;gt;'Texts'. Here select each text and double click in the small text window on the right side. This will take you to the Sapscript editor. In there, in the menu, &lt;/P&gt;&lt;P&gt;'Go To'--&amp;gt; 'Header' will give you the details you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To read this text, you can use READ_TEXT and for the text name it is the concatenated value of your salesorder(internal format) and the line item number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is what you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Aug 2005 17:09:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-22T17:09:08Z</dc:date>
    <item>
      <title>Text object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/949227#M64857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai Frnds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am having these following values&lt;/P&gt;&lt;P&gt;text obj : vbbp&lt;/P&gt;&lt;P&gt;text id : zqi1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i want to give the text name in the smartforms,&lt;/P&gt;&lt;P&gt;i want to know in which txn i can see the text obj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2005 15:56:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/949227#M64857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-22T15:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Text object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/949228#M64858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ateeq,&lt;/P&gt;&lt;P&gt;Go to transaction SE71.&lt;/P&gt;&lt;P&gt;From Menu select Environment -&amp;gt; Standard Text.&lt;/P&gt;&lt;P&gt;Enter your text obj/ id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Pras&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2005 16:15:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/949228#M64858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-22T16:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Text object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/949229#M64859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to transaction SE75.  This will show you the text objects and ids.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2005 16:39:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/949229#M64859</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-08-22T16:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Text object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/949230#M64860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think vbbp is not in the std. text. it is not created explicitly. i think its been created automatically when we do the sales order creation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u know any other procedure plz lend ur voice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2005 16:43:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/949230#M64860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-22T16:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Text object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/949231#M64861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This text odjext is a standard text object,  the id that you have above looks to be a custom id.  There are standard Ids as well,  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;0001 &lt;/P&gt;&lt;P&gt;0002 &lt;/P&gt;&lt;P&gt;0003 &lt;/P&gt;&lt;P&gt;0004 &lt;/P&gt;&lt;P&gt;0005 &lt;/P&gt;&lt;P&gt;0006 &lt;/P&gt;&lt;P&gt;0007 &lt;/P&gt;&lt;P&gt;001  &lt;/P&gt;&lt;P&gt;002  &lt;/P&gt;&lt;P&gt;003  &lt;/P&gt;&lt;P&gt;3000 &lt;/P&gt;&lt;P&gt;3001 &lt;/P&gt;&lt;P&gt;3002 &lt;/P&gt;&lt;P&gt;5000 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can look at a sample of the "Name" convention by going to STXH table and looking at the data.  For example, go to SE16, enter STXH as the table.  Enter VBBP for the object and 0002 for the id. Execute the query,  now look at a single record, notice the name field,  it is a concatenation of the sales document and item number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By knowing the "naming convention" of your object/id you can build it at runtime and bring in the associated text.&lt;/P&gt;&lt;P&gt;Make sense?&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;Rich Heilman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Rich Heilman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2005 16:55:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/949231#M64861</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-08-22T16:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Text object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/949232#M64862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ateeq,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text object VBBP is for the sales order item texts. If you go to VA02, enter the order number and then in the overview screen, menu 'Go To'&lt;DEL&gt;&amp;gt; 'Item'&lt;/DEL&gt;&amp;gt;'Texts'. Here select each text and double click in the small text window on the right side. This will take you to the Sapscript editor. In there, in the menu, &lt;/P&gt;&lt;P&gt;'Go To'--&amp;gt; 'Header' will give you the details you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To read this text, you can use READ_TEXT and for the text name it is the concatenated value of your salesorder(internal format) and the line item number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is what you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2005 17:09:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/949232#M64862</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-22T17:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Text object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/949233#M64863</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;In this case text name will be document number ( if it's a header ) or concatenate document number and item number ( if its item level ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can see in STXH table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2005 12:14:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/949233#M64863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-23T12:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Text object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/949234#M64864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ateeq,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SDN members are trying to help you out here and if you don't tell the forum, if your problem is resolved or still pending and reward those who helped, do you think this forum will have the enthusiasm to answer any future questions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please update the post if it is still an issue or else reward and close.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2005 21:01:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/949234#M64864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-23T21:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Text object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/949235#M64865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;It is discouraging to see that the posts are not being closed. Please close the post if answered, and if not please let the forum know. It doesn't have to be left open like this.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your attention,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Aug 2005 15:27:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-object/m-p/949235#M64865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-27T15:27:41Z</dc:date>
    </item>
  </channel>
</rss>

