SAP ABAP Class CL_ACO_APPLICATION_LOG (Log for ACO Application)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA (Application Component) Cross-Application Components
⤷
ACO (Package) Authorization Check with Access Control Objects
⤷
⤷
Properties
| Class | CL_ACO_APPLICATION_LOG | |
| Short Description | Log for ACO Application | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ACO | Authorization Check with Access Control Objects |
| Created | 20050810 | SAP |
| Last change | 20060208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ACO_APPLICATION_LOG has no forward declaration.
Interfaces
Class CL_ACO_APPLICATION_LOG has no interface implemented.
Friends
Class CL_ACO_APPLICATION_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Log Handler | 20050810 | |||
| 2 | Constant | Private | Type reference (TYPE) | BALNREXT | 'ACO' | Log ID for ACO | 20050810 | ||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ACO_APPLICATION_LOG | Log Singleton | 20050810 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050810 | |
| 2 | Instance method | Private | Method | Create BAL Log for Singleton | 20050810 | |
| 3 | Instance method | Private | Method | Delete BAL Log for Singleton | 20050810 | |
| 4 | Static method | Public | Method | Log Singleton Desctructor | 20050810 | |
| 5 | Static method | Public | Method | Supplies Log Singleton | 20050810 | |
| 6 | Static method | Public | Method | Reset Log | 20050810 | |
| 7 | Static method | Public | Method | Export All Messages from Log | 20050810 | |
| 8 | Static method | Public | Method | Add Message to Log | 20050810 | |
| 9 | Instance method | Private | Method | Internal: Add Message to Log | 20050810 | |
| 10 | Instance method | Private | Method | Internal: Reset Log | 20050810 | |
| 11 | Instance method | Private | Method | Internal: Export All Messages from Log | 20050810 |
Events
Class CL_ACO_APPLICATION_LOG has no event.
Types
Class CL_ACO_APPLICATION_LOG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ACO_APPLICATION_LOG has no parameter.
Method CONSTRUCTOR on class CL_ACO_APPLICATION_LOG has no exception.
Method CREATE_LOG Signature
Method CREATE_LOG on class CL_ACO_APPLICATION_LOG has no parameter.
Method CREATE_LOG on class CL_ACO_APPLICATION_LOG has no exception.
Method DELETE_LOG Signature
Method DELETE_LOG on class CL_ACO_APPLICATION_LOG has no parameter.
Method DELETE_LOG on class CL_ACO_APPLICATION_LOG has no exception.
Method FREE Signature
Method FREE on class CL_ACO_APPLICATION_LOG has no parameter.
Method FREE on class CL_ACO_APPLICATION_LOG has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ACO_APPLICATION_LOG | Protokoll für ACO-Anwendung | 20050810 |
Method GET_INSTANCE on class CL_ACO_APPLICATION_LOG has no exception.
Method MESSAGES_DELETE Signature
Method MESSAGES_DELETE on class CL_ACO_APPLICATION_LOG has no parameter.
Method MESSAGES_DELETE on class CL_ACO_APPLICATION_LOG has no exception.
Method MESSAGES_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MESSAGES | Value transfer | Type reference (TYPE) | ACO_TT_BAL_MSG | Meldungsprotokoll | 20050810 |
Method MESSAGES_GET on class CL_ACO_APPLICATION_LOG has no exception.
Method MESSAGE_ADD Signature
Method MESSAGE_ADD on class CL_ACO_APPLICATION_LOG has no parameter.
Method MESSAGE_ADD on class CL_ACO_APPLICATION_LOG has no exception.
Method MSG_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BAL_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Daten einer Meldung | 20050810 |
Method MSG_ADD on class CL_ACO_APPLICATION_LOG has no exception.
Method MSG_DEL Signature
Method MSG_DEL on class CL_ACO_APPLICATION_LOG has no parameter.
Method MSG_DEL on class CL_ACO_APPLICATION_LOG has no exception.
Method MSG_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MESSAGES | Value transfer | Type reference (TYPE) | ACO_TT_BAL_MSG | Meldungsprotokoll | 20050810 |
Method MSG_GET on class CL_ACO_APPLICATION_LOG has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in |