SAP ABAP Class IF_FSL_FAULT_HELPER (Help Functions for Fault Message Type)
Properties
Class | IF_FSL_FAULT_HELPER | |
Short Description | Help Functions for Fault Message Type | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20110531 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_FSL_FAULT_HELPER has no forward declaration.
Interfaces
Class IF_FSL_FAULT_HELPER has no interface implemented.
Friends
Class IF_FSL_FAULT_HELPER has no friend class.
Attributes
Class IF_FSL_FAULT_HELPER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Supplies Err. Mess. Type from Err. + Conflict Handling Data | 20110531 |
2 | ![]() |
Instance method | Public | Method | Supplies FaultMessageType from Message Table | 20110531 |
3 | ![]() |
Instance method | Public | Method | Supplies ExchangeLogData from Message Table | 20110531 |
Events
Class IF_FSL_FAULT_HELPER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_STR_COMP_NAMES_EX_FAULT_DATA | Public | See coding | Type of Component Names for ExchangeFaultData Data Type | 20110614 | begin of t_str_comp_names_ex_fault_data,
fault_text type ce_fsl_datatype=>t_component_name,
fault_url type ce_fsl_datatype=>t_component_name,
fault_detail type ce_fsl_datatype=>t_component_name,
begin of exchange_log_data,
severity type ce_fsl_datatype=>t_component_name,
text type ce_fsl_datatype=>t_component_name,
url type ce_fsl_datatype=>t_component_name,
id type ce_fsl_datatype=>t_component_name,
end of exchange_log_data,
end of t_str_comp_names_ex_fault_data
|
Method Signatures
Method GET_EX_FAULT_DATA_BY_ECH_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EXCHANGE_FAULT_DATA | Call by reference | Type reference (TYPE) | DATA | Exchange Fault Data | 20110531 | ||
2 | ![]() |
I_ECH_DATA | Call by reference | Type reference (TYPE) | DATA | Daten für Error & Conflict Handling | 20110531 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerhafter Parameter | 20110531 |
Method GET_EX_FAULT_DATA_BY_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EXCHANGE_FAULT_DATA | Call by reference | Type reference (TYPE) | DATA | Exchange Fault Data | 20110531 | ||
2 | ![]() |
I_TAB_MESSAGES | Call by reference | Type reference (TYPE) | STANDARD TABLE | Liste von Nachrichten | 20110531 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerhafter Parameter | 20110531 |
Method GET_EX_LOG_DATA_BY_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EXCHANGE_LOG_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabelle mit Exchange Log Data Einträgen | 20110531 | ||
2 | ![]() |
I_TAB_MESSAGES | Call by reference | Type reference (TYPE) | STANDARD TABLE | Liste von Nachrichten | 20110531 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerhafter Parameter | 20110531 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |