‎2007 Mar 22 8:05 AM
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.
‎2007 Mar 22 8:14 AM
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?
‎2007 Mar 22 8:08 AM
hi YueLing,
I guess you might not have assigned relevant authorization group while creating ....
Regards,
Santosh
Message was edited by:
Santosh Kumar Patha
‎2007 Mar 22 8:08 AM
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.
‎2007 Mar 22 8:14 AM
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?
‎2007 Mar 22 8:16 AM
Security reports are stored under transaction SUIM. You can create/modify profiles via transaction PFCG and assign them to your profile via SU01.
‎2007 Mar 22 8:17 AM
Ask your basis consultant to give authorization to ur user id for the tcode you have created.