SAP ABAP Class CL_CRM_BSP_CU_APPLOG (Blueprint: Application Log Wrapper)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PCF-CUS (Application Component) People-Centric UI Framework Customizing
⤷
CRM_BSP_FRAME_SC_BLUEPRINT (Package) Controller Implementation: Blueprint
⤷
⤷
Properties
| Class | CL_CRM_BSP_CU_APPLOG | |
| Short Description | Blueprint: Application Log Wrapper | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_FRAME_SC_BLUEPRINT | Controller Implementation: Blueprint |
| Created | 20020514 | SAP |
| Last change | 20020614 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_BSP_CU_APPLOG has no forward declaration.
Interfaces
Class CL_CRM_BSP_CU_APPLOG has no interface implemented.
Friends
Class CL_CRM_BSP_CU_APPLOG 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 | 1 | Application Log: Level of Detail | 20020514 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application log: Log handle | 20020514 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Character Field Length 1 | 20020514 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SY-MSGID | Messages, Message Class | 20020514 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BAL_S_LOG | Application Log: Log header data | 20020514 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Message | 20020514 | |
| 2 | Instance method | Public | Method | Add Current System Message | 20020514 | |
| 3 | Instance method | Public | Constructor | Constructor | 20020514 | |
| 4 | Instance method | Private | Method | INTERNAL: Convert Message Variables | 20020514 | |
| 5 | Instance method | Public | Method | Display Log | 20020514 | |
| 6 | Instance method | Private | Method | INTERNAL: Generate Selection Filter | 20020514 | |
| 7 | Instance method | Public | Method | Return Maximum Error Level | 20020514 | |
| 8 | Instance method | Public | Method | Return Message Lines | 20020514 | |
| 9 | Instance method | Public | Method | Load Log | 20020514 | |
| 10 | Instance method | Public | Method | Save Log | 20020514 | |
| 11 | Instance method | Public | Method | Set Level for Follow-Up Messages | 20020514 |
Events
Class CL_CRM_BSP_CU_APPLOG has no event.
Types
Class CL_CRM_BSP_CU_APPLOG has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASS | Value transfer | Type reference (TYPE) | BALPROBCL | Anwendungs-Log: Problemklasse einer Meldung | 20020514 | |||
| 2 | IV_LEVEL | Value transfer | Type reference (TYPE) | BALLEVEL | Anwendungs-Log: Detaillierungsgrad | 20020514 | |||
| 3 | IV_MSGID | Value transfer | Type reference (TYPE) | SY-MSGID | Nachrichten, Nachrichtenklasse | 20020514 | |||
| 4 | IV_MSGNO | Value transfer | Type reference (TYPE) | SY-MSGNO | Nachrichten, Nachrichtennummer | 20020514 | |||
| 5 | IV_MSGTY | Value transfer | Type reference (TYPE) | SY-MSGTY | Nachrichten, Nachrichtentyp | 20020514 | |||
| 6 | IV_MSGV1 | Call by reference | Type reference (TYPE) | ANY | 20020514 | ||||
| 7 | IV_MSGV2 | Call by reference | Type reference (TYPE) | ANY | 20020514 | ||||
| 8 | IV_MSGV3 | Call by reference | Type reference (TYPE) | ANY | 20020514 | ||||
| 9 | IV_MSGV4 | Call by reference | Type reference (TYPE) | ANY | 20020514 |
Method ADD_MESSAGE on class CL_CRM_BSP_CU_APPLOG has no exception.
Method ADD_SYSMESG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Anwendungs-Log: Problemklasse einer Meldung | 20020514 | |||
| 2 | IV_DECREASE | Call by reference | Type reference (TYPE) | BOOLEAN | Folgemeldungen eine Ebene höher setzen | 20020820 | |||
| 3 | IV_INCREASE | Call by reference | Type reference (TYPE) | BOOLEAN | Folgemeldungen eine Ebene tiefer setzen | 20020517 | |||
| 4 | IV_LEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Anwendungs-Log: Detaillierungsgrad | 20020514 |
Method ADD_SYSMESG on class CL_CRM_BSP_CU_APPLOG has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXTNUMBER | Call by reference | Type reference (TYPE) | CSEQUENCE | Anwendungs-Log: Externe Identifikation | 20020514 | |||
| 2 | IV_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | Nachrichten, Nachrichtenklasse | 20020514 | |||
| 3 | IV_OBJECT | Call by reference | Type reference (TYPE) | CSEQUENCE | Anwendungs-Log: Objektname (Applikationskürzel) | 20020514 | |||
| 4 | IV_SUBOBJECT | Call by reference | Type reference (TYPE) | CSEQUENCE | Anwendungs-Log: Unterobjekt (s. View V_BALSUB) | 20020514 |
Method CONSTRUCTOR on class CL_CRM_BSP_CU_APPLOG has no exception.
Method CONVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MSGV | Value transfer | Type reference (TYPE) | STRING | Nachrichtenvariable | 20020514 | |||
| 2 | IV_MSGV | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20020514 |
Method CONVERT on class CL_CRM_BSP_CU_APPLOG has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_CRM_BSP_CU_APPLOG has no parameter.
Method DISPLAY on class CL_CRM_BSP_CU_APPLOG has no exception.
Method GET_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FILTER | Call by reference | Type reference (TYPE) | BAL_S_LFIL | Anwendungs-Log: Filterkriterien für ein Protokoll | 20020514 | |||
| 2 | IV_EXTNUMBER | Call by reference | Type reference (TYPE) | CSEQUENCE | Anwendungs-Log: Externe Identifikation | 20020514 | |||
| 3 | IV_OBJECT | Call by reference | Type reference (TYPE) | CSEQUENCE | Anwendungs-Log: Objektname (Applikationskürzel) | 20020514 | |||
| 4 | IV_SUBOBJECT | Call by reference | Type reference (TYPE) | CSEQUENCE | Anwendungs-Log: Unterobjekt | 20020514 |
Method GET_FILTER on class CL_CRM_BSP_CU_APPLOG has no exception.
Method GET_MAX_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MAX_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | Nachrichten, Nachrichtentyp | 20020514 |
Method GET_MAX_LEVEL on class CL_CRM_BSP_CU_APPLOG has no exception.
Method GET_MSG_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAL_T_SHOW | Call by reference | Type reference (TYPE) | CRMT_BAL_S_SHOW_TAB | Standardtabelle zur Struktur BAL_S_SHOW | 20020514 | |||
| 2 | IV_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20020514 |
Method GET_MSG_TABLE on class CL_CRM_BSP_CU_APPLOG has no exception.
Method LOAD Signature
Method LOAD on class CL_CRM_BSP_CU_APPLOG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Laden fehlgeschlagen | 20020514 |
Method SAVE Signature
Method SAVE on class CL_CRM_BSP_CU_APPLOG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Sicherung fehlgeschlagen | 20020514 |
Method SET_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DECREASE | Call by reference | Type reference (TYPE) | BOOLEAN | Anwendungs-Log: Detaillierungsgrad | 20020514 | |||
| 2 | IV_INCREASE | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20020514 | |||
| 3 | IV_LEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Anwendungs-Log: Detaillierungsgrad | 20020514 |
Method SET_LEVEL on class CL_CRM_BSP_CU_APPLOG has no exception.
History
| Last changed by/on | SAP | 20020614 |
| SAP Release Created in | 310 |