SAP ABAP Class CX_PROXY_FAULT (Proxy Fault)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_RUNTIME_STYLESHEET (Package) ABAP Proxies: Stylesheets

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20060713 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PROXY_T100_MESSAGE | Provide T100 message | 20070713 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_ESD_EXCEPTION | Unified Editor: Exception | 20070716 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_PROXY_FAULT_TEXT | Proxy Fault with error text | 20070124 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_PROXY_GEN_ERROR | Proxy Generation: Error | 20070713 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_PROXY_INVALID_APATH | Invalid ABAP path | 20080709 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_PROXY_INVALID_MESSAGE_TYPE | cx_proxy_fault | 20080709 |
6 | Inheritance (c INHERITING FROM c_ref) | CX_PROXY_INVALID_XPATH | Invalid XPATH | 20080710 |
7 | Inheritance (c INHERITING FROM c_ref) | CX_PXN_FAULT | MDR fault (abstract) | 20091015 |
8 | Inheritance (c INHERITING FROM c_ref) | CX_WS_MD_EXCEPTION | Web Service : Exception | 20070716 |
Properties
Class | CX_PROXY_FAULT | |
Short Description | Proxy Fault | |
Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SAI_PROXY_RUNTIME_STYLESHEET | ABAP Proxies: Stylesheets |
Created | 20060713 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_PROXY_T100_MESSAGE | Provide T100 message | 20070713 |
Friends
Class CX_PROXY_FAULT has no friend class.
Attributes
Class CX_PROXY_FAULT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20071214 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060713 |
3 | ![]() |
Instance method | Protected | Method | 20070717 | |
4 | ![]() |
Static method | Public | Method | 20070724 | |
5 | ![]() |
Static method | Public | Method | Get long text for T100 message | 20070726 |
6 | ![]() |
Instance method | Public | Method | 20070717 | |
7 | ![]() |
Instance method | Public | Method | 20070718 | |
8 | ![]() |
Instance method | Protected | Method | 20130412 | |
9 | ![]() |
Static method | Public | Method | 20080625 |
Events
Class CX_PROXY_FAULT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_T100_MSG | Public | Type reference (TYPE) | CL_PROXY_UTILS=>T_T100_MSG | 20070425 |
|
Method Signatures
Method ADD_EXC_TO_PREVIOUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADDED_EXC | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20071214 |
Method ADD_EXC_TO_PREVIOUS on class CX_PROXY_FAULT has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060713 | |||
2 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20060713 |
Method CONSTRUCTOR on class CX_PROXY_FAULT has no exception.
Method GET_DEFAULT_TEXTID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | SOTR_CONC | Key for Logical Object in the OTR | 20070717 |
Method GET_DEFAULT_TEXTID on class CX_PROXY_FAULT has no exception.
Method GET_T100_FROM_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20070724 | ||
2 | ![]() |
FORCE_SHOW_DEFAULT_TEXTID | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101104 | ||
3 | ![]() |
MSG | Call by reference | Type reference (TYPE) | T_T100_MSG | 20070724 | |||
4 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20070724 |
Method GET_T100_FROM_EXCEPTION on class CX_PROXY_FAULT has no exception.
Method GET_T100_LONG_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | Message Class | 20070726 | ||
2 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20070726 | ||
3 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20070726 | ||
4 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | Message Variable | 20070726 | ||
5 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | Message Variable | 20070726 | ||
6 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | Message Variable | 20070726 | ||
7 | ![]() |
PRESERVE_NEWLINES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070726 | ||
8 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | 20070726 |
Method GET_T100_LONG_TEXT on class CX_PROXY_FAULT has no exception.
Method GET_T100_MESSAGE Signature
Method GET_T100_MESSAGE on class CX_PROXY_FAULT has no parameter.
Method GET_T100_MESSAGE on class CX_PROXY_FAULT has no exception.
Method GET_T100_MSGTY Signature
Method GET_T100_MSGTY on class CX_PROXY_FAULT has no parameter.
Method GET_T100_MSGTY on class CX_PROXY_FAULT has no exception.
Method IS_DEFAULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20130412 |
Method IS_DEFAULT on class CX_PROXY_FAULT has no exception.
Method MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20080625 | ||
2 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20080625 |
Method MESSAGE on class CX_PROXY_FAULT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 710 |