SAP ABAP Class CL_UDM_APPLICATION_LOG (Log Errors for Dispute Case)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FSCM-DM-DM (Application Component) Basic Functions
⤷
UDM_GENERAL (Package) FSCM Dispute Management - General Functions
⤷
⤷
Properties
| Class | CL_UDM_APPLICATION_LOG | |
| Short Description | Log Errors for Dispute Case | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UDM_GENERAL | FSCM Dispute Management - General Functions |
| Created | 20021113 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UDM_APPLICATION_LOG has no forward declaration.
Interfaces
Class CL_UDM_APPLICATION_LOG has no interface implemented.
Friends
Class CL_UDM_APPLICATION_LOG has no friend class.
Attributes
Class CL_UDM_APPLICATION_LOG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | 20021113 | ||
| 2 | Static method | Protected | Method | 20021113 | ||
| 3 | Static method | Protected | Method | 20021113 | ||
| 4 | Static method | Protected | Method | 20021113 | ||
| 5 | Static method | Protected | Method | 20021113 | ||
| 6 | Static method | Protected | Method | 20021113 | ||
| 7 | Static method | Public | Method | 20021113 | ||
| 8 | Static method | Public | Method | 20021113 | ||
| 9 | Static method | Public | Method | Call of WRITE_MESSAGE with SY-MSGTY, .... | 20021113 |
Events
Class CL_UDM_APPLICATION_LOG has no event.
Types
Class CL_UDM_APPLICATION_LOG has no local type.
Method Signatures
Method ADD_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EX | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20021113 | |||
| 2 | IM_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20021113 |
Method ADD_EXCEPTION on class CL_UDM_APPLICATION_LOG has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20021113 | |||
| 2 | IM_MSG | Value transfer | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20021113 |
Method ADD_MESSAGE on class CL_UDM_APPLICATION_LOG has no exception.
Method GET_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20021113 |
Method GET_HANDLE on class CL_UDM_APPLICATION_LOG has no exception.
Method GET_HANDLE_FOR_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EX | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20021113 | |||
| 2 | RE_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20021113 |
Method GET_HANDLE_FOR_EXCEPTION on class CL_UDM_APPLICATION_LOG has no exception.
Method GET_PROBCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TYPE | Value transfer | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20021113 | |||
| 2 | RE_PROBCLASS | Value transfer | Type reference (TYPE) | BALPROBCL | Anwendungs-Log: Problemklasse einer Meldung | 20021113 |
Method GET_PROBCLASS on class CL_UDM_APPLICATION_LOG has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20021113 |
Method SAVE on class CL_UDM_APPLICATION_LOG has no exception.
Method WRITE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EX | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | 20021113 |
Method WRITE_EXCEPTION on class CL_UDM_APPLICATION_LOG has no exception.
Method WRITE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ID | Value transfer | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20021113 | |||
| 2 | IM_NUMBER | Value transfer | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20021113 | |||
| 3 | IM_TYPE | Value transfer | Type reference (TYPE) | SYMSGTY | 'E' | Nachrichten, Nachrichtentyp | 20021113 | ||
| 4 | IM_V1 | Value transfer | Type reference (TYPE) | SYMSGV | SPACE | Nachrichten, Nachrichtenvariable | 20021113 | ||
| 5 | IM_V2 | Value transfer | Type reference (TYPE) | SYMSGV | SPACE | Nachrichten, Nachrichtenvariable | 20021113 | ||
| 6 | IM_V3 | Value transfer | Type reference (TYPE) | SYMSGV | SPACE | Nachrichten, Nachrichtenvariable | 20021113 | ||
| 7 | IM_V4 | Value transfer | Type reference (TYPE) | SYMSGV | SPACE | Nachrichten, Nachrichtenvariable | 20021113 |
Method WRITE_MESSAGE on class CL_UDM_APPLICATION_LOG has no exception.
Method WRITE_SY_MESSAGE Signature
Method WRITE_SY_MESSAGE on class CL_UDM_APPLICATION_LOG has no parameter.
Method WRITE_SY_MESSAGE on class CL_UDM_APPLICATION_LOG has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 150 |