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

transaction start_report

Former Member
2,263

Hello All,

I am looking into performance of customer transactions. while doing so, i found few of the transactions, are created on the transaction start_report.

i could not find any documentation for this transaction, when i debug, it is taking to reports with names like '42342434afdfsa89' this .

I am completely bewildered, looking at the code.

can any one give me some brief idea about start_report.

I tried getting the info from sdn, and other sap web sites, but i could not get any.

Thanks a lot in advacne.

Best Regards,

Amarender Reddy B

Hello All,

I am looking into performance of customer transactions. while doing so, i found few of the transactions, are created on the transaction start_report.

i could not find any documentation for this transaction, when i debug, it is taking to reports with names like '42342434afdfsa89' this .

I am completely bewildered, looking at the code.

can any one give me some brief idea about start_report.

I tried getting the info from sdn, and other sap web sites, but i could not get any.

Thanks a lot in advacne.

Best Regards,

Amarender Reddy B

1 REPLY 1
Read only

Former Member
1,559

As you can see if you check in in SE93. I think START_REPORT is used when creating parameter transactions to call SAP queries or report writer reports.

Program Name is SAPLSRT2 in Package SRTR

You just debug this report and check for the exact functionality