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 to know which program last executed in table

Former Member
0 Likes
1,290

As title

thanks

12 REPLIES 12
Read only

Former Member
0 Likes
1,259

Hi Daniel,

Can you be more detailed about your requirement.

Regards,

Atish

Read only

0 Likes
1,259

I want to write a program to select a half of year programs be executed

B.R.

Read only

0 Likes
1,259

Hi..

For ur Req you can use the Standard program RSSTAT26(Tcode STAT).

Instead of Developing ur code, call this program using SUBMIT statement.

This program gives the List of Transactions/programs Executed for a period.

<b>Reward if Helpful</b>

Read only

0 Likes
1,259

It can't set the from date.The date is only one value.How can I do?

Thanks

Read only

kiran_k8
Active Contributor
0 Likes
1,259

Daniel,

Please be clear in your requirement.I think table REPOLOAD can give you some lead.

K.Kiran.

Message was edited by:

Kiran K

Read only

Former Member
0 Likes
1,259

I can't find this table in system.

thanks

Read only

kiran_k8
Active Contributor
0 Likes
1,259

Daniel,

I am in 4.7 and it is available.I think this table will serve the purpose.

K.Kiran.

Read only

Former Member
0 Likes
1,259

My SAP version 4.6c.

It is not available.

Read only

0 Likes
1,259

Hi,

Check for transaction code ST03

aRs

Read only

0 Likes
1,259

Hi,

For this purpose I used the fm 'SAPWL_WORKLOAD_GET_STATISTIC' to get statistic of number of times a Tcode has been used

aRs

Read only

Former Member
0 Likes
1,259

I want the table not t-code

I want to desing a program

thanks

Read only

Former Member
0 Likes
1,259

What sap version is yours?My version 4.6c don't have that table.

thanks