SAP ABAP Class CL_SLAD_MESSAGES (SLAD: Message Container for Application Log Messages)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SLAD_CORE (Package) Software Layer Aware Debugging: Core Package

⤷

⤷

Properties
Class | CL_SLAD_MESSAGES | |
Short Description | SLAD: Message Container for Application Log Messages | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLAD_CORE | Software Layer Aware Debugging: Core Package |
Created | 20060810 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SLAD_MESSAGES has no forward declaration.
Interfaces
Class CL_SLAD_MESSAGES has no interface implemented.
Friends
Class CL_SLAD_MESSAGES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | See coding | 20060810 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20060810 | |
2 | ![]() |
Instance method | Public | Method | 20060922 | |
3 | ![]() |
Instance method | Public | Method | 20060810 |
Events
Class CL_SLAD_MESSAGES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_MESSAGE | Public | See coding | 20060810 | begin of ty_message,
msgty type symsgty,
msgid type symsgid,
msgno type symsgno,
msgv1 type symsgv,
msgv2 type symsgv,
msgv3 type symsgv,
msgv4 type symsgv,
end of ty_message
|
Method Signatures
Method ADD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | TY_MESSAGE | 20060810 |
Method ADD_MESSAGE on class CL_SLAD_MESSAGES has no exception.
Method ADD_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_SLAD_MESSAGES | SLAD: Message-Container für Application-Log-Meldungen | 20060922 |
Method ADD_MESSAGES on class CL_SLAD_MESSAGES has no exception.
Method CLEAR Signature
Method CLEAR on class CL_SLAD_MESSAGES has no parameter.
Method CLEAR on class CL_SLAD_MESSAGES has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |