SAP ABAP Class CL_SAMDT_LOG_MANAGER (S&AM DT Logger)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SAM (Application Component) Status and Action Management
⤷
SESF_SAM_DT_MANAGER (Package) S&AM Desing time core
⤷
⤷
Properties
| Class | CL_SAMDT_LOG_MANAGER | |
| Short Description | S&AM DT Logger | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SESF_SAM_DT_MANAGER | S&AM Desing time core |
| Created | 20100325 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SAMDT_LOG_MANAGER has no forward declaration.
Interfaces
Class CL_SAMDT_LOG_MANAGER has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SAMDT_CORE_FACTORY | 20100325 | Factory for creating core objects |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | BALOBJ_D | 'SAM' | Application log: Object name (Application code) | 20100325 | ||
| 2 | Constant | Private | Type reference (TYPE) | BALSUBOBJ | 'SAM_DT' | Application Log: Subobject | 20100325 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100325 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SAM_SEGMENT_NAME | SAM segment name | 20100325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | Private | 20100325 | |
| 2 | Instance method | Public | Method | Creates Log entry | 20100325 | |
| 3 | Instance method | Private | Method | Gets or Creates Log instance | 20100325 |
Events
Class CL_SAMDT_LOG_MANAGER has no event.
Types
Class CL_SAMDT_LOG_MANAGER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_SCHEMA_NAME | Call by reference | Type reference (TYPE) | SAM_SEGMENT_NAME | SAM segment name | 20100325 |
Method CONSTRUCTOR on class CL_SAMDT_LOG_MANAGER has no exception.
Method CREATE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOG_MESSAGE | Call by reference | Type reference (TYPE) | SCX_T100KEY | 20100325 |
Method CREATE_LOG on class CL_SAMDT_LOG_MANAGER has no exception.
Method CREATE_LOG_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100325 |
Method CREATE_LOG_INSTANCE on class CL_SAMDT_LOG_MANAGER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 72L |