SAP ABAP Class CL_CACS_DET_UI_LOG (Determination UI: Application Log)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSFN (Package) ICM: UI for Determination Methods

⤷

⤷

Properties
Class | CL_CACS_DET_UI_LOG | |
Short Description | Determination UI: Application Log | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | CACSDET | |
Program status | ||
Category | 0 | |
Package | CACSFN | ICM: UI for Determination Methods |
Created | 20051113 | 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_DET_UI_LOG has no interface implemented.
Friends
Class CL_CACS_DET_UI_LOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20051113 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20051113 | |||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20051113 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20051113 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20051113 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20051113 | |||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BALCNTHNDL | Application Log: Control Display Handle | 20051113 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20051113 | |||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20051113 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BALNREXT | Application Log: Log Handle | 20051113 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CACSMSGFILTER | 'XAEIWS' | Message Filters | 20051113 | |
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BALOBJ_D | Application Log: Object Name (Application Code) | 20051113 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BALSUBOBJ | Application Log: Subobject | 20051113 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Activate Messages for CACS | 20051113 |
2 | ![]() |
Instance method | Public | Method | Add Message to Application Log | 20051113 |
3 | ![]() |
Instance method | Public | Method | Adds System Message to Application Log | 20051113 |
4 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20051113 |
5 | ![]() |
Instance method | Public | Method | Decrement Level | 20051113 |
6 | ![]() |
Instance method | Public | Method | Deletes All Messages from Application Log | 20051113 |
7 | ![]() |
Instance method | Public | Method | Outputs Application Log for Current Access | 20051113 |
8 | ![]() |
Instance method | Public | Method | Displays Application Log in Container | 20051113 |
9 | ![]() |
Instance method | Public | Method | Get Display Profile | 20051113 |
10 | ![]() |
Instance method | Public | Method | Release | 20051212 |
11 | ![]() |
Instance method | Public | Method | Return Handle of Application Log Being Accessed | 20051113 |
12 | ![]() |
Instance method | Public | Method | Read Messages of Required Type from Log | 20051113 |
13 | ![]() |
Instance method | Public | Method | Increase level | 20051113 |
14 | ![]() |
Instance method | Public | Method | Checks If Log Contains Termination Message | 20051113 |
15 | ![]() |
Instance method | Public | Method | Checks If Log Contains Error Message | 20051113 |
16 | ![]() |
Instance method | Public | Method | Checks If Log Contains Error Message or Termination Message | 20051113 |
Events
Class CL_CACS_DET_UI_LOG has no event.
Types
Class CL_CACS_DET_UI_LOG has no local type.
Method Signatures
Method ACTIVATE_FOR_CACS Signature
Method ACTIVATE_FOR_CACS on class CL_CACS_DET_UI_LOG has no parameter.
Method ACTIVATE_FOR_CACS on class CL_CACS_DET_UI_LOG has no exception.
Method ADD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_BALMSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20051113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CACS: Application log exceptions | 20051113 |
Method ADD_MESSAGE_SYST Signature
Method ADD_MESSAGE_SYST on class CL_CACS_DET_UI_LOG has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CACS: Application log exceptions | 20051113 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BALNREXT | Call by reference | Type reference (TYPE) | BALNREXT | ' |
Anwendungs-Log: Externe Identifikation | 20051113 | |
2 | ![]() |
IV_MSGFILTER | Call by reference | Type reference (TYPE) | CACSMSGFILTER | Nachrichtenfilter | 20051113 | ||
3 | ![]() |
IV_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | 'CACS' | Anwendungs-Log: Objektname (Applikationskürzel) | 20051113 | |
4 | ![]() |
IV_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | 'CACS_TEMP' | Anwendungs-Log: Unterobjekt | 20051113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CACS: Application log exceptions | 20051113 |
Method DEC_LEVEL Signature
Method DEC_LEVEL on class CL_CACS_DET_UI_LOG has no parameter.
Method DEC_LEVEL on class CL_CACS_DET_UI_LOG has no exception.
Method DELETE_MESSAGES Signature
Method DELETE_MESSAGES on class CL_CACS_DET_UI_LOG has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CACS: Application log exceptions | 20051113 |
Method DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BYDETLEVEL | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | Anzeige der Nachrichtenhierarchie | 20051113 | ||
2 | ![]() |
IV_GRID | Value transfer | Type reference (TYPE) | BOOLEAN_FLG | Grid | 20051113 | ||
3 | ![]() |
IV_POPUP | Value transfer | Type reference (TYPE) | BOOLEAN_FLG | Popup | 20051113 | ||
4 | ![]() |
IV_SINGLE | Value transfer | Type reference (TYPE) | BOOLEAN_FLG | Einfache Darstellung | 20051113 | ||
5 | ![]() |
IV_TOOLBAR | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | 'X' | boolsche Variable (X=true, -=false, space=unknown) | 20051113 | |
6 | ![]() |
IV_TREESIZE | Call by reference | Type reference (TYPE) | BALTREESIZ | 10 | Größe des Baums in der Anzeige | 20051113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CACS: Application log exceptions | 20051113 |
Method DISPLAY_IN_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20051113 | ||
2 | ![]() |
IV_BYDETLEVEL | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | Anzeige der Nachrichtenhierarchie | 20051113 | ||
3 | ![]() |
IV_GRID | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | Grid | 20051113 | ||
4 | ![]() |
IV_SINGLE | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | Einfache Darstellung | 20051113 | ||
5 | ![]() |
IV_TOOLBAR | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | 'X' | boolsche Variable (X=true, -=false, space=unknown) | 20051113 | |
6 | ![]() |
IV_TREESIZE | Call by reference | Type reference (TYPE) | BALTREESIZ | 10 | Größe des Baums in der Anzeige | 20051113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CACS: Application log exceptions | 20051113 |
Method DISPLAY_PROFILE_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DISPLAY_PROFILE | Call by reference | Type reference (TYPE) | BAL_S_PROF | Anwendungs-Log: Aufbereitungs-Profil für Protokollausgabe | 20051113 | ||
2 | ![]() |
IV_BYDETLEVEL | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | Anzeige der Nachrichtenhierarchie | 20051113 | ||
3 | ![]() |
IV_GRID | Value transfer | Type reference (TYPE) | BOOLEAN_FLG | Grid | 20051113 | ||
4 | ![]() |
IV_POPUP | Value transfer | Type reference (TYPE) | BOOLEAN_FLG | Popup | 20051113 | ||
5 | ![]() |
IV_SINGLE | Value transfer | Type reference (TYPE) | BOOLEAN_FLG | Einfache Darstellung | 20051113 | ||
6 | ![]() |
IV_TOOLBAR | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | 'X' | boolsche Variable (X=true, -=false, space=unknown) | 20051113 | |
7 | ![]() |
IV_TREESIZE | Call by reference | Type reference (TYPE) | BALTREESIZ | 10 | Größe des Baums in der Anzeige | 20051113 |
Method DISPLAY_PROFILE_GET on class CL_CACS_DET_UI_LOG has no exception.
Method FREE Signature
Method FREE on class CL_CACS_DET_UI_LOG has no parameter.
Method FREE on class CL_CACS_DET_UI_LOG has no exception.
Method GET_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20051113 |
Method GET_HANDLE on class CL_CACS_DET_UI_LOG has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BALMSG | Call by reference | Type reference (TYPE) | CACS_TT_BALMSG | Anwendungs-Log: Tabelle mit Messages | 20051113 | ||
2 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20051113 | |
3 | ![]() |
IV_MSGTY_EQ_A | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Abbruchmeldungen | 20051113 | |
4 | ![]() |
IV_MSGTY_EQ_E | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Fehlermeldungen | 20051113 | |
5 | ![]() |
IV_MSGTY_EQ_I | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Informationen | 20051113 | |
6 | ![]() |
IV_MSGTY_EQ_W | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Warnungen | 20051113 | |
7 | ![]() |
IV_MSGTY_EQ_X | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Exit-Meldungen (Dump) | 20051113 |
Method GET_MESSAGES on class CL_CACS_DET_UI_LOG has no exception.
Method INC_LEVEL Signature
Method INC_LEVEL on class CL_CACS_DET_UI_LOG has no parameter.
Method INC_LEVEL on class CL_CACS_DET_UI_LOG has no exception.
Method LOG_HAS_ABENDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051113 |
Method LOG_HAS_ABENDS on class CL_CACS_DET_UI_LOG has no exception.
Method LOG_HAS_ERRORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051113 |
Method LOG_HAS_ERRORS on class CL_CACS_DET_UI_LOG has no exception.
Method LOG_IN_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051113 |
Method LOG_IN_ERROR on class CL_CACS_DET_UI_LOG has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |