SAP ABAP Class CL_UAP_ERROR_LOG (Error Handling with Log)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
TR (Application Component) Treasury
⤷
UAP_GUI_ENABLING_FRAMEWORK (Package) Framework for GUI Programming
⤷
⤷
Properties
| Class | CL_UAP_ERROR_LOG | |
| Short Description | Error Handling with Log | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | UAP_GUI_ENABLING_FRAMEWORK | Framework for GUI Programming |
| Created | 20000630 | SAP |
| Last change | 20010110 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UAP_ERROR_LOG has no interface implemented.
Friends
Class CL_UAP_ERROR_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | UAP_LONG_FIELDNAMES | Screen Fields | 20000630 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20000630 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | Number of Errors | 20000630 | |||
| 4 | Instance attribute | Protected | See coding | Tabstrips | 20000630 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Event handling method | < |
20000630 | |
| 2 | Instance method | Public | Constructor | < |
20000630 | |
| 3 | Instance method | Public | Method | < |
20000630 | |
| 4 | Instance method | Public | Method | < |
20000630 | |
| 5 | Instance method | Public | Method | < |
20000630 | |
| 6 | Instance method | Public | Method | < |
20000630 | |
| 7 | Instance method | Public | Method | < |
20000630 | |
| 8 | Instance method | Public | Method | < |
20000630 | |
| 9 | Instance method | Public | Event handling method | < |
20000630 |
Events
Class CL_UAP_ERROR_LOG has no event.
Types
Class CL_UAP_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 | IM_MESSAGE | Value transfer | Attribute reference (LIKE) | Fehlermeldung | 20000630 |
Method ADD_MESSAGE on class CL_UAP_ERROR_LOG has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UAP_ERROR_LOG has no parameter.
Method CONSTRUCTOR on class CL_UAP_ERROR_LOG has no exception.
Method DISPLAY_APPLICATION_LOG Signature
Method DISPLAY_APPLICATION_LOG on class CL_UAP_ERROR_LOG has no parameter.
Method DISPLAY_APPLICATION_LOG on class CL_UAP_ERROR_LOG has no exception.
Method INIT_APPLICATION_LOG Signature
Method INIT_APPLICATION_LOG on class CL_UAP_ERROR_LOG has no parameter.
Method INIT_APPLICATION_LOG on class CL_UAP_ERROR_LOG has no exception.
Method MARK_ERROR_FIELDS Signature
Method MARK_ERROR_FIELDS on class CL_UAP_ERROR_LOG has no parameter.
Method MARK_ERROR_FIELDS on class CL_UAP_ERROR_LOG has no exception.
Method MARK_ERROR_STRIPS Signature
Method MARK_ERROR_STRIPS on class CL_UAP_ERROR_LOG has no parameter.
Method MARK_ERROR_STRIPS on class CL_UAP_ERROR_LOG has no exception.
Method RESET Signature
Method RESET on class CL_UAP_ERROR_LOG has no parameter.
Method RESET on class CL_UAP_ERROR_LOG has no exception.
Method SAVE_IS_POSSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RESULT | Value transfer | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20000630 |
Method SAVE_IS_POSSIBLE on class CL_UAP_ERROR_LOG has no exception.
Method SET_FIELD_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FIELDNAMES | Value transfer | Attribute reference (LIKE) | >INVALID< | 20000630 |
Method SET_FIELD_STATUS on class CL_UAP_ERROR_LOG has no exception.
History
| Last changed by/on | SAP | 20010110 |
| SAP Release Created in | 462_10 |