Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

What authorization objects are required for importing support packages?

Former Member
0 Likes
615

Hi,

What authorization is needed to import HRSP packages. What autorization objects are required? We do not want to grant sap_all and/or sap_new.

Regards, Joost

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
546

According to [help.sap.com|http://help.sap.com/saphelp_nw04/helpdata/en/53/5c36bc5db111d2b414006094b9ea64/frameset.htm] the following authorizations are required: S_TRANSPRT & S_CTS_ADMIN.

Anyway, I'd double-check if the SAP note for the specific support package rechommends anything else.

Regards

Alexander

Hi,

What authorization is needed to import HRSP packages. What autorization objects are required? We do not want to grant sap_all and/or sap_new.

Regards, Joost

2 REPLIES 2
Read only

Former Member
0 Likes
547

According to [help.sap.com|http://help.sap.com/saphelp_nw04/helpdata/en/53/5c36bc5db111d2b414006094b9ea64/frameset.htm] the following authorizations are required: S_TRANSPRT & S_CTS_ADMIN.

Anyway, I'd double-check if the SAP note for the specific support package rechommends anything else.

Regards

Alexander

Read only

Former Member
0 Likes
546

Hi,

Following authorizations are required to be able to use all the functions of Support Package Manager:

S_CTS_ADMI

S_TRANSPRT

Additional objects required and which can be used to restrict further the functionality are:

S_C_FUNCT

S_CTS_ADMI

S_DATASET

S_GUI

S_RFC

As available in the SAP help,standard SAP S_A.SYSTEM contains all necessary access for importing support packages.

Regards,

Nagendran