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 AT_WARNINGS 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 ADD_WARNING Instance method Public Method Send Warnings/Exceptions to the Stack 20020709
2 GET_ALL_WARNINGS Instance method Public Method Get All Warnings That Occurred 20020709
3 GET_LAST_WARNING Instance method Public Method Get Last Warning That Occurred 20020709
4 GET_WARNING_COUNT Instance method Public Method Specify Number of Warnings in Stack 20020709
5 POP_WARNING Instance method Protected Method Get Warning of Warnings Stack 20020709
6 PUSH_WARNING Instance method Protected Method Send Warning to Warning Stack 20020709
7 RESET 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 Importing 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 Exporting ET_WARNINGS Call by reference Type reference (TYPE) ETEXCEPT Tabelle von Exceptions 20020709
2 Exporting 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 Exporting EP_WARNING Call by reference Object reference (TYPE REF TO) CX_ECATT Basisklasse für eCATT - Ausnahmen 20020709
2 Exporting E_WARNING_COUNT Call by reference Type reference (TYPE) N Restliche Warnings im Stack 20020709
3 Importing 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 Exporting 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 Exporting 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 Importing 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