Authorization Check of Transactions in ABAP - 2 Options [english]

preview_player
Показать описание
In this video I will show you how to check transaction authorizations in ABAP. There are two ways to check this.
1: Via a function module AUTHORITY_CHECK_TCODE
2: Via an object AUTHORITY-CHECK OBJECT

#sap #authorization #check

▬▬ My Hardware ▬▬▬▬▬▬▬▬▬▬▬▬▬

*The links are affiliate links. There are no additional costs.

▬▬ My Software (free) ▬▬▬▬▬▬▬▬▬▬▬

▬▬ Further Links ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Рекомендации по теме
Комментарии
Автор

Then what is use of this Object " AUTHORITY-CHECK OBJECT 'S_ADMI_FCD'
ID 'S_ADMI_FCD' FIELD 'RSET'. " i checked RSET field is "RSET: Reset/delete data without archiving", so what exactly this checks for a particular user?

srikrishnakannaya