SAP ABAP Class CL_GDV_MESSAGE_WRITER (Log messages in BAPIRET2 or BAL style)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_GDV_GENERAL (Package) Generic Data Verifier - General Parts
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GDV_MESSAGE_WRITER | Message Writer Interface | 20110128 |
Properties
| Class | CL_GDV_MESSAGE_WRITER | |
| Short Description | Log messages in BAPIRET2 or BAL style | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_GDV_GENERAL | Generic Data Verifier - General Parts |
| Created | 20110128 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GDV_MESSAGE_WRITER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GDV_MESSAGE_WRITER | Message Writer Interface | 20110128 |
Friends
Class CL_GDV_MESSAGE_WRITER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | C | 'E' | log only errors | 20120105 | ||
| 2 | Constant | Public | Type reference (TYPE) | C | 'I' | log all but success messages | 20120105 | ||
| 3 | Constant | Public | Type reference (TYPE) | C | 'S' | log all messages | 20120105 | ||
| 4 | Constant | Public | Type reference (TYPE) | C | 'W' | log warnings and errors | 20120105 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | 20110128 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20110128 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | C | Log level | 20110128 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110128 | |||
| 9 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_GDV_MESSAGE_WRITER | Message Writer Interface | 20110128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | Constructor | 20110128 | |
| 2 | Instance method | Public | Method | 20110128 | ||
| 3 | Instance method | Public | Method | 20110128 | ||
| 4 | Instance method | Public | Method | 20110128 | ||
| 5 | Instance method | Public | Method | 20110128 | ||
| 6 | Instance method | Public | Method | 20110128 | ||
| 7 | Instance method | Public | Method | 20110128 | ||
| 8 | Instance method | Public | Method | 20110128 | ||
| 9 | Static method | Public | Method | 20110128 |
Events
Class CL_GDV_MESSAGE_WRITER has no event.
Types
Class CL_GDV_MESSAGE_WRITER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GDV_MESSAGE_WRITER has no parameter.
Method CONSTRUCTOR on class CL_GDV_MESSAGE_WRITER has no exception.
Method CREATE_LOG Signature
Method CREATE_LOG on class CL_GDV_MESSAGE_WRITER has no parameter.
Method CREATE_LOG on class CL_GDV_MESSAGE_WRITER has no exception.
Method FILL_LOG Signature
Method FILL_LOG on class CL_GDV_MESSAGE_WRITER has no parameter.
Method FILL_LOG on class CL_GDV_MESSAGE_WRITER has no exception.
Method FILL_LOG_ENFORCED Signature
Method FILL_LOG_ENFORCED on class CL_GDV_MESSAGE_WRITER has no parameter.
Method FILL_LOG_ENFORCED on class CL_GDV_MESSAGE_WRITER has no exception.
Method GET_TAB_MESSAGES Signature
Method GET_TAB_MESSAGES on class CL_GDV_MESSAGE_WRITER has no parameter.
Method GET_TAB_MESSAGES on class CL_GDV_MESSAGE_WRITER has no exception.
Method SET_DIRECT_OUTPUT_FLAG Signature
Method SET_DIRECT_OUTPUT_FLAG on class CL_GDV_MESSAGE_WRITER has no parameter.
Method SET_DIRECT_OUTPUT_FLAG on class CL_GDV_MESSAGE_WRITER has no exception.
Method SET_LOG_LEVEL Signature
Method SET_LOG_LEVEL on class CL_GDV_MESSAGE_WRITER has no parameter.
Method SET_LOG_LEVEL on class CL_GDV_MESSAGE_WRITER has no exception.
Method SHOW_LOG Signature
Method SHOW_LOG on class CL_GDV_MESSAGE_WRITER has no parameter.
Method SHOW_LOG on class CL_GDV_MESSAGE_WRITER has no exception.
Method S_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_GDV_MESSAGE_WRITER | Message Writer Interface | 20110128 |
Method S_INSTANCE on class CL_GDV_MESSAGE_WRITER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |