Skip to Content
0
Former Member
Jul 15, 2008 at 09:30 AM

authority-check

836 Views

Please explain me how this code works.

  • Anzeigeberechtigung

authority-check object 'S_TABU_DIS'

id 'DICBERCLS' field tddat-cclass

id 'ACTVT' field '03'.

if sy-subrc ne 0.

message e419 raising no_permission.

endif.

Regards

Prajwal K.