SAP ABAP Class CL_AUNIT_WARNING (INTERNAL: Alert: Warning)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_CORE (Package) INTERNAL: NO REUSE - Core functionality
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AUNIT_FAILURE | INTERNAL: Abstract Superclass for Assertions & Events | 20030904 |
Properties
| Class | CL_AUNIT_WARNING | |
| Short Description | INTERNAL: Alert: Warning | |
| Super Class | CL_AUNIT_FAILURE | INTERNAL: Abstract Superclass for Assertions & Events |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SABP_UNIT_CORE | INTERNAL: NO REUSE - Core functionality |
| Created | 20030730 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_AUNIT_WARNING has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_AUNIT_WARNING_C | 20080729 | INTERNAL:Creation service for warnings |
Attributes
Class CL_AUNIT_WARNING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add Stack | 20061108 | |
| 2 | Instance method | Private | Method | Add Stack | 20061108 | |
| 3 | Static method | Private | Method | Split Absolute Class Names into Global and Local Comp. | 20061108 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | WARNING | Instance Event (0) |
Public (2) |
20030730 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_WARNINGS | Public | See coding | 20111128 | TY_T_WARNINGS type standard table of ref to cl_Aunit_Warning with default key
|
Method Signatures
Method __ADD_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GLOBAL_NAME | Call by reference | Type reference (TYPE) | STRING | 20061108 | ||||
| 2 | GLOBAL_TYPE_CLASS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20061108 | ||||
| 3 | LOCAL_CLASSNAME | Call by reference | Type reference (TYPE) | STRING | 20061108 |
Method __ADD_STACK on class CL_AUNIT_WARNING has no exception.
Method __ADD_STACK_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASSNAME | Call by reference | Type reference (TYPE) | ABAP_CLASSNAME | 20061108 | ||||
| 2 | PROGRAM | Call by reference | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20061108 |
Method __ADD_STACK_BY_NAME on class CL_AUNIT_WARNING has no exception.
Method __SPLIT_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABS_CLASSNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20061108 | ||||
| 2 | GLOBAL_NAME | Call by reference | Type reference (TYPE) | STRING | 20061108 | ||||
| 3 | IS_GLOBAL_TYPE_CLASS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20061108 | ||||
| 4 | LOCAL_CLASSNAME | Call by reference | Type reference (TYPE) | STRING | 20061108 |
Method __SPLIT_CLASS_NAME on class CL_AUNIT_WARNING has no exception.
Event Signatures
Event WARNING Signature
Event WARNING on class CL_AUNIT_WARNING has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |