SAP ABAP Interface IF_HRFPM_APPL_LOG_HANDLER (Methods for Handling the Application Log)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PA-PM-PB (Application Component) Position Budgeting and Control
⤷
PAOC_FPM_COM_ENGINE (Package) Position Management: Commitment Creation

⤷

⤷

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
Interface | IF_HRFPM_APPL_LOG_HANDLER | |
Short Description | Methods for Handling the Application Log |
General Data
Package | PAOC_FPM_COM_ENGINE | Position Management: Commitment Creation |
Created | 20060605 | SAP |
Last changed | 20070913 | SAP |
Unicode checks active |
Forward declarations
Interface IF_HRFPM_APPL_LOG_HANDLER has no forward declaration.
Interfaces
Interface IF_HRFPM_APPL_LOG_HANDLER has no interface.
Friends
Interface IF_HRFPM_APPL_LOG_HANDLER has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_HRFPM_APPL_LOG_HANDLER has no exception.
History
Last changed by/on | SAP | 20070913 |
SAP Release Created in | 700 |