This is simple But I could not find anything already posted on this.
If we want to insert some text in script we use include.
eg INCLUDE &*VBDPL-TDNAME& OBJECT VBBP ID 0001 PARAGRAPH HT
My question is where to find object , object id in a transaction for an include.
I want to know where I can find a table, etc.
Thanks.
kulkarni
HI
If you want to find out the text Ids for a particular transaction. e.g sales orders VA03.
Go to VA03
Go to text tab ( item or header). You will get a screen having text window.
Below the text window there are several buttos.
Press on Display log button. You will find all available text IDs.
Regards
Sachin
You can get object,object id from STXH,STXL tables.
Add a comment