SAP ABAP Class CL_PROXY_FAULT_LONGTEXT (Display T100 Long Text)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_UI (Package) User Interface for Proxy Generation

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPSS_DOCU_TO_HTML | Conversion of Internal SAPscript Links to HTML Links | 20020319 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20020319 |
Properties
Class | CL_PROXY_FAULT_LONGTEXT | |
Short Description | Display T100 Long Text | |
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 | 20020319 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_EPSS_DOCU_TO_HTML | Conversion of Internal SAPscript Links to HTML Links | 20020319 | ||
2 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20020319 |
Friends
Class CL_PROXY_FAULT_LONGTEXT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Container for Custom Controls in the Screen Area | 20020320 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_PROXY_FAULT_DISPLAY | Display Error Data | 20020320 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20020319 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Converts ABAP Data Type to Fault Message | 20020829 |
2 | ![]() |
Static method | Public | Method | Converts a fault message to an ABAP data type | 20020805 |
3 | ![]() |
Instance method | Private | Method | 20020319 | |
4 | ![]() |
Static method | Private | Method | 20020319 | |
5 | ![]() |
Static method | Private | Event handling method | 20020320 | |
6 | ![]() |
Static method | Private | Method | 20020319 | |
7 | ![]() |
Static method | Public | Method | 20020319 | |
8 | ![]() |
Static method | Private | Method | 20020429 | |
9 | ![]() |
Static method | Public | Method | 20020319 | |
10 | ![]() |
Static method | Public | Method | 20020319 |
Events
Class CL_PROXY_FAULT_LONGTEXT has no event.
Types
Class CL_PROXY_FAULT_LONGTEXT has no local type.
Method Signatures
Method CONVERT_ABAP_TO_FAULT_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FAULT_MESSAGE | Value transfer | Type reference (TYPE) | XSTRING | 20020829 | |||
2 | ![]() |
STANDARD_DATA | Call by reference | Type reference (TYPE) | PRX_FAULT_DATA | Proxies: Standard-Daten eines Anwendungsfehlers | 20020829 |
Method CONVERT_ABAP_TO_FAULT_MESSAGE on class CL_PROXY_FAULT_LONGTEXT has no exception.
Method CONVERT_FAULT_MESSAGE_TO_ABAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FAULT_MESSAGE | Call by reference | Type reference (TYPE) | XSTRING | 20020805 | |||
2 | ![]() |
STANDARD_DATA | Value transfer | Type reference (TYPE) | PRX_FAULT_DATA | Proxies: Standard-Daten eines Anwendungsfehlers | 20020805 |
Method CONVERT_FAULT_MESSAGE_TO_ABAP on class CL_PROXY_FAULT_LONGTEXT has no exception.
Method GET_HTML_FOR_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HTML | Value transfer | Type reference (TYPE) | STRING | 20020319 | |||
2 | ![]() |
URL | Call by reference | Type reference (TYPE) | STRING | 20020319 |
Method GET_HTML_FOR_URL on class CL_PROXY_FAULT_LONGTEXT has no exception.
Method GET_URL Signature
Method GET_URL on class CL_PROXY_FAULT_LONGTEXT has no parameter.
Method GET_URL on class CL_PROXY_FAULT_LONGTEXT has no exception.
Method ON_DIALOGBOX_CLOSE Signature
Method ON_DIALOGBOX_CLOSE on class CL_PROXY_FAULT_LONGTEXT has no parameter.
Method ON_DIALOGBOX_CLOSE on class CL_PROXY_FAULT_LONGTEXT has no exception.
Method PARSE_FAULT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FAULT_DATA_ABAP | Value transfer | Type reference (TYPE) | S_STANDARD_FAULT_DATA | 20020319 | |||
2 | ![]() |
FAULT_DATA_STRING | Call by reference | Type reference (TYPE) | XSTRING | 20020319 |
Method PARSE_FAULT_DATA on class CL_PROXY_FAULT_LONGTEXT has no exception.
Method SHOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FAULT_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20020319 |
Method SHOW on class CL_PROXY_FAULT_LONGTEXT has no exception.
Method URL_APPEND_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | ANY | 20020429 | |||
2 | ![]() |
SEPARATOR | Call by reference | Type reference (TYPE) | ANY | 20020429 | |||
3 | ![]() |
URL | Call by reference | Type reference (TYPE) | ANY | 20020429 | |||
4 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | ANY | 20020429 |
Method URL_APPEND_PARAM on class CL_PROXY_FAULT_LONGTEXT has no exception.
Method URL_CONCATENATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_URL | Call by reference | Type reference (TYPE) | STRING | 20020319 | |||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | DOKU_ID | Dokumentenklasse | 20020319 | ||
3 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20020319 | |
4 | ![]() |
IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20020319 | ||
5 | ![]() |
IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20020319 | ||
6 | ![]() |
IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20020319 | ||
7 | ![]() |
IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20020319 | ||
8 | ![]() |
IV_OBJECT | Call by reference | Type reference (TYPE) | DOKU_OBJ | Dokumentations-Objekt | 20020319 |
Method URL_CONCATENATE on class CL_PROXY_FAULT_LONGTEXT has no exception.
Method URL_SPLIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ID | Call by reference | Type reference (TYPE) | DOKU_ID | Dokumentenklasse | 20020319 | ||
2 | ![]() |
EV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20020319 | ||
3 | ![]() |
EV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20020319 | ||
4 | ![]() |
EV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20020319 | ||
5 | ![]() |
EV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20020319 | ||
6 | ![]() |
EV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20020319 | ||
7 | ![]() |
EV_OBJECT | Call by reference | Type reference (TYPE) | DOKU_OBJ | Dokumentations-Objekt | 20020319 | ||
8 | ![]() |
IV_URL | Call by reference | Type reference (TYPE) | STRING | 20020319 |
Method URL_SPLIT on class CL_PROXY_FAULT_LONGTEXT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 620 |