SAP ABAP Class CX_IFW_ROOT (Root exception class for IFW)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB-IFW (Application Component) Invoice Forecasting
⤷
CIWB (Package) Invoice Forecasting Worklist: Core objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_IFW_MESSAGE | IFW messages with log | 20100809 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100712 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_IFW_CPE | Exception class for errors in IFW from CPE interface | 20101001 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_IFW_DB | Exception class for CL_IFW_DB | 20100712 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_IFW_DB_CUST | Exception class for CL_IFW_DB_CUST | 20100922 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_IFW_ERROR | Exception class for IFW | 20110301 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_IFW_FORECAST_SINGLE | Exception class for CL_IFW_FORECAST_SINGLE | 20100820 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_IFW_INVOICE_FORECAST | Exception class for CL_IFW_INVOICE_FORECAST | 20100819 |
Properties
| Class | CX_IFW_ROOT | |
| Short Description | Root exception class for IFW | |
| Super Class | CX_IFW_MESSAGE | IFW messages with log |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | CIWB | Invoice Forecasting Worklist: Core objects |
| Created | 20100712 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_IFW_ROOT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100712 |
Friends
Class CX_IFW_ROOT 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) | IFW_MESSAGE | Message output | 20100809 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYMSGTY | 'E' | Message Type | 20100809 | ||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20100712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100712 | |
| 2 | Instance method | Public | Method | Convert exception object to message variables | 20100712 |
Events
Class CX_IFW_ROOT has no event.
Types
Class CX_IFW_ROOT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | M_LOG | Call by reference | Object reference (TYPE REF TO) | CL_IFW_LOG | 20100809 | ||||
| 2 | M_MESSAGE | Call by reference | Type reference (TYPE) | IFW_MESSAGE | 20100809 | ||||
| 3 | M_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | 20100809 | |||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100712 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20100712 |
Method CONSTRUCTOR on class CX_IFW_ROOT has no exception.
Method GET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MESSAGE | Value transfer | Type reference (TYPE) | IFW_MESSAGE | Message output | 20100712 |
Method GET_MESSAGE on class CX_IFW_ROOT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |