‎2007 Apr 13 4:59 AM
Which SAP table stores the highly used r most active programs n objects.Plz let me kno if u aware of..
Thx
Arul
‎2007 Apr 13 5:27 AM
Hi ,
All the active programs will be stored in the table TADIR .actually this table is the directory for the repositry objects.
Thanks,
Manjunath MS
"Reward Points if it is useful"
‎2007 Apr 13 6:42 AM
Thx for ur reply buddies..
Ya TADIR...but it stores all the objects..I jst want to kno which are HIGHLY used r Most of the time executed in a given time period..
Rgds,
Arul
‎2007 Apr 13 5:47 AM
Hi..
<b>REPOSRC - Report Source Code
TADIR - Directory of Repository Objects</b>
This is the table which stores the programs
Reward points if useful....
Suresh......
‎2007 Apr 13 6:44 AM
‎2007 Apr 13 6:46 AM
Hi Arul Raja ....
Make the habit of closing the posted threads....
<b>
u have to reward useful answers....
i hope this helps you...</b>
Suresh.....
‎2007 Apr 13 6:53 AM
Hi Suresh..
This is my first thread and didnt get the ans yet...sure will close & reward once i get the ans.
Thx.
Arul
Message was edited by:
Arul Raja
‎2007 Apr 13 7:14 AM
Hi,
u can use the table TRDIR , which gives the information when the object created & last changed on . u wont get the information in table as ,,, "highly used programs"
Thanks,
Manjunath MS
"Reward Points if it is udeful"
‎2007 Apr 13 9:52 AM
Hi Arul Raja,
If u want see all the sap predefined programs we can see in this table TRDIR.
If ur activating the program that program also we can see in this table it self.
if u want to see the all predefined transaction code and user defined transaction code it is stored in this table 'TSTC'.
Rewards some points if it is helpful.
Rgds,
P.Nag
‎2007 Apr 24 3:04 AM
FM 'SAPWL_WORKLOAD_GET_STATISTIC' somewhat close to my reqmnt.This FM gives the set of Cust Pgms & Tcodes excecuted from the given date to uptodate.Somewhere it compares the given date with the excecuted r some date related to the objects...tried to find how this FM getting those objects comparing which date with our input STARTDATE but cudnt get that.Anybody used this FM before r can u help to find how this FM getting those objects within the givne date ?
thx Arul