SAP ABAP Class CL_UMG_AUTHORITY (Check Authorizations for SPUMG/SUMG)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18-UNI (Application Component) I18N Unicode
⤷
SUMIG (Package) Unicode Migration: Tabellen Umsetzer + Reparatur Tool
⤷
⤷
Properties
| Class | CL_UMG_AUTHORITY | |
| Short Description | Check Authorizations for SPUMG/SUMG | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SUMIG | Unicode Migration: Tabellen Umsetzer + Reparatur Tool |
| Created | 20070411 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UMG_AUTHORITY has no interface implemented.
Friends
Class CL_UMG_AUTHORITY has no friend class.
Attributes
Class CL_UMG_AUTHORITY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check for "Change" authorization | 20070424 | |
| 2 | Static method | Public | Method | Check for "Display" authorization | 20070424 | |
| 3 | Static method | Public | Method | Check for "Execute" authorization | 20070424 | |
| 4 | Static method | Public | Method | Check for "Reprocess Log Maintenance" authorization | 20070424 | |
| 5 | Static method | Public | Method | Check for "Reprocess Log Maintenance" authorization | 20070424 | |
| 6 | Static method | Public | Method | Check for "Vocabulary Maintenance" authorization | 20070424 | |
| 7 | Static method | Public | Method | Check for "Vocabulary Maintenance" authorization | 20070424 | |
| 8 | Static method | Public | Method | Check for "Display" authorization | 20070425 | |
| 9 | Static method | Public | Method | Check for "Table Repair" authorization | 20070425 |
Events
Class CL_UMG_AUTHORITY has no event.
Types
Class CL_UMG_AUTHORITY has no local type.
Method Signatures
Method SPUMG_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070424 |
Method SPUMG_CHANGE on class CL_UMG_AUTHORITY has no exception.
Method SPUMG_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070424 |
Method SPUMG_DISPLAY on class CL_UMG_AUTHORITY has no exception.
Method SPUMG_EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070424 |
Method SPUMG_EXECUTE on class CL_UMG_AUTHORITY has no exception.
Method SPUMG_REPLOG_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20070424 | |||
| 2 | RE_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070424 |
Method SPUMG_REPLOG_CHANGE on class CL_UMG_AUTHORITY has no exception.
Method SPUMG_REPLOG_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20070424 | |||
| 2 | RE_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070424 |
Method SPUMG_REPLOG_DISPLAY on class CL_UMG_AUTHORITY has no exception.
Method SPUMG_VOCABULARY_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070424 |
Method SPUMG_VOCABULARY_CHANGE on class CL_UMG_AUTHORITY has no exception.
Method SPUMG_VOCABULARY_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070424 |
Method SPUMG_VOCABULARY_DISPLAY on class CL_UMG_AUTHORITY has no exception.
Method SUMG_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070425 |
Method SUMG_DISPLAY on class CL_UMG_AUTHORITY has no exception.
Method SUMG_REPAIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20070425 | |||
| 2 | RE_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070425 |
Method SUMG_REPAIR on class CL_UMG_AUTHORITY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |