SAP ABAP Class IDREPFW_CL_APPL_LOG (Application Log for Reporting Framework)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-REP_FRWK (Package) International Development: Reporting Framework
⤷
⤷
Properties
| Class | IDREPFW_CL_APPL_LOG | |
| Short Description | Application Log for Reporting Framework | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-REP_FRWK | International Development: Reporting Framework |
| Created | 20130712 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IDREPFW_CL_APPL_LOG has no forward declaration.
Interfaces
Class IDREPFW_CL_APPL_LOG has no interface implemented.
Friends
Class IDREPFW_CL_APPL_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYMSGTY | 'E' | Message Type | 20130801 | ||
| 2 | Constant | Public | Type reference (TYPE) | SYMSGTY | 'S' | Message Type | 20130801 | ||
| 3 | Constant | Public | Type reference (TYPE) | SYMSGTY | 'W' | Message Type | 20130801 | ||
| 4 | Constant | Public | Type reference (TYPE) | BALPROBCL | '1' | Application log: Message problem class | 20130801 | ||
| 5 | Constant | Public | Type reference (TYPE) | BALPROBCL | '2' | Application log: Message problem class | 20130801 | ||
| 6 | Constant | Public | Type reference (TYPE) | BALPROBCL | '4' | Application log: Message problem class | 20130801 | ||
| 7 | Constant | Public | Type reference (TYPE) | BALPROBCL | '3' | Application log: Message problem class | 20130801 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | BAPIERR_T | Table Types for Error Handling | 20130801 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | BOOLE-BOOLE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130801 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20130801 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | SYMSGID | Message Class | 20130801 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | XFELD | Checkbox | 20130801 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Free Text to Application Log | 20130801 | |
| 2 | Instance method | Public | Method | Add Message to Application Log | 20130801 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20130801 | |
| 4 | Instance method | Public | Method | Display Application Log | 20130801 |
Events
Class IDREPFW_CL_APPL_LOG has no event.
Types
Class IDREPFW_CL_APPL_LOG has no local type.
Method Signatures
Method ADD_FREE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FREE_TEXT | Call by reference | Type reference (TYPE) | STRING | Text of Free Application Log Message | 20130801 | |||
| 2 | IM_MSG_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | CON_MSGTY_SUCC | Message Type | 20130801 | ||
| 3 | IM_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | CON_PROBCLASS_LOW | Application log: Message problem class | 20130801 |
Method ADD_FREE_TEXT on class IDREPFW_CL_APPL_LOG has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STR_BAL_S_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20130801 |
Method ADD_MESSAGE on class IDREPFW_CL_APPL_LOG has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MESSAGE_CLASS | Call by reference | Type reference (TYPE) | SYMSGID | 20130801 | ||||
| 2 | IM_SHORT_TEXT | Call by reference | Type reference (TYPE) | STRING | 20130801 | ||||
| 3 | IM_TEST_MODE | Call by reference | Type reference (TYPE) | XFELD | 20130801 |
Method CONSTRUCTOR on class IDREPFW_CL_APPL_LOG has no exception.
Method DISPLAY_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BACKGROUND | Call by reference | Type reference (TYPE) | SYBATCH | SY-BATCH | Background Processing Active | 20130801 | ||
| 2 | IM_ROOT_TEXT | Call by reference | Type reference (TYPE) | STRING | 20130801 | ||||
| 3 | IM_TITLE | Call by reference | Type reference (TYPE) | STRING | 20130801 |
Method DISPLAY_LOG on class IDREPFW_CL_APPL_LOG has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |