SAP ABAP Class CL_CACS_BAL_FACADE_PUBLIC (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_PUBLIC | |
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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CACS_BAL_FACADE_PUBLIC has no interface implemented.
Friends
Class CL_CACS_BAL_FACADE_PUBLIC 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) | BALLEVEL | Lowest Message Level | 20060815 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060815 |
2 | ![]() |
Instance method | Public | Method | Decrease Message Level | 20060815 |
3 | ![]() |
Instance method | Private | Method | Gets Instance of Actual Application Log | 20060815 |
4 | ![]() |
Instance method | Public | Method | Gets All Messages from Application Log | 20060815 |
5 | ![]() |
Instance method | Public | Method | Application Log Has Termination Messages | 20060815 |
6 | ![]() |
Instance method | Public | Method | Application Log Has Error Messages | 20060815 |
7 | ![]() |
Instance method | Public | Method | Application Log Has Warnings | 20060815 |
8 | ![]() |
Instance method | Public | Method | Increases Message Level | 20060815 |
9 | ![]() |
Instance method | Public | Method | Output Message to Log | 20060815 |
10 | ![]() |
Instance method | Public | Method | Adds System Message to Application Log | 20070521 |
Events
Class CL_CACS_BAL_FACADE_PUBLIC has no event.
Types
Class CL_CACS_BAL_FACADE_PUBLIC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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_PUBLIC has no exception.
Method DECREASE_LEVEL Signature
Method DECREASE_LEVEL on class CL_CACS_BAL_FACADE_PUBLIC has no parameter.
Method DECREASE_LEVEL on class CL_CACS_BAL_FACADE_PUBLIC has no exception.
Method GET_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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_PUBLIC has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_FILTER_MSGTY_EQ_A | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Filter: Abbruchmeldungen | 20060815 | |
2 | ![]() |
ID_FILTER_MSGTY_EQ_E | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Filter: Fehlermeldungen | 20060815 | |
3 | ![]() |
ID_FILTER_MSGTY_EQ_I | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Filter: Informationen | 20060815 | |
4 | ![]() |
ID_FILTER_MSGTY_EQ_W | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Filter: Warnungen | 20060815 | |
5 | ![]() |
ID_FILTER_MSGTY_EQ_X | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Filter: Ausstiegsmeldungen | 20060815 | |
6 | ![]() |
ID_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20060815 | |
7 | ![]() |
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_PUBLIC has no exception.
Method HAS_ABEND_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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_PUBLIC has no exception.
Method HAS_ERROR_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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_PUBLIC has no exception.
Method HAS_WARNING_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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_PUBLIC has no exception.
Method INCREASE_LEVEL Signature
Method INCREASE_LEVEL on class CL_CACS_BAL_FACADE_PUBLIC has no parameter.
Method INCREASE_LEVEL on class CL_CACS_BAL_FACADE_PUBLIC has no exception.
Method MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IB_MSGV1_CONVERSION_EXIT | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | ABAP_TRUE | Variable 1: Konvertierungsroutine ausführen | 20060815 | |
2 | ![]() |
IB_MSGV2_CONVERSION_EXIT | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | ABAP_TRUE | Variable 2: Konvertierungsroutine ausführen | 20060815 | |
3 | ![]() |
IB_MSGV3_CONVERSION_EXIT | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | ABAP_TRUE | Variable 3: Konvertierungsroutine ausführen | 20060815 | |
4 | ![]() |
IB_MSGV4_CONVERSION_EXIT | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | ABAP_TRUE | Variable 4: Konvertierungsroutine ausführen | 20060815 | |
5 | ![]() |
ID_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nichrichtenklasse | 20060815 | ||
6 | ![]() |
ID_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20060815 | ||
7 | ![]() |
ID_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'I' | Nachrichtentyp | 20060815 | |
8 | ![]() |
ID_MSGV1 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable 1 | 20060815 | ||
9 | ![]() |
ID_MSGV2 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable 2 | 20060815 | ||
10 | ![]() |
ID_MSGV3 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable 3 | 20060815 | ||
11 | ![]() |
ID_MSGV4 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable 4 | 20060815 | ||
12 | ![]() |
ID_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | SPACE | Problemklasse einer Meldung | 20060815 |
Method MESSAGE on class CL_CACS_BAL_FACADE_PUBLIC has no exception.
Method MESSAGE_SYST Signature
Method MESSAGE_SYST on class CL_CACS_BAL_FACADE_PUBLIC has no parameter.
Method MESSAGE_SYST on class CL_CACS_BAL_FACADE_PUBLIC has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |