cancel
Showing results for 
Search instead for 
Did you mean: 

Remove GOS button from CV03N(DMS) transaction

Former Member
0 Kudos

Hi,

I would like to remove GOS button(service) from transaction CV03N.

As per note 491271 you can deactivate/invisible the service from all transaction.

But I want to deactivate/invisible all service for specifically transaction CV03n.

Thanks in advance...

Regards,

Sunny

Accepted Solutions (0)

Answers (1)

Answers (1)

christoph_hopf
Advisor
Advisor
0 Kudos

Hi Sunny,

But you can implement your own authority checks if you like to. Note

491271 describes how to proceed in this case. So it is in your own hand

which authority objects you use to control the access to the services.

The note describes that you have to modify the 'check_status' method of

the class 'CL_GOS_SRV_ATTACHMENT_CREATE', here you have to build a part

that checks also for the transaction.

Best regards,

Christoph