Frequently Asked Questions
Yes, it is possible. However, the Kernel has embedded access control, and the appropriate permissions are required to access the data. This tool can generate the necessary program and permissions for you. This method is particularly useful when you do not have direct access to the database, but can create ABAP reports.
/RFC/<RFC_NAME>
/SRT/<CONFIG/CONFIG_ID>
/ICF/<ICF_ID>
Note: please keep the flag Client Independent
checked for these client-independent entries.
The access control is stored in the RSECACTB
table. The generated ABAP programs create a temporary record in this table and delete it upon completion.