SAP ABAP Class CL_APL_ECATT_WARNINGS (Management of Warnings/Exceptions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_MIDDLEWARE (Package) eCATT Middleware Objects
⤷
⤷
Properties
| Class | CL_APL_ECATT_WARNINGS | |
| Short Description | Management of Warnings/Exceptions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_MIDDLEWARE | eCATT Middleware Objects |
| Created | 20020709 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_APL_ECATT_WARNINGS has no forward declaration.
Interfaces
Class CL_APL_ECATT_WARNINGS has no interface implemented.
Friends
Class CL_APL_ECATT_WARNINGS 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) | ETEXCEPT | Get Warnings that Occurred Using GET_LAST_WARNING | 20020709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Send Warnings/Exceptions to the Stack | 20020709 | |
| 2 | Instance method | Public | Method | Get All Warnings That Occurred | 20020709 | |
| 3 | Instance method | Public | Method | Get Last Warning That Occurred | 20020709 | |
| 4 | Instance method | Public | Method | Specify Number of Warnings in Stack | 20020709 | |
| 5 | Instance method | Protected | Method | Get Warning of Warnings Stack | 20020709 | |
| 6 | Instance method | Protected | Method | Send Warning to Warning Stack | 20020709 | |
| 7 | Instance method | Public | Method | Delete All Warnings that Occurred | 20020709 |
Events
Class CL_APL_ECATT_WARNINGS has no event.
Types
Class CL_APL_ECATT_WARNINGS has no local type.
Method Signatures
Method ADD_WARNING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_WARNING | Call by reference | Object reference (TYPE REF TO) | CX_ECATT | Basisklasse für eCATT - Ausnahmen | 20020709 |
Method ADD_WARNING on class CL_APL_ECATT_WARNINGS has no exception.
Method GET_ALL_WARNINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WARNINGS | Call by reference | Type reference (TYPE) | ETEXCEPT | Tabelle von Exceptions | 20020709 | |||
| 2 | E_WARNING_COUNT | Call by reference | Type reference (TYPE) | N | Anzahl abgeholter Warnungen | 20020709 |
Method GET_ALL_WARNINGS on class CL_APL_ECATT_WARNINGS has no exception.
Method GET_LAST_WARNING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_WARNING | Call by reference | Object reference (TYPE REF TO) | CX_ECATT | Basisklasse für eCATT - Ausnahmen | 20020709 | |||
| 2 | E_WARNING_COUNT | Call by reference | Type reference (TYPE) | N | Restliche Warnings im Stack | 20020709 | |||
| 3 | IM_RESET_WARNINGS | Call by reference | Type reference (TYPE) | ETONOFF | 'X' | Alle Warnungen löschen | 20020709 |
Method GET_LAST_WARNING on class CL_APL_ECATT_WARNINGS has no exception.
Method GET_WARNING_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_WARNING_COUNT | Call by reference | Type reference (TYPE) | N | Anzahl Warnungen im Stack | 20020709 |
Method GET_WARNING_COUNT on class CL_APL_ECATT_WARNINGS has no exception.
Method POP_WARNING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_WARNING | Call by reference | Object reference (TYPE REF TO) | CX_ECATT | Basisklasse für eCATT - Ausnahmen | 20020709 |
Method POP_WARNING on class CL_APL_ECATT_WARNINGS has no exception.
Method PUSH_WARNING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_WARNING | Call by reference | Object reference (TYPE REF TO) | CX_ECATT | Basisklasse für eCATT - Ausnahmen | 20020709 |
Method PUSH_WARNING on class CL_APL_ECATT_WARNINGS has no exception.
Method RESET Signature
Method RESET on class CL_APL_ECATT_WARNINGS has no parameter.
Method RESET on class CL_APL_ECATT_WARNINGS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |