SAP ABAP Class CL_FIP_LOG_HANDLER (Show Application Log for Buffer Reports)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-FIP (Application Component) Perishables Procurement
⤷
FIP_CORE (Package) Core package for Fresh Item Procurement

⤷

⤷

Properties
Class | CL_FIP_LOG_HANDLER | |
Short Description | Show Application Log for Buffer Reports | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FIP_CORE | Core package for Fresh Item Procurement |
Created | 20080509 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FIP_LOG_HANDLER has no forward declaration.
Interfaces
Class CL_FIP_LOG_HANDLER has no interface implemented.
Friends
Class CL_FIP_LOG_HANDLER has no friend class.
Attributes
Class CL_FIP_LOG_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create an application log | 20080509 |
2 | ![]() |
Instance method | Public | Method | Show Log | 20080509 |
Events
Class CL_FIP_LOG_HANDLER has no event.
Types
Class CL_FIP_LOG_HANDLER has no local type.
Method Signatures
Method CREATE_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LOG_HANDLE | Call by reference | Type reference (TYPE) | BAL_T_LOGH | Application Log: Log Handle Table | 20080509 | ||
2 | ![]() |
IO_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_FIP_MESSAGE_LOGGER | Class for FIP message logging/handling | 20080509 | ||
3 | ![]() |
IV_PROG | Call by reference | Type reference (TYPE) | BALPROG | Application log: Program name | 20080509 | ||
4 | ![]() |
IV_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Application Log: Subobject | 20080509 | ||
5 | ![]() |
IV_TCODE | Call by reference | Type reference (TYPE) | BALTCODE | Application Log: Transaction code | 20080509 |
Method CREATE_LOG on class CL_FIP_LOG_HANDLER has no exception.
Method SHOW_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_LOG_HANDLE | Call by reference | Type reference (TYPE) | BAL_T_LOGH | Application Log: Log Handle | 20080509 |
Method SHOW_LOG on class CL_FIP_LOG_HANDLER has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 604 |