Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How many times was a specific function module triggered?

Former Member
0 Likes
1,296

Hi,

is there a transaction in SAP where i can get some information about function modules "how many times is a function module triggered".

regards

11 REPLIES 11
Read only

former_member156446
Active Contributor
0 Likes
1,234

Hi check the program RSSTAT20

Read only

former_member404244
Active Contributor
0 Likes
1,234

Hi,

I don't think we can check that....We have a table where we can have all the function modules list..(TFDIR)..

Regards,

Nagaraj

Read only

ThomasZloch
Active Contributor
0 Likes
1,234

Not available on function module level, I'm afraid.

Thomas

Read only

0 Likes
1,234

Hi,

program RSSTAT20 is not available in ECC 6.0

Other programs?

regards

Read only

0 Likes
1,234

> program RSSTAT20 is not available in ECC 6.0

It is RSSTAT26 for 7.00 kernel. This is the program behind transaction STAD, which does not serve the purpose of analysing on function module level. See my answer above.

Thomas

Read only

0 Likes
1,234

I am in ECC6.0 and this program exist and works fine

Read only

0 Likes
1,234

hi,

can you tell me the package? When i enter the program directly it is not found....

regards

Read only

0 Likes
1,234

Only this are available in ECC 6.0

RSSTAT1

RSSTAT15

RSSTAT26

RSSTAT30

RSSTAT40

RSSTAT50

RSSTAT60

RSSTAT61

RSSTAT62

RSSTAT70

RSSTAT700

RSSTAT82

RSSTAT83

RSSTAT84

RSSTAT87

RSSTAT88

RSSTAT90

RSSTAT92

RSSTAT93

RSSTAT98

RSSTAT99

RSSTATAL

RSSTATAP

RSSTATAS

Read only

0 Likes
1,234

PCK: SAPWL_OLD_FRONTEND

title: Performance analysis: Single statistical records for this server

Read only

0 Likes
1,234

Package is available but not the program....

Read only

0 Likes
1,234

ohh that's hard to listen..