cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP ABAP: How to execute custom report from SPRO?

former_member611643
Participant
0 Likes
1,885

Hi, guys!

I have custom report ZMAB_TEST_REPORT and custom tcode ZMATR_TEST for this report.

I want to run my report from SPRO and because of this I've created a new node in SPRO and trying to add my tcode, but it doesn't work.

I need to give a customizing object under assigned objects, but I don't have any customizing object as I only need to run a report program/transaction.

Would be grateful for the useful feedback!

Accepted Solutions (1)

Accepted Solutions (1)

former_member736527
Active Participant

Maybe the below link can help

execute report from SPRO

You would basically have to create a Customizing Object in SOBJ Tcode; only then will you be able to choose it in the Assigned tab.

Give some name, and set type as T as it is the most relevant. I am not sure what would happen if you choose something else.

Then in your custom SPRO node, just add the entry created above in the Assigned Objects tab:

former_member611643
Participant
0 Likes

Thanks a lot, farosht1.

It works brilliantly.

Answers (1)

Answers (1)

former_member1716
Active Contributor
0 Likes

Hello dkolodin,

If you are looking to configure a customized node in SPRO recommend you to go through the LINK. You can improvise the steps discussed as per your requirements.

Regards!