SAP ABAP Class CL_POC_APPLICATION_LOG (Application Log)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-POC (Application Component) Process Orchestration for Built-In Processes
⤷
BS_POC_MAIN (Package) Process Orchestration - Runtime
⤷
⤷
Properties
| Class | CL_POC_APPLICATION_LOG | |
| Short Description | Application Log | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BS_POC_MAIN | Process Orchestration - Runtime |
| Created | 20100614 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_POC_APPLICATION_LOG has no forward declaration.
Interfaces
Class CL_POC_APPLICATION_LOG has no interface implemented.
Friends
Class CL_POC_APPLICATION_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_POC_APPLICATION_LOG | Application Log | 20100614 |
Methods
Events
Class CL_POC_APPLICATION_LOG has no event.
Types
Class CL_POC_APPLICATION_LOG has no local type.
Method Signatures
Method ADD_ERROR_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '3' | Application log: Message problem class | 20100616 |
Method ADD_ERROR_MESSAGE on class CL_POC_APPLICATION_LOG has no exception.
Method ADD_ERROR_MESSAGE_WITH_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MSG_PARAMETERS | Call by reference | Type reference (TYPE) | POC_S_APPL_LOG_MSG | Application Log Message Data | 20100616 |
Method ADD_ERROR_MESSAGE_WITH_PARAMS on class CL_POC_APPLICATION_LOG has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOG_PARAMETERS | Call by reference | Type reference (TYPE) | POC_S_APPL_LOG | Application Log Parameters | 20100615 | |||
| 2 | IV_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '3' | Application log: Message problem class | 20100615 |
Method ADD_MESSAGE on class CL_POC_APPLICATION_LOG has no exception.
Method ADD_MESSAGE_WITH_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOG_PARAMETERS | Call by reference | Type reference (TYPE) | POC_S_APPL_LOG | Application Log Parameters | 20100615 | |||
| 2 | IS_MSG_PARAMETERS | Call by reference | Type reference (TYPE) | POC_S_APPL_LOG_MSG | Application Log Message Data | 20100615 |
Method ADD_MESSAGE_WITH_PARAMS on class CL_POC_APPLICATION_LOG has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_POC_APPLICATION_LOG has no parameter.
Method CONSTRUCTOR on class CL_POC_APPLICATION_LOG has no exception.
Method CREATE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100615 | |||
| 2 | IS_HEADER | Call by reference | Type reference (TYPE) | BAL_S_LOG | Application Log: Log header data | 20100615 |
Method CREATE_LOG on class CL_POC_APPLICATION_LOG has no exception.
Method DISPLAY_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DISPLAY_PROFILE | Call by reference | Type reference (TYPE) | BAL_S_PROF | Application Log: Log Output Format Profile | 20110428 | |||
| 2 | IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20110908 |
Method DISPLAY_LOG on class CL_POC_APPLICATION_LOG has no exception.
Method ENHANCE_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_HEADER | Call by reference | Type reference (TYPE) | BAL_S_LOG | Application Log: Log header data | 20100614 | |||
| 2 | IS_LOG_PARAMETERS | Call by reference | Type reference (TYPE) | POC_S_APPL_LOG | Application Log Parameters | 20100615 |
Method ENHANCE_HEADER on class CL_POC_APPLICATION_LOG has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_APPL_LOG | Call by reference | Object reference (TYPE REF TO) | CL_POC_APPLICATION_LOG | Application Log | 20100614 |
Method GET_INSTANCE on class CL_POC_APPLICATION_LOG has no exception.
Method SAVE_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 Table | 20100615 |
Method SAVE_LOG on class CL_POC_APPLICATION_LOG has no exception.
Method TRACE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGE | Call by reference | Type reference (TYPE) | POC_T_APPL_LOG_MSG | Application Log Message Data | 20100616 |
Method TRACE_DATA on class CL_POC_APPLICATION_LOG has no exception.
Method WRITE_DELETE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20110908 | |||
| 2 | IT_MESSAGE | Call by reference | Type reference (TYPE) | POC_T_APPL_LOG_MSG | Application Log Message Data | 20100616 |
Method WRITE_DELETE_LOG on class CL_POC_APPLICATION_LOG has no exception.
Method WRITE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BAL_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20100614 | |||
| 2 | IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100615 |
Method WRITE_MESSAGE on class CL_POC_APPLICATION_LOG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |