Disable "Set Start Transaction"

Question: Folks,

I need to disable the "Set Start Transaction" for each user and let them mapped instead to our company's standard "Area Menu" upon login. If it's located in a particular table and you can provide me the table name, can I simply delete the flag/tcode for individual user without affecting other objects? Please advise.

SAP 46C
Oracle 8x
Solaris

Thanks in advance.

Newbie

Answer:
remove the start tcode using SU10. I believe it is house in table USR21. I beleive there is a SSM_CUST setting to default to SAP menu but the "set Start tcode" overrides.

Answer:
Thanks John. The table harboring "Set Start Transaction" is AGR_DATEU and the field is located in REPORTS. Rather than maintaining this table and obtaining an Access Key from Marketplace, I've asked my ABAPER to create a Z Program that would clean-up this field in mass which I can execute on a periodic basis. Another question, as I've mentioned in my previous post, I want my users to use our company's Standard Area Menu. But one thing peculiar is that Users can still change their Start Menu via Tcode: SU3.

Through PFCG, I can't figure-out how I can limit them from modifying their own Start Menu considering SU3 doesn't show any related Activity Group or Authorization Object. Do you have a work-around for this?

Gracias.....

Answer:
If you really would like to stop users updating this field you can use a field exit to do an auth check.

Answer:
AGR_DATEU is only one "start transaction " the other which is in SU01 is in table USR21.

Use SAP report ADMIN_SET_START_TRANSACTION_FO to delete the user set defaults from session manager.
Copyright ?2007 - 2008 www.jt77.com