SAP ABAP Class CL_GUI_ERROR_RFW (Imp. Class for BADI Imp. GUI_SELFTEST_RFW)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-RFW (Application Component) Reconciliation Framework
⤷
RFW (Package) Reconciliation Framework
⤷
⤷
Properties
| Class | CL_GUI_ERROR_RFW | |
| Short Description | Imp. Class for BADI Imp. GUI_SELFTEST_RFW | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RFW | Reconciliation Framework |
| Created | 20001005 | SAP |
| Last change | 20010319 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GUI_ERROR_RFW has no forward declaration.
Interfaces
Class CL_GUI_ERROR_RFW has no interface implemented.
Friends
Class CL_GUI_ERROR_RFW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | See coding | 20001005 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | BAPI_MSG | Long text - line width 72 | 20001005 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check Whether Error Messages Exist | 20001005 | |
| 2 | Static method | Public | Method | Delete All Errors | 20001005 | |
| 3 | Instance method | Public | Constructor | Constructor | 20001005 | |
| 4 | Static method | Public | Method | Display Error Message in Dialog Box | 20001005 |
Events
Class CL_GUI_ERROR_RFW has no event.
Types
Class CL_GUI_ERROR_RFW has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTING | Value transfer | Type reference (TYPE) | C | 'X': Fehlernachrichten vorhanden | 20001005 |
Method CHECK on class CL_GUI_ERROR_RFW has no exception.
Method CLEAR Signature
Method CLEAR on class CL_GUI_ERROR_RFW has no parameter.
Method CLEAR on class CL_GUI_ERROR_RFW has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGTEXT | Call by reference | Type reference (TYPE) | BAPI_MSG | Fehlermeldung | 20001005 |
Method CONSTRUCTOR on class CL_GUI_ERROR_RFW has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_GUI_ERROR_RFW has no parameter.
Method DISPLAY on class CL_GUI_ERROR_RFW has no exception.
History
| Last changed by/on | SAP | 20010319 |
| SAP Release Created in | 46C2 |