‎2007 Dec 05 3:06 PM
Hello All,
Can anyone tell me how to find the Transaction Code for a particular database View ?
Regards,
Deepu.K
.
‎2007 Dec 05 5:08 PM
Goto table TSTCP.
Give PARAM = search string
<b>/SM30 VIEWNAME=<viewname></b>
It will give you the tcode for your View.
Please reward points if it works.
Lokesh
Message was edited by:
Lokesh Aggarwal
Message was edited by:
Lokesh Aggarwal
‎2007 Dec 05 3:16 PM
Hi,
Goto SE11,Enter View Name and Press on Display..Then
in Menu
System--->Status.
Here u can find out Transaction code.
Message was edited by:
Vishnu Reddy
‎2007 Dec 05 3:20 PM
Hi,
One of the option is
Goto SM30 transaction and enter the view name.
Select the button CUSTOMIZING.
This will take you to the customizing transaction which is used to create entries in this view.
Other option is to see from SE12 where used list.
Cheers
VJ
‎2007 Dec 05 3:21 PM
Hi Deepu,
Enter your view in SM30 and user the "Find Maintenance Dialog" to retrieve the maintenance View.
Hope this helps,
Erwan
‎2007 Dec 05 3:37 PM
Hello ,
@Vishnu Reddy :
<i>Goto SE11,Enter View Name and Press on Display..Then
in Menu
System--->Status.
Here u can find out Transaction code.</i>
<b>I got the TCOde as SE11_OLD .</b>
@ Vijayendra Rao
<i> One of the option is
Goto SM30 transaction and enter the view name.
Select the button CUSTOMIZING.
This will take you to the customizing transaction which is used to create entries in this view.</i>
I'm geting a msg saying :
<b>No object (db-view-name) maintenance IMG activity exists</b>
<i>Other option is to see from SE12 where used list.</i>
In the wher used list there is no option for Transaction code .
SO how to get the Tcode ???
@ Erwan
<i>Enter your view in SM30 and user the "Find Maintenance Dialog" to retrieve the maintenance View.</i>
I'm getting the View but I need the Transaction Code ?????
Regards,
Deepu.K
‎2007 Dec 05 3:40 PM
Hi Deepu,
As those View are customizing views, only way to konw the txn code, is to find across IMG ( SPRO ) where is your custo point, then System -> Status...
...
‎2007 Dec 05 5:08 PM
Goto table TSTCP.
Give PARAM = search string
<b>/SM30 VIEWNAME=<viewname></b>
It will give you the tcode for your View.
Please reward points if it works.
Lokesh
Message was edited by:
Lokesh Aggarwal
Message was edited by:
Lokesh Aggarwal
‎2007 Dec 06 1:30 AM