SAP ABAP Class CX_FINB_RT_TABLE_ERROR (General Exception Class for Runtime Tables)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
FINB_RUNTIME (Package) Runtime Services
⤷
⤷
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 | 20040116 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_FINB_RT_TABLE_CONFIG_ERROR | Exception in Configuration or Generation | 20040116 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_FINB_RT_TABLE_RUNTIME_ERROR | Runtime Error | 20040122 |
Properties
| Class | CX_FINB_RT_TABLE_ERROR | |
| Short Description | General Exception Class for Runtime Tables | |
| 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 | FINB_RUNTIME | Runtime Services |
| Created | 20040116 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_FINB_RT_TABLE_ERROR has no forward declaration.
Interfaces
Class CX_FINB_RT_TABLE_ERROR has no interface implemented.
Friends
Class CX_FINB_RT_TABLE_ERROR 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) | CHAR10 | 20040116 | ||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | 20040116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050315 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20040116 |
Events
Class CX_FINB_RT_TABLE_ERROR has no event.
Types
Class CX_FINB_RT_TABLE_ERROR has no local type.
Method Signatures
Method ADD_SY_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ERROR_CODE | Call by reference | Type reference (TYPE) | CHAR10 | 20050315 |
Method ADD_SY_MSG on class CX_FINB_RT_TABLE_ERROR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MD_ERROR_CODE | Call by reference | Type reference (TYPE) | CHAR10 | 20040116 | ||||
| 2 | MO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | 20040116 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20040116 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20040116 |
Method CONSTRUCTOR on class CX_FINB_RT_TABLE_ERROR has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 300 |