SAP ABAP Class CL_REL_STD_LOGGER (Standard Logger Release Tool)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-PDC (Application Component) Framework for the Principle of Dual Control
⤷
BCA_RELEASE (Package) Release Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_REL_LOGGER | Logging Interface Release Tool | 20060220 |
Properties
| Class | CL_REL_STD_LOGGER | |
| Short Description | Standard Logger Release Tool | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BCA_RELEASE | Release Tool |
| Created | 20060220 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_REL_STD_LOGGER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_REL_LOGGER | Logging Interface Release Tool | 20060220 |
Friends
Class CL_REL_STD_LOGGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | BALOBJ_D | 'RELEASE' | Application Log: Object Name (Application Code) | 20060221 | ||
| 2 | Constant | Private | Type reference (TYPE) | BALSUBOBJ | 'INFO' | Application Log: Subobject | 20060221 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | XFELD | Messages Exist | 20060221 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20060221 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20060221 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BCA_TAB_MESSAGE_TABLE | Release Tool: Table for Collecting Messages | 20070816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Close Application Log | 20060221 | |
| 2 | Instance method | Public | Method | Display Messages | 20060221 | |
| 3 | Instance method | Public | Method | Gets Last Message Added | 20081216 | |
| 4 | Instance method | Public | Method | Supplies All Messages in Log | 20070816 | |
| 5 | Instance method | Public | Method | Query Existence of Warning and Error Messages | 20070816 | |
| 6 | Instance method | Public | Method | Query Existence of Messages | 20060221 | |
| 7 | Instance method | Public | Method | Query Existence of Warning Messages | 20070816 | |
| 8 | Static method | Public | Method | Supply Logger Instance | 20060221 |
Events
Class CL_REL_STD_LOGGER has no event.
Types
Class CL_REL_STD_LOGGER has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on class CL_REL_STD_LOGGER has no parameter.
Method CLOSE on class CL_REL_STD_LOGGER has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_CLOSE | Call by reference | Type reference (TYPE) | XFELD | SPACE | Feld zum Ankreuzen | 20060221 | ||
| 2 | R_EXIT_COMMAND | Value transfer | Type reference (TYPE) | BAL_S_EXCM | Anwendungs-Log: Vom User betätigte Taste beim Beenden | 20060228 |
Method DISPLAY on class CL_REL_STD_LOGGER has no exception.
Method GET_LAST_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_LAST_MESSAGE | Value transfer | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20081216 |
Method GET_LAST_MESSAGE on class CL_REL_STD_LOGGER has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MESSAGES | Value transfer | Type reference (TYPE) | BCA_TAB_MESSAGE_TABLE | Freigabetool: Tabelle zum Sammeln von Nachrichten | 20070816 |
Method GET_MESSAGES on class CL_REL_STD_LOGGER has no exception.
Method HAS_ERRORS_OR_WARNINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS_ERRORS_OR_WARNINGS | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20070816 |
Method HAS_ERRORS_OR_WARNINGS on class CL_REL_STD_LOGGER has no exception.
Method HAS_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS_MESSAGES | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20060221 |
Method HAS_MESSAGES on class CL_REL_STD_LOGGER has no exception.
Method HAS_WARNINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS_WARNINGS | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20070816 |
Method HAS_WARNINGS on class CL_REL_STD_LOGGER has no exception.
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_LOG | Value transfer | Object reference (TYPE REF TO) | CL_REL_STD_LOGGER | Standard Logger Release Tool | 20060221 |
Method S_CREATE on class CL_REL_STD_LOGGER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |