SAP ABAP Class CX_PROXY_PREFIX_ERROR (Wrong Prefix)
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_MESSAGE | with sy msg default | 20070730 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20130102 |
Properties
| Class | CX_PROXY_PREFIX_ERROR | |
| Short Description | Wrong Prefix | |
| Super Class | CX_PROXY_GEN_ERROR_MESSAGE | with sy msg default |
| 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 | 20070612 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_PROXY_PREFIX_ERROR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20130102 |
Friends
Class CX_PROXY_PREFIX_ERROR has no friend class.
Attributes
Class CX_PROXY_PREFIX_ERROR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070612 | |
| 2 | Static method | Public | Method | 20130102 |
Events
Class CX_PROXY_PREFIX_ERROR has no event.
Types
Class CX_PROXY_PREFIX_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOG | Call by reference | Type reference (TYPE) | SPRX_LOG_T | 20070612 | ||||
| 2 | MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | SY-MSGID | 20070612 | |||
| 3 | MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | 20070612 | |||
| 4 | MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | SY-MSGTY | 20070612 | |||
| 5 | MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | SY-MSGV1 | 20070612 | |||
| 6 | MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | SY-MSGV2 | 20070612 | |||
| 7 | MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | SY-MSGV3 | 20070612 | |||
| 8 | MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | SY-MSGV4 | 20070612 | |||
| 9 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20070612 | ||||
| 10 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20070612 |
Method CONSTRUCTOR on class CX_PROXY_PREFIX_ERROR has no exception.
Method RAISE_FROM_SY_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20130102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Generation: Error | 20130102 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |