SAP ABAP Class CX_GRAC_IDM_EXCEPTION (Static Checked Exception To be Handled by Calling Services)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_DIRECTORY_SERVICES (Package) Access Control GRC and IDM, LDAP integration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20090930 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20090930 |
Properties
| Class | CX_GRAC_IDM_EXCEPTION | |
| Short Description | Static Checked Exception To be Handled by Calling Services | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | GRAC_DIRECTORY_SERVICES | Access Control GRC and IDM, LDAP integration |
| Created | 20090930 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_GRAC_IDM_EXCEPTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20090930 |
Friends
Class CX_GRAC_IDM_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20091021 | |||||
| 2 | Constant | Public | See coding | 20091021 | |||||
| 3 | Constant | Public | See coding | 20091021 | |||||
| 4 | Constant | Public | See coding | 20091021 | |||||
| 5 | Constant | Public | See coding | 20091021 | |||||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20091021 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | Connection Error | 20091021 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090930 |
Events
Class CX_GRAC_IDM_EXCEPTION has no event.
Types
Class CX_GRAC_IDM_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 | MV_MSG_CONN_ID | Call by reference | Type reference (TYPE) | STRING | 20091021 | ||||
| 2 | MV_MSG_DESC | Call by reference | Type reference (TYPE) | STRING | 20091021 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20090930 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20090930 |
Method CONSTRUCTOR on class CX_GRAC_IDM_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |