SAP ABAP Class IF_FSL_LOG_HELPER (Deprecated=>IF_FSL_GENERIC_LOG_HELPER & IF_FSL_FAULT_HELPER)
Properties
Class | IF_FSL_LOG_HELPER | |
Short Description | Deprecated=>IF_FSL_GENERIC_LOG_HELPER & IF_FSL_FAULT_HELPER | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20060705 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_FSL_LOG_HELPER has no interface implemented.
Friends
Class IF_FSL_LOG_HELPER has no friend class.
Attributes
Class IF_FSL_LOG_HELPER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Converts Log to GDT Log (Dynamically) | 20070109 |
2 | ![]() |
Instance method | Public | Method | Converts Log to FSL Log (Dynamically) | 20080922 |
3 | ![]() |
Instance method | Public | Method | Enters Minimum Required Data in Internal Representation | 20080924 |
4 | ![]() |
Instance method | Public | Method | Supplies Table from BAPIRET2 with Details from Log | 20090122 |
5 | ![]() |
Instance method | Public | Method | Supplies Error Message Type from BAPIRET2 Table | 20060705 |
6 | ![]() |
Instance method | Public | Method | Supplies Err. Mess. Type from Err. + Conflict Handling Data | 20060705 |
7 | ![]() |
Instance method | Public | Method | Supplies Exchange Log Data from BAPIRET2 Table | 20060705 |
8 | ![]() |
Instance method | Public | Method | Supplies Log from BAPIRET2 Table | 20060705 |
9 | ![]() |
Instance method | Public | Method | Supplies Log from Table from BAPIRET2 with Details | 20090122 |
10 | ![]() |
Instance method | Public | Method | Supplies Log from Error + Conflict Handling Data | 20060705 |
Events
Class IF_FSL_LOG_HELPER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_STR_BAPIRET2_DETAILS | Public | See coding | Details for BAPIRET2 Message | 20090122 | begin of t_str_bapiret2_details,
note_template_text type fsl_dte_gdt_log_it_nt_tmpl_txt,
ref_obj_node_sender_tech_id type fsl_dte_gdt_obj_node_tech_id,
ref_msg_element_name type fsl_dte_gdt_name,
category_code type ref to ce_fsl_ec_category,
end of t_str_bapiret2_details
|
|
2 | T_STR_BAPIRET2_W_DETAILS | Public | See coding | BAPIRET2 Message with Details | 20090122 | begin of t_str_bapiret2_w_details,
message type bapiret2,
message_details type t_str_bapiret2_details,
end of t_str_bapiret2_w_details
|
|
3 | T_TAB_BAPIRET2_W_DETAILS | Public | See coding | List of BAPIRET2 Messages with Details | 20090122 | t_tab_bapiret2_w_details type standard table of t_str_bapiret2_w_details with default key
|
Method Signatures
Method CONVERT_FSL_LOG_TO_GDT_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_GDT_LOG | Call by reference | Type reference (TYPE) | ANY | GDT Log | 20070109 | ||
2 | ![]() |
I_FSL_LOG | Call by reference | Type reference (TYPE) | FSL_STR_GDT_LOG | Representation für GDT Log | 20070109 |
Method CONVERT_FSL_LOG_TO_GDT_LOG on class IF_FSL_LOG_HELPER has no exception.
Method CONVERT_GDT_LOG_TO_FSL_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FSL_LOG | Call by reference | Type reference (TYPE) | FSL_STR_GDT_LOG | Representation für GDT Log | 20080922 | ||
2 | ![]() |
I_GDT_LOG | Call by reference | Type reference (TYPE) | ANY | GDT Log | 20080922 |
Method CONVERT_GDT_LOG_TO_FSL_LOG on class IF_FSL_LOG_HELPER has no exception.
Method FILL_MIN_FSL_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REF_BUS_DOC_PROC_RESULT_CODE | Call by reference | Object reference (TYPE REF TO) | CE_FSL_PROC_RESULT_CODE | Enumeration: GDT ProcessingResultCode | 20080924 | ||
2 | ![]() |
R_LOG | Value transfer | Type reference (TYPE) | FSL_STR_GDT_LOG | Representation für GDT Log | 20080924 |
Method FILL_MIN_FSL_LOG on class IF_FSL_LOG_HELPER has no exception.
Method GET_BAPIRET2_W_DETAILS_BY_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MAX_LOG_ITEM_SEVERITY_CODE | Call by reference | Object reference (TYPE REF TO) | CE_FSL_LOG_ITEM_SEVERITY | Enumeration: Fehlerschwere von Logeinträgen | 20090122 | ||
2 | ![]() |
E_REF_BUS_DOC_PROC_RESULT_CODE | Call by reference | Object reference (TYPE REF TO) | CE_FSL_PROC_RESULT_CODE | Enumeration: GDT ProcessingResultCode | 20090122 | ||
3 | ![]() |
E_TAB_MESSAGES | Call by reference | Type reference (TYPE) | IF_FSL_LOG_HELPER=>T_TAB_BAPIRET2_W_DETAILS | Liste von BAPIRET2 Nachrichten mit Details | 20090122 | ||
4 | ![]() |
I_STR_LOG | Call by reference | Type reference (TYPE) | FSL_STR_GDT_LOG | Representation für GDT Log | 20090122 |
Method GET_BAPIRET2_W_DETAILS_BY_LOG on class IF_FSL_LOG_HELPER has no exception.
Method GET_EX_FAULT_DATA_BY_BAPIRET2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TAB_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20060706 | ||
2 | ![]() |
R_EXCHANGE_FAULT_DATA | Value transfer | Type reference (TYPE) | FSL_STR_EXCHANGE_FAULT_DATA | Exchange Fault Data | 20060706 |
Method GET_EX_FAULT_DATA_BY_BAPIRET2 on class IF_FSL_LOG_HELPER has no exception.
Method GET_EX_FAULT_DATA_BY_ECH_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ECH_DATA | Call by reference | Type reference (TYPE) | FSL_STR_ECH_DATA | Daten für Error & Conflict Handling | 20060705 | ||
2 | ![]() |
R_EXCHANGE_FAULT_DATA | Value transfer | Type reference (TYPE) | FSL_STR_EXCHANGE_FAULT_DATA | Exchange Fault Data | 20060705 |
Method GET_EX_FAULT_DATA_BY_ECH_DATA on class IF_FSL_LOG_HELPER has no exception.
Method GET_EX_LOG_DATA_BY_BAPIRET2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TAB_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20060706 | ||
2 | ![]() |
R_EXCHANGE_LOG_DATA | Value transfer | Type reference (TYPE) | FSL_TAB_EXCHANGE_LOG_DATA | Tabelle mit Exchange Log Data Einträgen | 20060706 |
Method GET_EX_LOG_DATA_BY_BAPIRET2 on class IF_FSL_LOG_HELPER has no exception.
Method GET_LOG_BY_BAPIRET2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REF_BUS_DOC_PROC_RESULT_CODE | Call by reference | Object reference (TYPE REF TO) | CE_FSL_PROC_RESULT_CODE | Enumeration: GDT ProcessingResultCode | 20070108 | ||
2 | ![]() |
I_REF_FIRST_ITEM_CATEGORY_CODE | Call by reference | Object reference (TYPE REF TO) | CE_FSL_EC_CATEGORY | Fehler- und Konflikt-Kategorie | 20060713 | ||
3 | ![]() |
I_TAB_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20060706 | ||
4 | ![]() |
R_LOG | Value transfer | Type reference (TYPE) | FSL_STR_GDT_LOG | Representation für GDT Log | 20060705 |
Method GET_LOG_BY_BAPIRET2 on class IF_FSL_LOG_HELPER has no exception.
Method GET_LOG_BY_BAPIRET2_W_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REF_BUS_DOC_PROC_RESULT_CODE | Call by reference | Object reference (TYPE REF TO) | CE_FSL_PROC_RESULT_CODE | Enumeration: GDT ProcessingResultCode | 20090122 | ||
2 | ![]() |
I_TAB_MESSAGES | Call by reference | Type reference (TYPE) | IF_FSL_LOG_HELPER=>T_TAB_BAPIRET2_W_DETAILS | Liste von BAPIRET2 Nachrichten mit Details | 20090122 | ||
3 | ![]() |
R_STR_LOG | Value transfer | Type reference (TYPE) | FSL_STR_GDT_LOG | Representation für GDT Log | 20090122 |
Method GET_LOG_BY_BAPIRET2_W_DETAILS on class IF_FSL_LOG_HELPER has no exception.
Method GET_LOG_BY_ECH_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ECH_DATA | Call by reference | Type reference (TYPE) | FSL_STR_ECH_DATA | Daten für Error & Conflict Handling | 20060705 | ||
2 | ![]() |
I_REF_BUS_DOC_PROC_RESULT_CODE | Call by reference | Object reference (TYPE REF TO) | CE_FSL_PROC_RESULT_CODE | Enumeration: GDT ProcessingResultCode | 20070108 | ||
3 | ![]() |
R_LOG | Value transfer | Type reference (TYPE) | FSL_STR_GDT_LOG | Representation für GDT Log | 20060705 |
Method GET_LOG_BY_ECH_DATA on class IF_FSL_LOG_HELPER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |