Application Development 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: 

Message No. SF474 - Management Transaction Codes Cannot be Called Directly

Former Member
0 Kudos

Hello Everyone,

Im facing a very strange issue in Development system with all users which is: I cannot add any favourite Item in Easy Access Menu but with same roles and profiles, it is working fine in Production System.

Error is:

Management transaction codes cannot be called directly

Message No. SF474

Favorites>Insert Transaction Option is Greyed out.

This is happening on all clients of Development System.

A very familiar & only link i found is:

/thread/1858943 [original link is broken]

Help me out guys,

Regards.

Zaman.

1 ACCEPTED SOLUTION

martin_voros
Active Contributor
0 Kudos

Hi,

it looks like you have for key ALLOW_TCODE_START in table SSM_CUST value NO. Get rid of that line or change it to YES.

Cheers

2 REPLIES 2

martin_voros
Active Contributor
0 Kudos

Hi,

it looks like you have for key ALLOW_TCODE_START in table SSM_CUST value NO. Get rid of that line or change it to YES.

Cheers

0 Kudos

Oh My,

Awsome,

Thanks.