SAP ABAP Class CX_FICM_STATIC_CHECK (Exception Class for Condition Differentiation)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FIM-FCO (Application Component) Financial Conditions
⤷
FICO (Package) Financial Conditions
⤷
⤷
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 | 20060630 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20060630 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_FICM_COND_CONVERTER_ERROR | Exception Class for Converting Conditions | 20070820 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_FICM_COND_FILTER_ERROR | Exception Class for Condition Differentiation | 20060630 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_FICM_COND_MERGER_ERROR | Exception Class for Merger of Conditions | 20060630 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_FICM_COND_READER_ERROR | Exception Class for Reading Conditions | 20060630 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_FICM_CUSTOMIZING_ERROR | Exception Class for Inconsistent Customizing | 20060630 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_FICO_CONDS_PROVIDER | Exception Class for Merger of Conditions | 20070510 |
Properties
| Class | CX_FICM_STATIC_CHECK | |
| Short Description | Exception Class for Condition Differentiation | |
| 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 | FICO | Financial Conditions |
| Created | 20060630 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_FICM_STATIC_CHECK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20060630 |
Friends
Class CX_FICM_STATIC_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20070817 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20070817 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060630 |
Events
Class CX_FICM_STATIC_CHECK has no event.
Types
Class CX_FICM_STATIC_CHECK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERNAL_STRING | Call by reference | Type reference (TYPE) | STRING | 20070817 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060630 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20060630 |
Method CONSTRUCTOR on class CX_FICM_STATIC_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |