SAP ABAP Class IF_SPI_PROCESS_AUTHORIZATION (Maintain Process Authorizations)
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
| Class | IF_SPI_PROCESS_AUTHORIZATION | |
| Short Description | Maintain Process Authorizations | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030929 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SPI_PROCESS_AUTHORIZATION has no forward declaration.
Interfaces
Class IF_SPI_PROCESS_AUTHORIZATION has no interface implemented.
Friends
Class IF_SPI_PROCESS_AUTHORIZATION has no friend class.
Attributes
Class 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
Class IF_SPI_PROCESS_AUTHORIZATION has no event.
Types
Class 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 |