SAP ABAP Class CL_FDM_MIRR_LOG (Class for Log Handling)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FIN-FSCM-COL-AR (Application Component) Accounts Receivable Accounting Process Integration
⤷
FDM_AR_COLL_MIRROR (Package) SAP Collections Management - Data from Non-SAP System

⤷

⤷

Properties
Class | CL_FDM_MIRR_LOG | |
Short Description | Class for Log Handling | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FDM_AR_COLL_MIRROR | SAP Collections Management - Data from Non-SAP System |
Created | 20090217 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FDM_MIRR_LOG has no forward declaration.
Interfaces
Class CL_FDM_MIRR_LOG has no interface implemented.
Friends
Class CL_FDM_MIRR_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) | BALLOGHNDL | Application Log: Log Handle | 20090217 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds Current Message for SY Fields to Log | 20090217 |
2 | ![]() |
Instance method | Public | Method | Adds Message to Log | 20090217 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090217 |
4 | ![]() |
Static method | Public | Method | Creates New Log Instance | 20090217 |
5 | ![]() |
Instance method | Public | Method | Discards Log | 20090218 |
6 | ![]() |
Instance method | Public | Method | Saves Log | 20090217 |
7 | ![]() |
Instance method | Public | Method | Displays the Current Log from the Memory | 20090217 |
Events
Class CL_FDM_MIRR_LOG has no event.
Types
Class CL_FDM_MIRR_LOG has no local type.
Method Signatures
Method ADD_CURRENT_SY_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '1' | Anwendungs-Log: Problemklasse einer Meldung | 20090219 | |
2 | ![]() |
IV_XCUMULATE | Call by reference | Type reference (TYPE) | XFELD | ' ' | Kumulieren? | 20090219 |
Method ADD_CURRENT_SY_MESSAGE on class CL_FDM_MIRR_LOG has no exception.
Method ADD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20090217 | ||
2 | ![]() |
IV_MSG_ID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20090218 | ||
3 | ![]() |
IV_MSG_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20090218 | ||
4 | ![]() |
IV_MSG_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20090218 | ||
5 | ![]() |
IV_MSG_V1 | Call by reference | Type reference (TYPE) | CLIKE | 20090218 | |||
6 | ![]() |
IV_MSG_V2 | Call by reference | Type reference (TYPE) | CLIKE | 20090218 | |||
7 | ![]() |
IV_MSG_V3 | Call by reference | Type reference (TYPE) | CLIKE | 20090218 | |||
8 | ![]() |
IV_MSG_V4 | Call by reference | Type reference (TYPE) | CLIKE | 20090218 | |||
9 | ![]() |
IV_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '4' | Anwendungs-Log: Problemklasse einer Meldung | 20090218 | |
10 | ![]() |
IV_XCUMULATE | Call by reference | Type reference (TYPE) | XFELD | ' ' | Nachricht kumulieren | 20090219 |
Method ADD_MESSAGE on class CL_FDM_MIRR_LOG has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOG_HNDL | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20090219 | ||
2 | ![]() |
IV_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | 'FIDM_CUST_NON_SAP' | Anwendungs-Log: Unterobjekt | 20090218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090217 |
Method GET_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | 'FIDM_CUST_NON_SAP' | Anwendungs-Log: Unterobjekt | 20090218 | |
2 | ![]() |
RO_MIRR_LOG | Value transfer | Object reference (TYPE REF TO) | CL_FDM_MIRR_LOG | Klasse für Log Handling | 20090219 |
Method GET_LOG on class CL_FDM_MIRR_LOG has no exception.
Method REVERT Signature
Method REVERT on class CL_FDM_MIRR_LOG has no parameter.
Method REVERT on class CL_FDM_MIRR_LOG has no exception.
Method SAVE_LOG Signature
Method SAVE_LOG on class CL_FDM_MIRR_LOG has no parameter.
Method SAVE_LOG on class CL_FDM_MIRR_LOG has no exception.
Method SHOW_CURRENT_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_XPOPUP | Call by reference | Type reference (TYPE) | XFELD | 'X' | als Popup anzeigen? | 20090219 |
Method SHOW_CURRENT_LOG on class CL_FDM_MIRR_LOG has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 605 |