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 MV_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Log Handler 20050810
2 SC_ACO Constant Private Type reference (TYPE) BALNREXT 'ACO' Log ID for ACO 20050810
3 SR_INSTANCE 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 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050810
2 CREATE_LOG Instance method Private Method Create BAL Log for Singleton 20050810
3 DELETE_LOG Instance method Private Method Delete BAL Log for Singleton 20050810
4 FREE Static method Public Method Log Singleton Desctructor 20050810
5 GET_INSTANCE Static method Public Method Supplies Log Singleton 20050810
6 MESSAGES_DELETE Static method Public Method Reset Log 20050810
7 MESSAGES_GET Static method Public Method Export All Messages from Log 20050810
8 MESSAGE_ADD Static method Public Method Add Message to Log 20050810
9 MSG_ADD Instance method Private Method Internal: Add Message to Log 20050810
10 MSG_DEL Instance method Private Method Internal: Reset Log 20050810
11 MSG_GET 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 Returning 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 Returning 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 Importing 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 Returning 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