SAP ABAP Class CL_ISU_ERROR_LOG (Display ISU Application Log)
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U-EDM (Application Component) Energy Data Management
⤷
EE_DATEX (Package) Data Exchange at Point of Delivery Level
⤷
⤷
Properties
| Class | CL_ISU_ERROR_LOG | |
| Short Description | Display ISU Application Log | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EE_DATEX | Data Exchange at Point of Delivery Level |
| Created | 20011126 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISU_ERROR_LOG has no forward declaration.
Interfaces
Class CL_ISU_ERROR_LOG has no interface implemented.
Friends
Class CL_ISU_ERROR_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | CHAR30 | 'CL_ISU_ERROR_LOG' | Class ID | 20011126 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | KENNZX | 'X' | TRUE | 20011126 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | TISU00_MESSAGE | Table Category for SU Message Object | 20011126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Insert Error Message | 20011126 | |
| 2 | Instance method | Public | Method | Close Message Object | 20011126 | |
| 3 | Instance method | Public | Method | Display error messages | 20011126 |
Events
Class CL_ISU_ERROR_LOG has no event.
Types
Class CL_ISU_ERROR_LOG has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20011126 | |||
| 2 | X_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20011126 | |||
| 3 | X_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20011126 | |||
| 4 | X_MSGV1 | Call by reference | Type reference (TYPE) | C | Nachrichten, Nachrichtenvariable | 20011126 | |||
| 5 | X_MSGV2 | Call by reference | Type reference (TYPE) | C | Nachrichten, Nachrichtenvariable | 20011126 | |||
| 6 | X_MSGV3 | Call by reference | Type reference (TYPE) | C | Nachrichten, Nachrichtenvariable | 20011126 | |||
| 7 | X_MSGV4 | Call by reference | Type reference (TYPE) | C | Nachrichten, Nachrichtenvariable | 20011126 |
Method ADD_MESSAGE on class CL_ISU_ERROR_LOG has no exception.
Method CLOSE Signature
Method CLOSE on class CL_ISU_ERROR_LOG has no parameter.
Method CLOSE on class CL_ISU_ERROR_LOG has no exception.
Method DISPLAY_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_SINGLE_IN_STATUS_LINE | Call by reference | Type reference (TYPE) | KENNZX | 'X' | Wenn nur ein Eintrag, kein Protokoll anzeigen | 20011126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20011126 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 464 |