SAP ABAP Class CL_IFW_LOG (IFW application log)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB-IFW (Application Component) Invoice Forecasting
⤷
CIWB (Package) Invoice Forecasting Worklist: Core objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IFW_CON | Constants for invoice forecasting worklist | 20100809 |
Properties
Class | CL_IFW_LOG | |
Short Description | IFW application log | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CIWB | Invoice Forecasting Worklist: Core objects |
Created | 20100809 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IFW_LOG has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_IFW_CON | Constants for invoice forecasting worklist | 20100809 |
Friends
Class CL_IFW_LOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20100809 | ||||
2 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20100809 | ||||
3 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20100809 | ||||
4 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20100809 | ||||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IFW_TT_LOG_MSG | IFW application log: message table | 20100809 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IFW_S_LOG_CTRL | Log control of invoice forecasting run | 20100820 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100809 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add message to message table | 20100809 |
2 | ![]() |
Instance method | Private | Constructor | Constructor | 20100809 |
3 | ![]() |
Instance method | Public | Method | Display log | 20100824 |
4 | ![]() |
Static method | Public | Method | Factory | 20100809 |
5 | ![]() |
Instance method | Public | Method | Copy message table to application log | 20100809 |
6 | ![]() |
Instance method | Public | Method | Save log to DB | 20100824 |
Events
Class CL_IFW_LOG has no event.
Types
Class CL_IFW_LOG has no local type.
Method Signatures
Method ADD_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_LOG_MSG | Call by reference | Type reference (TYPE) | IFW_LOG_MSG | IFW application log: message structure | 20100809 |
Method ADD_MSG on class CL_IFW_LOG has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_LOG_CTRL | Call by reference | Type reference (TYPE) | IFW_S_LOG_CTRL | Log control of invoice forecasting run | 20100820 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Root exception class for IFW | 20100809 |
Method DISPLAY Signature
Method DISPLAY on class CL_IFW_LOG has no parameter.
Method DISPLAY on class CL_IFW_LOG has no exception.
Method FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_LOG | Call by reference | Object reference (TYPE REF TO) | CL_IFW_LOG | IFW application log | 20100809 | ||
2 | ![]() |
E_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100809 | ||
3 | ![]() |
IS_LOG_CTRL | Call by reference | Type reference (TYPE) | IFW_S_LOG_CTRL | Log control of invoice forecasting run | 20100820 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Root exception class for IFW | 20100812 |
Method MSGTAB_TO_APPLLOG Signature
Method MSGTAB_TO_APPLLOG on class CL_IFW_LOG has no parameter.
Method MSGTAB_TO_APPLLOG on class CL_IFW_LOG has no exception.
Method SAVE Signature
Method SAVE on class CL_IFW_LOG has no parameter.
Method SAVE on class CL_IFW_LOG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |