SAP ABAP Class CX_PROXY_GEN_ERROR_TEXT (Proxy Fault with error text)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_GENTIME (Package) ES Tools: Proxy Generation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_PROXY_GEN_ERROR | Proxy Generation: Error | 20070726 |
Properties
| Class | CX_PROXY_GEN_ERROR_TEXT | |
| Short Description | Proxy Fault with error text | |
| Super Class | CX_PROXY_GEN_ERROR | Proxy Generation: Error |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SAI_PROXY_GENTIME | ES Tools: Proxy Generation |
| Created | 20070726 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_PROXY_GEN_ERROR_TEXT has no forward declaration.
Interfaces
Class CX_PROXY_GEN_ERROR_TEXT has no interface implemented.
Friends
Class CX_PROXY_GEN_ERROR_TEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | See coding | 20070726 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070726 |
Events
Class CX_PROXY_GEN_ERROR_TEXT has no event.
Types
Class CX_PROXY_GEN_ERROR_TEXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_TEXT | Call by reference | Attribute reference (LIKE) | ERROR_TEXT | 20070726 | ||||
| 2 | LOG | Call by reference | Type reference (TYPE) | SPRX_LOG_T | 20070726 | ||||
| 3 | MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | 20070726 | ||||
| 4 | MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | 20070726 | ||||
| 5 | MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 20070726 | ||||
| 6 | MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20070726 | ||||
| 7 | MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | 20070726 | ||||
| 8 | MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | 20070726 | ||||
| 9 | MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | 20070726 | ||||
| 10 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20070726 | ||||
| 11 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20070726 |
Method CONSTRUCTOR on class CX_PROXY_GEN_ERROR_TEXT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |