SAP ABAP Class CX_GRFN_AC_EXCEPTION (Generic AC Exception)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_UTILITIES (Package) Access Control GRC Various helping infrastructure for ABAP
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100304 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100304 |
Properties
| Class | CX_GRFN_AC_EXCEPTION | |
| Short Description | Generic AC Exception | |
| Super Class | CX_GRFN_EXCEPTION | Generic GRC API exception |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | GRAC_UTILITIES | Access Control GRC Various helping infrastructure for ABAP |
| Created | 20100304 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100304 |
Friends
Class CX_GRFN_AC_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | SCX_T100KEY | T100 Key with Parameters Mapped to Attribute Names | 20100304 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | STRING | 20100304 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100304 | |
| 2 | Static method | Public | Method | Genereate System Mesage from Exception | 20100304 | |
| 3 | Static method | Public | Method | Returns T100KEY(type SCX_T100KEY) Message Key Structure | 20100304 | |
| 4 | Static method | Public | Method | Raises exception | 20100304 | |
| 5 | Static method | Public | Method | Raises exception | 20100304 | |
| 6 | Static method | Public | Method | 20100304 |
Events
Class CX_GRFN_AC_EXCEPTION has no event.
Types
Class CX_GRFN_AC_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLECTION | Value transfer | Type reference (TYPE) | EXCEPTIONT | COLLECTION | 20100304 | |||
| 2 | MS_T100_KEY | Call by reference | Type reference (TYPE) | SCX_T100KEY | 20100304 | ||||
| 3 | M_MSG_STR | Call by reference | Type reference (TYPE) | STRING | 20100304 | ||||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100304 | ||||
| 5 | STATUS | Value transfer | Type reference (TYPE) | BAPIRETTAB | STATUS | 20100304 | |||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20100304 |
Method CONSTRUCTOR on class CX_GRFN_AC_EXCEPTION has no exception.
Method CONVERT_CX_ROOT_TO_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20100304 | |||
| 2 | IV_MSG_TYPE | Value transfer | Type reference (TYPE) | SY-MSGTY | 'E' | Messages, Message Type | 20100304 |
Method CONVERT_CX_ROOT_TO_MESSAGE on class CX_GRFN_AC_EXCEPTION has no exception.
Method FACTORY_T100KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGID | Call by reference | Type reference (TYPE) | SIMPLE | 20100304 | ||||
| 2 | I_MSGNO | Call by reference | Type reference (TYPE) | SIMPLE | 20100304 | ||||
| 3 | I_MSGV1 | Call by reference | Type reference (TYPE) | SIMPLE | 20100304 | ||||
| 4 | I_MSGV2 | Call by reference | Type reference (TYPE) | SIMPLE | 20100304 | ||||
| 5 | I_MSGV3 | Call by reference | Type reference (TYPE) | SIMPLE | 20100304 | ||||
| 6 | I_MSGV4 | Call by reference | Type reference (TYPE) | SIMPLE | 20100304 | ||||
| 7 | RV_T100KEY | Value transfer | Type reference (TYPE) | SCX_T100KEY | 20100304 |
Method FACTORY_T100KEY on class CX_GRFN_AC_EXCEPTION has no exception.
Method RAISE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20100304 | |||
| 2 | IS_T100KEY | Value transfer | Type reference (TYPE) | SCX_T100KEY | 20100304 | ||||
| 3 | IV_MSGID | Value transfer | Type reference (TYPE) | SY-MSGID | 20100304 | ||||
| 4 | IV_MSGNO | Value transfer | Type reference (TYPE) | SY-MSGNO | 20100304 | ||||
| 5 | IV_MSGV1 | Value transfer | Type reference (TYPE) | SIMPLE | Expected to Be Compatible with Type sy-msgv1 | 20100304 | |||
| 6 | IV_MSGV2 | Value transfer | Type reference (TYPE) | SIMPLE | Expected to Be Compatible with Type sy-msgv2 | 20100304 | |||
| 7 | IV_MSGV3 | Value transfer | Type reference (TYPE) | SIMPLE | Expected to Be Compatible with Type sy-msgv3 | 20100304 | |||
| 8 | IV_MSGV4 | Value transfer | Type reference (TYPE) | SIMPLE | Expected to Be Compatible with Type sy-msgv4 | 20100304 | |||
| 9 | I_TEXTID | Call by reference | Type reference (TYPE) | SOTR_CONC | Key for Logical Object in the OTR | 20100304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Analysis Process (TLOGO) Error Exception | 20100325 |
Method RAISE_EXCEPTION_FROM_CX_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20100304 | |||
| 2 | IR_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20100304 | |||
| 3 | IV_MSG_TYPE | Value transfer | Type reference (TYPE) | SY-MSGTY | 'E' | Messages, Message Type | 20100304 | ||
| 4 | I_TEXTID | Call by reference | Type reference (TYPE) | SOTR_CONC | Key for Logical Object in the OTR | 20100304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Analysis Process (TLOGO) Error Exception | 20100325 |
Method RAISE_FROM_SY_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EX_TYPE | Value transfer | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20100304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions with Static and Dynamic Check of RAISING Clause | 20100304 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |