SAP ABAP Class CX_FPIA_COMMON_EXCEPTION (Super class for FPIA exceptions)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
FPS_IOA (Package) Interest on Arrears
⤷
⤷
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 | 20080702 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20080702 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_FPIA_APP_FI_MM | Message handler for FI and MM Application | 20080722 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_FPIA_AUTHORIZATION_ERROR | Exception class for authorizations | 20080702 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_FPIA_CUSTOMIZING_ERROR | Exception class for FPIA customizing error | 20080702 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_FPIA_LOCK_ERROR | Exception Class for Lock Exceptions | 20080715 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_FPIA_MSG_HANDLER | Exception from FPIA message handler | 20080702 |
Properties
| Class | CX_FPIA_COMMON_EXCEPTION | |
| Short Description | Super class for FPIA 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 | FPIA | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | FPS_IOA | Interest on Arrears |
| Created | 20080702 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_FPIA_COMMON_EXCEPTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20080702 |
Friends
Class CX_FPIA_COMMON_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20080702 | |||||
| 2 | Constant | Public | See coding | 20080731 | |||||
| 3 | Constant | Public | See coding | 20080731 | |||||
| 4 | Constant | Public | See coding | 20080731 | |||||
| 5 | Constant | Public | See coding | 20080805 | |||||
| 6 | Constant | Public | See coding | 20080807 | |||||
| 7 | Constant | Public | See coding | 20080807 | |||||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | 20080807 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | SYMSGTY | 'E' | Message Type | 20080722 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080702 |
Events
Class CX_FPIA_COMMON_EXCEPTION has no event.
Types
Class CX_FPIA_COMMON_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 | KEY_STRING | Call by reference | Type reference (TYPE) | STRING | 20080807 | ||||
| 2 | MSGTYPE | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | 20080722 | |||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20080702 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20080702 |
Method CONSTRUCTOR on class CX_FPIA_COMMON_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |