SAP ABAP Class CL_CACS_BAL_FACADE_READ_ONLY (CACS: Application Log, Public Accesses)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSAL (Package) ICM: Aplication Log
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CACS_BAL_FACADE_TOP CACS: Application Log, Facade 20060815
Properties
Class CL_CACS_BAL_FACADE_READ_ONLY  
Short Description CACS: Application Log, Public Accesses    
Super Class CL_CACS_BAL_FACADE_TOP CACS: Application Log, Facade 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACSAL   ICM: Aplication Log 
Created 20060815   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CACS_BAL_FACADE_READ_ONLY has no interface implemented.
Friends
Class CL_CACS_BAL_FACADE_READ_ONLY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_INITIAL_LOG_LEVEL Instance attribute Private Type reference (TYPE) BALLEVEL Lowest Message Level 20060815
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060815
2 GET_LOG Instance method Private Method Gets Instance of Actual Application Log 20060815
3 GET_MESSAGES Instance method Public Method Gets All Messages from Application Log 20060815
4 HAS_ABEND_MSG Instance method Public Method Application Log Has Termination Messages 20060815
5 HAS_ERROR_MSG Instance method Public Method Application Log Has Error Messages 20060815
6 HAS_WARNING_MSG Instance method Public Method Application Log Has Warnings 20060815
Events
Class CL_CACS_BAL_FACADE_READ_ONLY has no event.
Types
Class CL_CACS_BAL_FACADE_READ_ONLY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_CACS_BAL CACS: Application log 20060815

Method CONSTRUCTOR on class CL_CACS_BAL_FACADE_READ_ONLY has no exception.

Method GET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_LOG Value transfer Object reference (TYPE REF TO) CL_CACS_BAL CACS: Application log 20060815

Method GET_LOG on class CL_CACS_BAL_FACADE_READ_ONLY has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FILTER_MSGTY_EQ_A Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Filter: Abbruchmeldungen 20060815
2 Importing ID_FILTER_MSGTY_EQ_E Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Filter: Fehlermeldungen 20060815
3 Importing ID_FILTER_MSGTY_EQ_I Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Filter: Informationen 20060815
4 Importing ID_FILTER_MSGTY_EQ_W Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Filter: Warnungen 20060815
5 Importing ID_FILTER_MSGTY_EQ_X Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Filter: Ausstiegsmeldungen 20060815
6 Importing ID_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU R/3-System, aktuelle Sprache 20060815
7 Returning RT_BALMSG Value transfer Type reference (TYPE) CACS_TT_BALMSG Anwendungs-Log: Tabelle mit Messages 20060815

Method GET_MESSAGES on class CL_CACS_BAL_FACADE_READ_ONLY has no exception.

Method HAS_ABEND_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RB_RESULT Value transfer Type reference (TYPE) BOOLEAN_FLG Boolsche Variable (X=true, space=false) 20060815

Method HAS_ABEND_MSG on class CL_CACS_BAL_FACADE_READ_ONLY has no exception.

Method HAS_ERROR_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RB_RESULT Value transfer Type reference (TYPE) BOOLEAN_FLG Boolsche Variable (X=true, space=false) 20060815

Method HAS_ERROR_MSG on class CL_CACS_BAL_FACADE_READ_ONLY has no exception.

Method HAS_WARNING_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RB_RESULT Value transfer Type reference (TYPE) BOOLEAN_FLG Boolsche Variable (X=true, space=false) 20060815

Method HAS_WARNING_MSG on class CL_CACS_BAL_FACADE_READ_ONLY has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700