Quantcast
Channel: SCN: Message List - Security
Viewing all articles
Browse latest Browse all 5338

Re: AUthorizations needed to change parameters in SU3

$
0
0

same here.  nothing in those tables.

Termination occurred in the ABAP program "SAPLSPFC" - in "PFL_GET_PARAMETER".

The main program was "SAPMSUU0O ".

 

In the source code you have the termination point in line 45

of the (Include) program "LSPFCU15".

 

(Function Module PFL_GET_PARAMETER)

 

40   AUTHORITY-CHECK OBJECT 'S_RZL_ADM'

41                   ID 'ACTVT' FIELD '03'.

42   if sy-subrc <> 0.

43      AUTHORITY-CHECK OBJECT 'S_TCODE'

44           ID 'TCD' FIELD 'RZ11'.

>>>      IF sy-subrc <> 0. RAISE authorization_missing. ENDIF.

46   endif.


Viewing all articles
Browse latest Browse all 5338

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>