SAP ABAP Class CL_PROXY_FAULT (Help Routines to Complete Fault Messages)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_UI (Package) User Interface for Proxy Generation
Properties
Class CL_PROXY_FAULT  
Short Description Help Routines to Complete Fault Messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_UI   User Interface for Proxy Generation 
Created 20010628   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PROXY_IFR_QUERY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_PROXY_FAULT has no interface implemented.
Friends
Class CL_PROXY_FAULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADDITIONAL_FAULT_DATA_NAME Constant Public Type reference (TYPE) FIELDNAME 'ADDITION' Name of Exception Class Attributes with Additional Data 20020115
2 AUTOMATIC_RETRY_FIELD_NAME Constant Public Type reference (TYPE) FIELDNAME 'AUTOMATIC_RETRY' Name of field for automatic retry 20020625
3 STANDARD_FAULT_DATA_NAME Constant Public Type reference (TYPE) FIELDNAME 'STANDARD' Exception Class Attribute Name with Standard Data 20011203
Methods
# Method Level Visibility Method type Description Created on
1 FILL Static method Public Method 20010712
2 FILL_LOG Static method Public Method 20060324
3 GET_FAULT_DETAIL Static method Public Method 20010628
4 HTML Static method Public Method 20010718
5 RAISE Static method Public Method 20010716
6 SHOW Static method Public Method 20010718
Events
Class CL_PROXY_FAULT has no event.
Types
Class CL_PROXY_FAULT has no local type.
Method Signatures

Method FILL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20010712
2 Importing BAPIRETURN_TAB Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20010712
3 Importing EXCEPTION_CLASS_NAME Call by reference Type reference (TYPE) CLASSNAME Referenztyp 20010712
4 Exporting STANDARD_FAULT_DATA Call by reference Type reference (TYPE) ANY 20020115

Method FILL on class CL_PROXY_FAULT has no exception.

Method FILL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLMSGTAB Call by reference Type reference (TYPE) APPLMSGTAB BAPI-Return und Fehlerkategorie 20070116
2 Exporting LOG Call by reference Type reference (TYPE) PRX_GDT_LOG Globaler Datentyp Log 20060324
3 Importing PROCESSING_RESULT_CODE Call by reference Type reference (TYPE) PROCESSING_RESULT_CODE Verarbeitungsstatus 20070116

Method FILL_LOG on class CL_PROXY_FAULT has no exception.

Method GET_FAULT_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ID Call by reference Type reference (TYPE) ANY 20010712
2 Exporting LOCATION Call by reference Type reference (TYPE) ANY 20020116
3 Importing LOCATION_ABAP Call by reference Type reference (TYPE) ANY 20020116
4 Importing MSGID Call by reference Type reference (TYPE) SY-MSGID Nachrichten, Nachrichtenklasse 20010628
5 Importing MSGNO Call by reference Type reference (TYPE) SY-MSGNO Nachrichten, Nachrichtennummer 20010628
6 Importing MSGTY Call by reference Type reference (TYPE) SY-MSGTY Nachrichten, Nachrichtentyp 20010628
7 Importing MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 Nachrichten, Nachrichtenvariable 20010628
8 Importing MSGV2 Call by reference Type reference (TYPE) SY-MSGV2 Nachrichten, Nachrichtenvariable 20010628
9 Importing MSGV3 Call by reference Type reference (TYPE) SY-MSGV3 Nachrichten, Nachrichtenvariable 20010628
10 Importing MSGV4 Call by reference Type reference (TYPE) SY-MSGV4 Nachrichten, Nachrichtenvariable 20010628
11 Exporting SEVERITY Call by reference Type reference (TYPE) ANY 20010628
12 Exporting TEXT Call by reference Type reference (TYPE) ANY 20010628
13 Exporting URL Call by reference Type reference (TYPE) ANY 20010628

Method GET_FAULT_DETAIL on class CL_PROXY_FAULT has no exception.

Method HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FAULT Call by reference Object reference (TYPE REF TO) CX_AI_APPLICATION_FAULT Application Integration: Applikations Fehler 20010718
2 Returning HTML Value transfer Type reference (TYPE) STRING 20010718

Method HTML on class CL_PROXY_FAULT has no exception.

Method RAISE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDITION Call by reference Type reference (TYPE) ANY 20020115
2 Importing APPLICATION_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20010716
3 Importing AUTOMATIC_RETRY Call by reference Type reference (TYPE) PRX_BOOLEAN 'X': Interface wird in Intervallen nochmal aufgerufen 20020625
4 Importing BAPIRETURN_TAB Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20010716
5 Importing EXCEPTION_CLASS_NAME Call by reference Type reference (TYPE) CLASSNAME Referenztyp 20010716
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Integration: Applikations Fehler 20010716

Method SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20010718
2 Importing FAULT Call by reference Object reference (TYPE REF TO) CX_AI_APPLICATION_FAULT Application Integration: Applikations Fehler 20010718
3 Exporting FAULT_DISPLAY Call by reference Object reference (TYPE REF TO) CL_PROXY_FAULT_DISPLAY Anzeige von Fehlerdaten 20010718

Method SHOW on class CL_PROXY_FAULT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 620