SAP ABAP Class CL_BS_LOG (Log Implementation)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
⤷
BS_COMMON_OBJECTS (Package) Common Tools and Interfaces
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BS_LOG | Access To Log | 20110228 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BS_LOG_VOLATILE | Volatile log (SHM based) | 20120629 |
Properties
| Class | CL_BS_LOG | |
| Short Description | Log Implementation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BS_COMMON_OBJECTS | Common Tools and Interfaces |
| Created | 20110228 | SAP |
| Last change | 20110908 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BS_LOG | Access To Log | 20110228 |
Friends
Class CL_BS_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'CENTRAL_LOG' | name of the Central Log | 20110409 | ||
| 2 | Instance attribute | Protected | Attribute reference (LIKE) | 20110228 | |||||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_BS_LOG | Access To Log | 20110409 | |||
| 4 | Instance attribute | Protected | Attribute reference (LIKE) | 20110228 | |||||
| 5 | Instance attribute | Protected | Attribute reference (LIKE) | 20110228 | |||||
| 6 | Instance attribute | Protected | Attribute reference (LIKE) | 20110228 | |||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | BST_LOG | Log | 20110228 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | SYTABIX | 15 | Max. size of the context log | 20110228 | ||
| 9 | Instance attribute | Protected | Attribute reference (LIKE) | 20110301 |
Methods
Events
Class CL_BS_LOG has no event.
Types
Class CL_BS_LOG has no local type.
Method Signatures
Method ADAPT_SIZE_OF_LOG Signature
Method ADAPT_SIZE_OF_LOG on class CL_BS_LOG has no parameter.
Method ADAPT_SIZE_OF_LOG on class CL_BS_LOG has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BS_LOG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BS_LOG has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAX_SIZE | Call by reference | Type reference (TYPE) | SYTABIX | 15 | Max. size of log | 20110228 | ||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | name of the log | 20110228 |
Method CONSTRUCTOR on class CL_BS_LOG has no exception.
Method GET_CENTRAL_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CENTRAL_LOG | Value transfer | Object reference (TYPE REF TO) | IF_BS_LOG | Access To Log | 20110409 |
Method GET_CENTRAL_LOG on class CL_BS_LOG has no exception.
Method GT_MESSAGES Signature
Method GT_MESSAGES on class CL_BS_LOG has no parameter.
Method GT_MESSAGES on class CL_BS_LOG has no exception.
Method LOG_MESSAGE Signature
Method LOG_MESSAGE on class CL_BS_LOG has no parameter.
Method LOG_MESSAGE on class CL_BS_LOG has no exception.
Method LOG_RECENT_ENTRY_OF Signature
Method LOG_RECENT_ENTRY_OF on class CL_BS_LOG has no parameter.
Method LOG_RECENT_ENTRY_OF on class CL_BS_LOG has no exception.
Method MESSAGE_TEXT_OF_RECENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_MESSAGE_TEXT | Value transfer | Type reference (TYPE) | BAPI_MSG | Message Text | 20110228 |
Method MESSAGE_TEXT_OF_RECENT on class CL_BS_LOG has no exception.
Method PUSH_RECENT_TO_LOG Signature
Method PUSH_RECENT_TO_LOG on class CL_BS_LOG has no parameter.
Method PUSH_RECENT_TO_LOG on class CL_BS_LOG has no exception.
Method REFRESH_LOG Signature
Method REFRESH_LOG on class CL_BS_LOG has no parameter.
Method REFRESH_LOG on class CL_BS_LOG has no exception.
Method SET_SIZE Signature
Method SET_SIZE on class CL_BS_LOG has no parameter.
Method SET_SIZE on class CL_BS_LOG has no exception.
Method STATUS_BY_MESSAGE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | SY-MSGTY | Message Type | 20110228 | |||
| 2 | RV_STATUS | Value transfer | Type reference (TYPE) | BS_LOG_STATUS | Status of Log | 20110228 |
Method STATUS_BY_MESSAGE_TYPE on class CL_BS_LOG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |