‎2005 Aug 22 4:56 PM
hai Frnds,
i am having these following values
text obj : vbbp
text id : zqi1
now i want to give the text name in the smartforms,
i want to know in which txn i can see the text obj.
‎2005 Aug 22 5:15 PM
Hi Ateeq,
Go to transaction SE71.
From Menu select Environment -> Standard Text.
Enter your text obj/ id.
Hope this will help.
Regards.
Pras
‎2005 Aug 22 5:39 PM
‎2005 Aug 22 5:43 PM
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.
if u know any other procedure plz lend ur voice.
‎2005 Aug 22 5:55 PM
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,
0001
0002
0003
0004
0005
0006
0007
001
002
003
3000
3001
3002
5000
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.
By knowing the "naming convention" of your object/id you can build it at runtime and bring in the associated text.
Make sense?
Regards,
Rich Heilman
Message was edited by: Rich Heilman
‎2005 Aug 22 6:09 PM
Hi Ateeq,
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'> 'Item'>'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,
'Go To'--> 'Header' will give you the details you want.
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.
Hope this is what you are looking for.
Srinivas
‎2005 Aug 23 1:14 PM
Hi,
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 )
you can see in STXH table.
Cheers,
Sasi
‎2005 Aug 23 10:01 PM
Ateeq,
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?
Please update the post if it is still an issue or else reward and close.
Thanks,
Srinivas
‎2005 Aug 27 4:27 PM
<b>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.</b>
Thanks for your attention,
Srinivas