SAP ABAP Class CX_BNK_EXCEPTION (SUper class for exceptions)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FIN-FSCM (Application Component) Financial Supply Chain Management
⤷
FIN_BNK_COM_CORE (Package) Bank Communication: Core Objects
⤷
⤷
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 | 20060303 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_BNK_DB | Exception class for DB Layer | 20060303 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_BNK_ENT | Exception class for ENT Layer | 20060307 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_BNK_LOG | Exception class for logs | 20060705 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_BNK_PROC | Exception class for PROC Layer | 20060315 |
Properties
| Class | CX_BNK_EXCEPTION | |
| Short Description | SUper class for exceptions | |
| 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 | FIN_BNK_COM_CORE | Bank Communication: Core Objects |
| Created | 20060303 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_BNK_EXCEPTION has no forward declaration.
Interfaces
Class CX_BNK_EXCEPTION has no interface implemented.
Friends
Class CX_BNK_EXCEPTION 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) | SEOCLSNAME | Object Type Name | 20060303 | |||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '1029384756alsk1029zmqp29tuybalfj' | Key for Logical Object in the OTR | 20060303 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | CHAR4 | Not More Closely Defined Area, Possibly Used for Patchlevels | 20060303 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SEOCPDNAME | Full Component Name | 20060303 | |||
| 5 | Constant | Public | Attribute reference (LIKE) | TEXTID | 'NOT_DONE' | Text ID | 20060303 | ||
| 6 | Constant | Public | Attribute reference (LIKE) | TEXTID | 'NOT_FOUND' | Text ID | 20060303 | ||
| 7 | Constant | Public | Type reference (TYPE) | TEXTID | 'NOT_RESP' | Text ID | 20060303 | ||
| 8 | Constant | Public | Attribute reference (LIKE) | TEXTID | 'NO_AUTHO' | Text ID | 20060303 | ||
| 9 | Constant | Public | Attribute reference (LIKE) | TEXTID | 'NO_AUTHO_ERR' | Text ID | 20060303 | ||
| 10 | Instance attribute | Public | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20060303 | |||
| 11 | Constant | Public | Attribute reference (LIKE) | TEXTID | 'REF_INIT' | Text ID | 20060303 | ||
| 12 | Constant | Public | Type reference (TYPE) | TEXTID | 'WAS_DONE' | Text ID | 20060303 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060303 |
Events
Class CX_BNK_EXCEPTION has no event.
Types
Class CX_BNK_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 | CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20060303 | ||||
| 2 | LEVEL | Call by reference | Type reference (TYPE) | CHAR4 | 20060303 | ||||
| 3 | METHODNAME | Call by reference | Type reference (TYPE) | SEOCPDNAME | 20060303 | ||||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060303 | ||||
| 5 | PROT | Call by reference | Type reference (TYPE) | CHAR10 | 20060303 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20060303 |
Method CONSTRUCTOR on class CX_BNK_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |