SAP ABAP Class CX_PAK_NOT_AUTHORIZED (User doesn't have sufficient authorizations)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SPAK_WB_FOUNDATION (Package) Framework for integrating the APIs with the ABAP Workbench

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20060530 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PAK_MESSAGE | Groups properties of the messages for pkg and related APIs | 20060516 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PAK_T100_MESSAGE | Groups T100 message related properties of MCOS API exception | 20060531 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20060530 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_CLS_NOT_AUTHORIZED | 20051230 | |
2 | Inheritance (c INHERITING FROM c_ref) | CX_PAK_TRANSL_DEPTH_NOT_AUTH | Translation Relevance Maintenance: Authority Check | 20120905 |
Properties
Class | CX_PAK_NOT_AUTHORIZED | |
Short Description | User doesn't have sufficient authorizations | |
Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SPAK_WB_FOUNDATION | Framework for integrating the APIs with the ABAP Workbench |
Created | 20041020 | SAP |
Last change | 20071217 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_PAK_NOT_AUTHORIZED has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_PAK_MESSAGE | Groups properties of the messages for pkg and related APIs | 20060516 | ||
2 | IF_PAK_T100_MESSAGE | Groups T100 message related properties of MCOS API exception | 20060531 | ||
3 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20060530 |
Friends
Class CX_PAK_NOT_AUTHORIZED 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) | STRING | Technical ID of the activity (as a string) | 20060516 | ||
2 | ![]() |
Constant | Public | See coding | 20041125 | ||||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20061116 | ||||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PAK_T100_MSGV_VALUES | Stores values of SY-MSGV1..4 fields | 20060530 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PAK_OBJECT_KEY | Object on which the activity should be performed | 20060418 | ||
6 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20061116 | ||||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | User-friendly version of ACTIVITY attribute | 20060516 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | User-friendly version of OBJECT attribute | 20060516 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XUBNAME | User account for which the activity should be performed | 20060516 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20041020 |
2 | ![]() |
Instance method | Public | Method | 20060531 |
Events
Class CX_PAK_NOT_AUTHORIZED has no event.
Types
Class CX_PAK_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 | ![]() |
ACTIVITY | Call by reference | Type reference (TYPE) | STRING | 20060516 | |||
2 | ![]() |
MESSAGE_TYPE | Call by reference | Type reference (TYPE) | PAK_MESSAGE_TYPE | 20061116 | |||
3 | ![]() |
MSGV_VALUES | Call by reference | Type reference (TYPE) | PAK_T100_MSGV_VALUES | 20060530 | |||
4 | ![]() |
OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | 20060418 | |||
5 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20041020 | |||
6 | ![]() |
T100KEY | Call by reference | Type reference (TYPE) | SCX_T100KEY | 20061116 | |||
7 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20041020 | |||
8 | ![]() |
TEXT_ACTIVITY | Call by reference | Type reference (TYPE) | STRING | 20060516 | |||
9 | ![]() |
TEXT_OBJECT | Call by reference | Type reference (TYPE) | STRING | 20060516 | |||
10 | ![]() |
USER | Call by reference | Type reference (TYPE) | XUBNAME | 20060516 |
Method CONSTRUCTOR on class CX_PAK_NOT_AUTHORIZED has no exception.
Method GET_T100_DATA Signature
Method GET_T100_DATA on class CX_PAK_NOT_AUTHORIZED has no parameter.
Method GET_T100_DATA on class CX_PAK_NOT_AUTHORIZED has no exception.
History
Last changed by/on | SAP | 20071217 |
SAP Release Created in | 710 |