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

create transaction with parameter; error message occured

Former Member
0 Likes
692

Hi,

i need some advice about creating transaction.

i have created a Z table and wish to use transaction to maintain it.

-


I have done as following:

SE93 - Type in a transaction name: ZRTCZTAS

Click create - choose parameter transaction

In the Create Parameter transaction screen, fill in the following fields :-

Transaction SM30

Tick Skip initial screen

Tick Inherit GUI attributes

Name of screen field Value

VIEWNAME ZRTC_PO_BACKDATE

UPDATE X

-


i tried maintain the table via SM30 and it works.

when i run the transaction, an error message shown:

"You do not have authorization for transaction ZRTCZTAS"

Have i missed out any step?

Please advice.

thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
640

Hi,

thanks for the reply.

is there anyway i can do in order to run that transaction? where can i see the profile for s_tcode with value ZRTCZTAS?

5 REPLIES 5
Read only

Former Member
0 Likes
640

hi YueLing,

I guess you might not have assigned relevant authorization group while creating ....

Regards,

Santosh

Message was edited by:

Santosh Kumar Patha

Read only

Former Member
0 Likes
640

Hi,

Make sure you have an authorization for that new transaction code. You should have an object S_TCODE with value ZRTCZTAS in your profile.

You can call transaction SU53 after such message is displayed to find out what kind of authorizations is missing.

Read only

Former Member
0 Likes
641

Hi,

thanks for the reply.

is there anyway i can do in order to run that transaction? where can i see the profile for s_tcode with value ZRTCZTAS?

Read only

0 Likes
640

Security reports are stored under transaction SUIM. You can create/modify profiles via transaction PFCG and assign them to your profile via SU01.

Read only

0 Likes
640

Ask your basis consultant to give authorization to ur user id for the tcode you have created.