SAP ABAP Interface IF_SPI_PROCESS_AUTHORIZATION (Maintain Process Authorizations)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI8 (Package) Central: Monitoring Administration
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SPI_AUTHORIZATION | Authorization Checks in PMI | 20030929 |
Properties
| Interface | IF_SPI_PROCESS_AUTHORIZATION | |
| Short Description | Maintain Process Authorizations |
General Data
| Package | SPI8 | Central: Monitoring Administration |
| Created | 20030929 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SPI_PROCESS_AUTHORIZATION has no forward declaration.
Interfaces
Interface IF_SPI_PROCESS_AUTHORIZATION has no interface.
Friends
Interface IF_SPI_PROCESS_AUTHORIZATION has no friend.
Attributes
Interface IF_SPI_PROCESS_AUTHORIZATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Removes an Authorization Group from the Process | 20030930 | |
| 2 | Instance method | Public | Method | Returns All Instances of Authorization Groups for Process | 20030930 | |
| 3 | Instance method | Public | Method | Gets Instance of Authorization Group | 20030929 | |
| 4 | Static method | Public | Method | Gets Instance for Process ID | 20030929 | |
| 5 | Instance method | Public | Method | Assigns Authorization Group to Process | 20030929 |
Events
Interface IF_SPI_PROCESS_AUTHORIZATION has no event.
Types
Interface IF_SPI_PROCESS_AUTHORIZATION has no local type.
Method Signatures
Method DELETE_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_AUTHORIZATION_GROUP | Value transfer | Object reference (TYPE REF TO) | IF_SPI_AUTHORIZATION_GROUP | Inst der Berechtigungsgruppe | 20030930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20030930 |
Method GET_ALL_AUTHORIZATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LT_AUTHORIZATIONS | Value transfer | Type reference (TYPE) | TSPIIAUTHGROUP | Berechtigungsgruppen zu diesem Prozess | 20030930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20030930 |
Method GET_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_GROUP_NAME | Call by reference | Type reference (TYPE) | SPIDAUTHGROUP | Berechtigungsgruppenname | 20030929 | |||
| 2 | RO_AUTHORIZATION_GROUP | Value transfer | Object reference (TYPE REF TO) | IF_SPI_AUTHORIZATION_GROUP | Inst der Berechtigungsgruppe | 20030929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20030929 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_PROCESS_ID | Call by reference | Type reference (TYPE) | SPIPROCTP | Prozess-Id | 20030929 | |||
| 2 | RO_AUTHORIZATION | Value transfer | Object reference (TYPE REF TO) | IF_SPI_PROCESS_AUTHORIZATION | Berechtigungsinstanz | 20030929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20030929 |
Method SET_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_AUTHORIZATION_GROUP | Value transfer | Object reference (TYPE REF TO) | IF_SPI_AUTHORIZATION_GROUP | Inst der Berechtigungsgruppe | 20030929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20030929 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |