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 parameter for Hierarchy Reports

Former Member
0 Likes
962

Hello!!

¿Who can I create a transacition for Hierarchy Reports?

King Regards.

Hello!!

¿Who can I create a transacition for Hierarchy Reports?

King Regards.

6 REPLIES 6
Read only

Former Member
0 Likes
864

Hi,

Goto tcode SE93 and select Program in the radio button popup while creating.

Thanks & Regards,

Navneeth K.

Read only

0 Likes
864

The program is not the same in the different mandt. It's a Hierarchy Reports, created by CJE1.

I have tried with parameter transaction like in report painter, but I don't know what kind of report I should introduce.

Please, Can you help me?

Regards.

Read only

0 Likes
864

any executable report or program can hold a transaction attached to it ... even the CJe1 Tr you said has a program SAPMKCEE attached to it...

please goto se93 > Radio button Program and selection screen (report transaction)

give the program name etc..

Read only

Former Member
0 Likes
864

HI.

you can create trasaction code for your code.SE93 is the t-code

first try to create and let us know if you are facing any issues.

Regards.

jay

Read only

0 Likes
864

But how can I create the transaction? what kind of?

I have created almost all kind of transactions (report, with parametres, etc) in se93.

But for Hierarchy Reports created in CJE2, I don't know how to create the transaction.

Regards.

Read only

0 Likes
864

It's working!!! I found a standard transaction (S_ALR_87013557) for Hierarchy Reports, and I did it like this standar transaction.

Create the new transaction as paramaters transaction.

Transaction: START_REPORT

Skip initial screen.

D_SREPOVARI-REPORTTYPE = RE

D_SREPOVARI-EXTDREPORT = KP 01RPSCO_X 12KST1B

Thank you for you answerins.

Regards.