SAP ABAP Class CX_FDT_PROCESSING (FDT: Processing Error)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_CORE (Package) BRFplus: Core
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_FDT | FDT: Abstract Exception Class | 20050902 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_FDT_ARITHMETIC_ERROR | FDT: Arithmetic error | 20061229 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_FDT_CONVERSION | FDT: Conversion Failure | 20050923 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_FDT_ERROR_NODE | FDT: Flow termination on an error node | 20110713 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_FDT_NO_RESULT | FDT: No Result Value | 20051214 |
Properties
| Class | CX_FDT_PROCESSING | |
| Short Description | FDT: Processing Error | |
| Super Class | CX_FDT | FDT: Abstract Exception Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SFDT_CORE | BRFplus: Core |
| Created | 20050902 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_FDT_PROCESSING has no forward declaration.
Interfaces
Class CX_FDT_PROCESSING has no interface implemented.
Friends
Class CX_FDT_PROCESSING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '001CC412326A02DC92E8D7C705F5DBE2' | 20050902 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050902 |
Events
Class CX_FDT_PROCESSING has no event.
Types
Class CX_FDT_PROCESSING has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MT_MESSAGE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_MESSAGE | 20050902 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050902 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20050902 |
Method CONSTRUCTOR on class CX_FDT_PROCESSING has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |