SAP ABAP Interface IF_SPI_AUTHORIZATION_GROUP (Enter Authorization Group)
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_AUTHORIZATION_GROUP | |
| Short Description | Enter Authorization Group |
General Data
| Package | SPI8 | Central: Monitoring Administration |
| Created | 20030929 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SPI_AUTHORIZATION_GROUP has no forward declaration.
Interfaces
Interface IF_SPI_AUTHORIZATION_GROUP has no interface.
Friends
Interface IF_SPI_AUTHORIZATION_GROUP has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Instance attribute | Public | Type reference (TYPE) | SPIDAUTHGROUP | Authorization Group Name | 20030929 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates New Authorization Group | 20030929 | |
| 2 | Instance method | Public | Method | Gets Description for Language | 20030929 | |
| 3 | Static method | Public | Method | Factory Method: Gets Instance for Existing Group | 20030929 | |
| 4 | Instance method | Public | Method | Sets Description for Language | 20030929 |
Events
Interface IF_SPI_AUTHORIZATION_GROUP has no event.
Types
Interface IF_SPI_AUTHORIZATION_GROUP has no local type.
Method Signatures
Method CREATE 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 | Name der Berechtigungsgruppe | 20030929 | |||
| 2 | RO_AUTHORIZATION_GROUP | Value transfer | Object reference (TYPE REF TO) | IF_SPI_AUTHORIZATION_GROUP | Instanz | 20030929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20030929 |
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprache | 20030929 | ||
| 2 | RP_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Beschreibung | 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_GROUP_NAME | Call by reference | Type reference (TYPE) | SPIDAUTHGROUP | Name der Berechtigungsgruppe | 20030929 | |||
| 2 | RO_AUTHORIZATION_GROUP | Value transfer | Object reference (TYPE REF TO) | IF_SPI_AUTHORIZATION_GROUP | Instanz | 20030929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20030929 |
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Beschreibung | 20030929 | |||
| 2 | IP_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprache | 20030929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20030929 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |