Skip to Content
0
Former Member
May 10, 2008 at 06:15 PM

S_RZL_ADM object

3429 Views

Hi all,

Recently i created a role for an interface program. This program simply download inf about cost centers of a company to a text file (which is then used to upload inf to another system).

The output of this report is:

CS code

CS text

Start date

end date

The role worked almost perfectly, the only thing was that not all needed inf was transferred to the file. From the transaction SU53 i found out that i need an authorization for S_RZL_ADM with activity ='01'.

I added this authorization and everything works fine. But the question is why do i need this object??

Because i think it is strange that SAP asks for this object with this value(01: All Management System functions including starting and stopping instances, setting up and changing operation modes, checking system status, etc.)

in order to extract mentioned above data into a text file.

Any idea?