SAP ABAP Class CX_SQF_NOT_AUTHORIZED (Permission problems)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
SQF_EXCEPTIONS (Package) Exception Classes
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SQF_ROOT | Root Exceptions | 20080328 |
Properties
| Class | CX_SQF_NOT_AUTHORIZED | |
| Short Description | Permission problems | |
| Super Class | CX_SQF_ROOT | Root Exceptions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SQF_EXCEPTIONS | Exception Classes |
| Created | 20080328 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SQF_NOT_AUTHORIZED has no forward declaration.
Interfaces
Class CX_SQF_NOT_AUTHORIZED has no interface implemented.
Friends
Class CX_SQF_NOT_AUTHORIZED has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20080703 | |||||
| 2 | Constant | Public | See coding | 20080328 | |||||
| 3 | Constant | Public | See coding | 20080328 | |||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | User-friendly version of ACTIVITY attribute | 20080328 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | User-friendly version of OBJECT attribute | 20080328 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SY-UNAME | User Name | 20080328 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080328 |
Events
Class CX_SQF_NOT_AUTHORIZED has no event.
Types
Class CX_SQF_NOT_AUTHORIZED has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20080328 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20080328 | ||||
| 3 | TEXT_ACTIVITY | Call by reference | Type reference (TYPE) | STRING | 20080328 | ||||
| 4 | TEXT_OBJECT | Call by reference | Type reference (TYPE) | STRING | 20080328 | ||||
| 5 | USER | Call by reference | Type reference (TYPE) | SY-UNAME | 20080328 |
Method CONSTRUCTOR on class CX_SQF_NOT_AUTHORIZED has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 711 |