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

Security Around T-Code VCPE_FA_GCM

Former Member
0 Likes
743

Does anyone know how to make T-Code VCPE_FA_GCM to be display only? I've tried using ST01 to find the appropriate auth objects, but no luck. Can anyone help me with this?

Thanks,

-- Hillary

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
690

Hi Hillary,

The tcode is a maintenance tcode for Formula Master Data Maintenance. Why you want it to make a display only tcode. If you still want to make it display, check the program associated with it in SE93 and check for tables, or authority check statements. Add the table authorization groups with 03 for S_TABU_DIS and any authority check objects with activity 03.

This will restrict to display only.

Warm Regards,

Raghu

Does anyone know how to make T-Code VCPE_FA_GCM to be display only? I've tried using ST01 to find the appropriate auth objects, but no luck. Can anyone help me with this?

Thanks,

-- Hillary

3 REPLIES 3
Read only

Former Member
0 Likes
691

Hi Hillary,

The tcode is a maintenance tcode for Formula Master Data Maintenance. Why you want it to make a display only tcode. If you still want to make it display, check the program associated with it in SE93 and check for tables, or authority check statements. Add the table authorization groups with 03 for S_TABU_DIS and any authority check objects with activity 03.

This will restrict to display only.

Warm Regards,

Raghu

Read only

0 Likes
690

There is a button "with reference" that I need to disable. Is this possible?

Read only

0 Likes
690

Hi,

The "with reference" button is not managed by an authorization object. You need to use SE41 Menu Painter or SE51 Screen Painter to disable certain buttons/options in menu/screen.

Regards,

Raghu