Authorizations
SAP roles and authorizations are used to control access to the various SAP Profitability and Performance Management functions.
The SAP NetWeaver authorization concept is based on assigning authorizations to users based on roles. For role maintenance, you use the profile generator (transaction PFCG) on the AS ABAP.
- Administration role /NXI/P1_ADMIN_USER or /NXI/P1_ADMIN_USER_ALL
Users assigned to this role can run the following transactions:
- Default Settings
- Teams
- Modeling role /NXI/P1_MODELING_USER or /NXI/P1_MODELING_USER_ALL
Users assigned to this role can run the following transactions:
- Modeling Overview
- My Environments
- Execution role /NXI/P1_EXECUTION_USER or /NXI/P1_EXECUTION_USER_ALL
Users assigned to this role can run the following transactions:
- Execution Overview
- My Activities
- My Events
- My Reports
- Execution management role /NXI/P1_EXECUTION_MANAGER or /NXI/P1_EXECUTION_MANAGER_ALL
Users assigned to this role can run the transaction Processes.
- Operations/system reports role /NXI/P1_SYSTEM_REPORT_USER or /NXI/P1_SYSTEM_REPORT_USER_ALL
Users assigned to this role can run the following transactions:
- Application Monitor
- Process Monitor
- Modeling History
By default, this role provides only display rights. To retrieve historic versions, the authorizations “Overwrite” and “Copy” are required (see below).
- /NXI/P1ENV
This attribute defines the environment, for which the authorization is maintained.
- /NXI/P1VER
This attribute defines the environment version, for which the authorization is maintained.
- /NXI/P1PCU
This attribute defines the calculation unit, for which the authorization is maintained.
- /NXI/P1FTY
This attribute defines the function type, for which the authorization is maintained.
- /NXI/P1FID
This attribute defines the function id, for which the authorization is maintained.
- /NXI/P1ACT
This attribute defines, for which action the authorization is maintained. The following values are allowed:
- “01” – Create
- “03” – Display
- “06” – Delete
- “07” – Activate
- “16” – Execute
- “23” – Edit
- “28” – Show Data
- “30” – Edit Data
- “46” – Merge
- “51” – Delete Data
- “71” – Analyze
- “75” – Remove
- “90” – Copy
- “94” – Overwrite
The following authorization activities have been updated to distinctively indicate authorizations on environment level:- “21” – Transport Environment Version
- “81” – Create Environment Version
- “82” – Edit Environment Version
- “83” – Display Environment Version
- “84” – Copy Environment Version
- “85” – Merge Environment Version
- “86” – Delete Environment Version
See 2915996
for forther information.