SAP ABAP Class CL_FILA_LOG (Application Log Lease Accounting)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
FI-LA (Application Component) Lease Accounting
⤷
FI_LA_GF (Package) Lease Accounting General Functions
⤷
⤷
Properties
| Class | CL_FILA_LOG | |
| Short Description | Application Log Lease Accounting | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FI_LA_GF | Lease Accounting General Functions |
| Created | 20031010 | SAP |
| Last change | 20040315 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FILA_LOG has no forward declaration.
Interfaces
Class CL_FILA_LOG has no interface implemented.
Friends
Class CL_FILA_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20040211 | |||
| 2 | Constant | Public | Type reference (TYPE) | ABAPTYPE | 'E' | Error Message Type | 20031010 | ||
| 3 | Constant | Public | Type reference (TYPE) | ABAPTYPE | 'I' | Information Message Type | 20031010 | ||
| 4 | Constant | Protected | Type reference (TYPE) | NAME_KOMP | 'LEGKEY' | Component Name | 20040211 | ||
| 5 | Constant | Protected | Type reference (TYPE) | I | 140 | 20040211 | |||
| 6 | Constant | Protected | Type reference (TYPE) | BALTABNAME | 'FILA_LOG_CONTEXT' | Application Log: Context: DDIC structure name | 20040211 | ||
| 7 | Constant | Public | Type reference (TYPE) | SY-MSGID | 'FILAM' | Name of Message Class | 20031010 | ||
| 8 | Constant | Public | Type reference (TYPE) | ABAPTYPE | 'A' | Stop Message Type | 20031010 | ||
| 9 | Constant | Public | Type reference (TYPE) | ABAPTYPE | 'W' | Warning Message Type | 20031010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20031010 | |
| 2 | Instance method | Public | Method | Handle Getting | 20031010 | |
| 3 | Instance method | Public | Method | Method Adds Message to Log | 20031010 | |
| 4 | Instance method | Public | Method | Save Log to Database | 20031010 | |
| 5 | Instance method | Public | Method | Show Log | 20031010 |
Events
Class CL_FILA_LOG has no event.
Types
Class CL_FILA_LOG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HANDLE | Value transfer | Type reference (TYPE) | C | Log handle | 20031010 | |||
| 2 | I_LOG_EXTNUMBER | Value transfer | Type reference (TYPE) | C | Application Log: External ID | 20031010 | |||
| 3 | I_LOG_OBJ | Value transfer | Type reference (TYPE) | BALOBJ-OBJECT | Application log: Object name (Application code) | 20031010 | |||
| 4 | I_LOG_SUBOBJ | Value transfer | Type reference (TYPE) | BALSUB-SUBOBJECT | Application log: sub-object | 20031010 | |||
| 5 | I_PROGNAME | Value transfer | Type reference (TYPE) | C | ABAP program, current main program + run ID | 20031010 |
Method CONSTRUCTOR on class CL_FILA_LOG has no exception.
Method PU_IM_GET_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Log handle | 20031010 |
Method PU_IM_GET_HANDLE on class CL_FILA_LOG has no exception.
Method PU_IM_MESSAGE_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT_VALUE | Value transfer | Type reference (TYPE) | C | Context value | 20031010 | |||
| 2 | I_MSGNO | Value transfer | Type reference (TYPE) | SY-MSGNO | message number | 20031010 | |||
| 3 | I_MSGTY | Value transfer | Type reference (TYPE) | SY-MSGTY | message type | 20031010 | |||
| 4 | I_MSGV1 | Value transfer | Type reference (TYPE) | ANY | First variable for message | 20031010 | |||
| 5 | I_MSGV2 | Value transfer | Type reference (TYPE) | ANY | Second variable for message | 20031010 | |||
| 6 | I_MSGV3 | Value transfer | Type reference (TYPE) | ANY | Third variable for message | 20031010 | |||
| 7 | I_MSGV4 | Value transfer | Type reference (TYPE) | ANY | Forth variable for message | 20031010 | |||
| 8 | I_MSG_ID | Value transfer | Type reference (TYPE) | SY-MSGID | Loops, number of current pass | 20031010 |
Method PU_IM_MESSAGE_ADD on class CL_FILA_LOG has no exception.
Method PU_IM_SAVE_TO_DB Signature
Method PU_IM_SAVE_TO_DB on class CL_FILA_LOG has no parameter.
Method PU_IM_SAVE_TO_DB on class CL_FILA_LOG has no exception.
Method PU_IM_SHOW_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TITLE | Value transfer | Type reference (TYPE) | BALTITLE | Application Log: Screen title | 20031010 |
Method PU_IM_SHOW_LOG on class CL_FILA_LOG has no exception.
History
| Last changed by/on | SAP | 20040315 |
| SAP Release Created in | 463 |