SAP ABAP Class IF_SPI_AUTHORIZATION_GROUP (Enter Authorization Group)
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_AUTHORIZATION_GROUP | |
| Short Description | Enter Authorization Group | |
| 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_AUTHORIZATION_GROUP has no forward declaration.
Interfaces
Class IF_SPI_AUTHORIZATION_GROUP has no interface implemented.
Friends
Class IF_SPI_AUTHORIZATION_GROUP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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
Class IF_SPI_AUTHORIZATION_GROUP has no event.
Types
Class 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 |