SAP ABAP Interface IF_FSL_FAULT_HELPER (Help Functions for Fault Message Type)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   FS (Application Component) Financial Services
     FSL_ERROR_CONFLICT (Package) Error and Conflict Handling
Properties
Interface IF_FSL_FAULT_HELPER  
Short Description Help Functions for Fault Message Type    
General Data
Package FSL_ERROR_CONFLICT   Error and Conflict Handling 
Created 20110531   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_FSL_FAULT_HELPER has no forward declaration.
Interfaces
Interface IF_FSL_FAULT_HELPER has no interface.
Friends
Interface IF_FSL_FAULT_HELPER has no friend.
Attributes
Interface IF_FSL_FAULT_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EX_FAULT_DATA_BY_ECH_DATA Instance method Public Method Supplies Err. Mess. Type from Err. + Conflict Handling Data 20110531
2 GET_EX_FAULT_DATA_BY_MESSAGES Instance method Public Method Supplies FaultMessageType from Message Table 20110531
3 GET_EX_LOG_DATA_BY_MESSAGES Instance method Public Method Supplies ExchangeLogData from Message Table 20110531
Events
Interface 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 Exporting E_EXCHANGE_FAULT_DATA Call by reference Type reference (TYPE) DATA Exchange Fault Data 20110531
2 Importing I_ECH_DATA Call by reference Type reference (TYPE) DATA Daten für Error & Conflict Handling 20110531
# Exception Resumable Description Created on
1 CX_FSL_INVALID_PARAMETER 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 Exporting E_EXCHANGE_FAULT_DATA Call by reference Type reference (TYPE) DATA Exchange Fault Data 20110531
2 Importing I_TAB_MESSAGES Call by reference Type reference (TYPE) STANDARD TABLE Liste von Nachrichten 20110531
# Exception Resumable Description Created on
1 CX_FSL_INVALID_PARAMETER 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 Exporting E_EXCHANGE_LOG_DATA Call by reference Type reference (TYPE) STANDARD TABLE Tabelle mit Exchange Log Data Einträgen 20110531
2 Importing I_TAB_MESSAGES Call by reference Type reference (TYPE) STANDARD TABLE Liste von Nachrichten 20110531
# Exception Resumable Description Created on
1 CX_FSL_INVALID_PARAMETER Fehlerhafter Parameter 20110531
History
Last changed by/on SAP  20110908 
SAP Release Created in 731