SAP ABAP Class CL_FILA_MIGRATION_EX_STATUSLOG (Processes Log File for Error and Success Messages)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
FI-LA (Application Component) Lease Accounting
⤷
FI_LA_BA (Package) Lease Accounting - Basis

⤷

⤷

Properties
Class | CL_FILA_MIGRATION_EX_STATUSLOG | |
Short Description | Processes Log File for Error and Success Messages | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FI_LA_BA | Lease Accounting - Basis |
Created | 20051110 | SAP |
Last change | 20060313 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FILA_MIGRATION_EX_STATUSLOG has no forward declaration.
Interfaces
Class CL_FILA_MIGRATION_EX_STATUSLOG has no interface implemented.
Friends
Class CL_FILA_MIGRATION_EX_STATUSLOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING_TABLE | Table of All Log Messages | 20051214 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CHAR50 | Name Prefix | 20051214 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | Storage Path for Log File Without File Names | 20051130 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | Storage Path with File Names | 20051206 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T_STATUS_MESSAGE | Message to Be Stored | 20051130 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Writes Start of Log File | 20051130 |
2 | ![]() |
Static method | Public | Method | Generates a New Log Message | 20051130 |
3 | ![]() |
Static method | Public | Method | Exports the Log File to the Hard Disk | 20051130 |
4 | ![]() |
Static method | Public | Method | Initializes All Class Attributes | 20051130 |
5 | ![]() |
Static method | Public | Method | Sets Storage Path and Name Prefix | 20051206 |
6 | ![]() |
Static method | Public | Method | Sets the Final Storage Path for the Log File | 20051130 |
7 | ![]() |
Static method | Public | Method | Adds New Message to Message Table | 20051130 |
Events
Class CL_FILA_MIGRATION_EX_STATUSLOG has no event.
Types
Class CL_FILA_MIGRATION_EX_STATUSLOG has no local type.
Method Signatures
Method ADD_LOG_START Signature
Method ADD_LOG_START on class CL_FILA_MIGRATION_EX_STATUSLOG has no parameter.
Method ADD_LOG_START on class CL_FILA_MIGRATION_EX_STATUSLOG has no exception.
Method ADD_NEW_MESSAGE_TO_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TEXT | Value transfer | Type reference (TYPE) | STRING | Meldung | 20051130 |
Method ADD_NEW_MESSAGE_TO_LOG on class CL_FILA_MIGRATION_EX_STATUSLOG has no exception.
Method EXPORT_STATUS_LOG Signature
Method EXPORT_STATUS_LOG on class CL_FILA_MIGRATION_EX_STATUSLOG has no parameter.
Method EXPORT_STATUS_LOG on class CL_FILA_MIGRATION_EX_STATUSLOG has no exception.
Method INIT Signature
Method INIT on class CL_FILA_MIGRATION_EX_STATUSLOG has no parameter.
Method INIT on class CL_FILA_MIGRATION_EX_STATUSLOG has no exception.
Method SET_ATTRIBUTE_SAVE_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME_PREFIX | Value transfer | Type reference (TYPE) | CHAR50 | 20051214 | |||
2 | ![]() |
IV_SAVE_PATH | Value transfer | Type reference (TYPE) | STRING | Speicherpfad für die Dateien | 20051206 |
Method SET_ATTRIBUTE_SAVE_PATH on class CL_FILA_MIGRATION_EX_STATUSLOG has no exception.
Method SET_SAVE_PATH Signature
Method SET_SAVE_PATH on class CL_FILA_MIGRATION_EX_STATUSLOG has no parameter.
Method SET_SAVE_PATH on class CL_FILA_MIGRATION_EX_STATUSLOG has no exception.
Method UPDATE_LOG_TABLE Signature
Method UPDATE_LOG_TABLE on class CL_FILA_MIGRATION_EX_STATUSLOG has no parameter.
Method UPDATE_LOG_TABLE on class CL_FILA_MIGRATION_EX_STATUSLOG has no exception.
History
Last changed by/on | SAP | 20060313 |
SAP Release Created in | 604 |