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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'ADDITION' | Name of Exception Class Attributes with Additional Data | 20020115 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'AUTOMATIC_RETRY' | Name of field for automatic retry | 20020625 | |
3 | ![]() |
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 | ![]() |
Static method | Public | Method | 20010712 | |
2 | ![]() |
Static method | Public | Method | 20060324 | |
3 | ![]() |
Static method | Public | Method | 20010628 | |
4 | ![]() |
Static method | Public | Method | 20010718 | |
5 | ![]() |
Static method | Public | Method | 20010716 | |
6 | ![]() |
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 | ![]() |
APPLICATION_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20010712 | ||
2 | ![]() |
BAPIRETURN_TAB | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20010712 | ||
3 | ![]() |
EXCEPTION_CLASS_NAME | Call by reference | Type reference (TYPE) | CLASSNAME | Referenztyp | 20010712 | ||
4 | ![]() |
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 | ![]() |
APPLMSGTAB | Call by reference | Type reference (TYPE) | APPLMSGTAB | BAPI-Return und Fehlerkategorie | 20070116 | ||
2 | ![]() |
LOG | Call by reference | Type reference (TYPE) | PRX_GDT_LOG | Globaler Datentyp Log | 20060324 | ||
3 | ![]() |
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 | ![]() |
ID | Call by reference | Type reference (TYPE) | ANY | 20010712 | |||
2 | ![]() |
LOCATION | Call by reference | Type reference (TYPE) | ANY | 20020116 | |||
3 | ![]() |
LOCATION_ABAP | Call by reference | Type reference (TYPE) | ANY | 20020116 | |||
4 | ![]() |
MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | Nachrichten, Nachrichtenklasse | 20010628 | ||
5 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Nachrichten, Nachrichtennummer | 20010628 | ||
6 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | Nachrichten, Nachrichtentyp | 20010628 | ||
7 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Nachrichten, Nachrichtenvariable | 20010628 | ||
8 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | Nachrichten, Nachrichtenvariable | 20010628 | ||
9 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | Nachrichten, Nachrichtenvariable | 20010628 | ||
10 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | Nachrichten, Nachrichtenvariable | 20010628 | ||
11 | ![]() |
SEVERITY | Call by reference | Type reference (TYPE) | ANY | 20010628 | |||
12 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | ANY | 20010628 | |||
13 | ![]() |
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 | ![]() |
FAULT | Call by reference | Object reference (TYPE REF TO) | CX_AI_APPLICATION_FAULT | Application Integration: Applikations Fehler | 20010718 | ||
2 | ![]() |
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 | ![]() |
ADDITION | Call by reference | Type reference (TYPE) | ANY | 20020115 | |||
2 | ![]() |
APPLICATION_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20010716 | ||
3 | ![]() |
AUTOMATIC_RETRY | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | 'X': Interface wird in Intervallen nochmal aufgerufen | 20020625 | ||
4 | ![]() |
BAPIRETURN_TAB | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20010716 | ||
5 | ![]() |
EXCEPTION_CLASS_NAME | Call by reference | Type reference (TYPE) | CLASSNAME | Referenztyp | 20010716 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Integration: Applikations Fehler | 20010716 |
Method SHOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20010718 | ||
2 | ![]() |
FAULT | Call by reference | Object reference (TYPE REF TO) | CX_AI_APPLICATION_FAULT | Application Integration: Applikations Fehler | 20010718 | ||
3 | ![]() |
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 |