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 Authorization

Former Member
0 Likes
784

Hi everybody!

When I create a new Module-pool and transaction associated, I can not access it because I haven't got the privileges to execute the transaction. I create the program using SE80. Is there any option so I can execute the programs I create without having to contact with administrators each time I have to ?

Thanks very much.

7 REPLIES 7
Read only

Former Member
0 Likes
750

Hello,

No need of all those things.

In se80 or using se93 just create a transaction and use it.

Reward If Helpful.

-


Sasi.

Read only

Former Member
0 Likes
750

Hi Maria,

I dont think ther's any way to execute a transaction associated with a module pool program without having authorization.

Regards,

Ravi G

Read only

Former Member
0 Likes
750

Hi Maria,

The transaction name need to be maintained in your authorization profile under object S_TCODE.. contact your security administrator..

Thanks and Best Regards,

Vikas Bittera.

Read only

Former Member
0 Likes
750

HI maria,

sorry but you cannot execute a module pool program directly as you do in case of a report program...for that you necessarily need a transaction.....for transaction authorization please contact your BASIS consultant

thanks

vivekanand

Read only

Former Member
0 Likes
750

Go to SE93 -> type in the transaction associated -> Display

Enable debugging by /h.

Then press F8.

Use single step debugging and wherever it asks for authorization check, change the sy-subrc value to 0 and press F8.

Try it, it works. Reward if helpful.

Kartavya

Read only

Former Member
0 Likes
750

Hi,

if you know the program name associated with T-code, difinitelly you can run execute the program by using the se-80.

Example : there is program <b>zcalculate</b> and t-code for this program is <b>ZCALC.</b>

but you dont have the access to run the t-code <b>ZCACL</b>.

then you have to go SE-80 ang select give the program name <b>zcalculate</b> press display. Then you press F8.

Like that you can run the program using SE80 evethough

1)<b>t-code is blocked</b> or

2)<b>blocked the program to run in SE38</b>

<b>Reward with points if useful.</b>

Regards,

vijay

Read only

Former Member
0 Likes
750

Hi ,

There is no option like that u should get the acess key