SAP ABAP Class IF_HRFPM_APPL_LOG_HANDLER (Methods for Handling the Application Log)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRFPM_APPL_LOG_LEG_HANDLER | Handler Class for Old Logs | 20060608 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CX_HRFPM | Exception Class for Module "Administrator" | 20060605 |
Properties
| Class | IF_HRFPM_APPL_LOG_HANDLER | |
| Short Description | Methods for Handling the Application Log | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060605 | SAP |
| Last change | 20070913 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_HRFPM_APPL_LOG_HANDLER has no forward declaration.
Interfaces
Class IF_HRFPM_APPL_LOG_HANDLER has no interface implemented.
Friends
Class IF_HRFPM_APPL_LOG_HANDLER has no friend class.
Attributes
Class IF_HRFPM_APPL_LOG_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Dispatcher for Event 'Detail message' of Application Log | 20060605 | |
| 2 | Instance method | Public | Method | Get All Exception-Specific Function Codes | 20060605 | |
| 3 | Instance method | Public | Method | Get Specific Field Catalog (for example, of context) | 20060818 | |
| 4 | Instance method | Public | Method | 20061101 | ||
| 5 | Instance method | Public | Method | Dispatcher for Function Code from Application Log | 20060605 | |
| 6 | Instance method | Public | Method | 20060818 |
Events
Class IF_HRFPM_APPL_LOG_HANDLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_CONTEXT | Public | See coding | 20060605 | BEGIN OF ts_context,
context TYPE REF TO data,
name TYPE baltabname,
name_txt TYPE baltabname,
END OF ts_context
|
||
| 2 | TS_UCOMM | Public | See coding | 20060605 | BEGIN OF ts_ucomm,
ucomm TYPE stb_button-function,
text TYPE gui_text,
icon TYPE stb_button-icon,
disabled TYPE stb_button-disabled,
END OF ts_ucomm
|
||
| 3 | TT_UCOMM | Public | See coding | 20060605 | tt_ucomm TYPE SORTED TABLE OF ts_ucomm WITH UNIQUE KEY ucomm
|
Method Signatures
Method CALL_BACK_DETAIL_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Tabelle mit Parmeternamen und -werten | 20060605 | |||
| 2 | CS_USER_COMMAND_DATA | Value transfer | Type reference (TYPE) | BAL_S_CBUC | allgemeines flag | 20060605 |
Method CALL_BACK_DETAIL_MSG on class IF_HRFPM_APPL_LOG_HANDLER has no exception.
Method GET_HANDLEABLE_UCOMM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_UCOMM_LIST | Value transfer | Type reference (TYPE) | TT_UCOMM | 20060605 |
Method GET_HANDLEABLE_UCOMM on class IF_HRFPM_APPL_LOG_HANDLER has no exception.
Method GET_MESSAGE_FCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE_FCAT | Call by reference | Type reference (TYPE) | BAL_T_FCAT | Anwendungs-Log: Feldkatalog für Protokollanzeige | 20060818 |
Method GET_MESSAGE_FCAT on class IF_HRFPM_APPL_LOG_HANDLER has no exception.
Method GET_SPECIFIC_UCOMM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_UCOMM_LIST | Value transfer | Type reference (TYPE) | TT_UCOMM | 20061101 |
Method GET_SPECIFIC_UCOMM on class IF_HRFPM_APPL_LOG_HANDLER has no exception.
Method HANDLE_UCOMM_APPL_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20060605 | |||
| 2 | CS_USER_COMMAND_DATA | Call by reference | Type reference (TYPE) | BAL_S_CBUC | Anwendungs-Log: Daten für Callback 'USER_COMMAND' | 20060605 |
Method HANDLE_UCOMM_APPL_LOG on class IF_HRFPM_APPL_LOG_HANDLER has no exception.
Method READ_EXTERNAL_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CP_TXT | Call by reference | Type reference (TYPE) | ANY | 20060818 | ||||
| 2 | IS_MSG_CONTEXT | Call by reference | Type reference (TYPE) | BAL_S_CONT | Anwendungs-Log: Kontext | 20060818 | |||
| 3 | IS_MSG_INFO | Call by reference | Type reference (TYPE) | BAL_S_CBRD | Anwendungs-Log: Informationen für Callback 'Read_Extern' | 20060818 |
Method READ_EXTERNAL_FIELDS on class IF_HRFPM_APPL_LOG_HANDLER has no exception.
History
| Last changed by/on | SAP | 20070913 |
| SAP Release Created in |