SAP ABAP Class CX_PROXY_GEN_ERROR_MESSAGE (with sy msg default)
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 | 20070720 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_PROXY_NO_SWCV | SWCV could not be determined | 20070730 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_PROXY_PREFIX_ERROR | Wrong Prefix | 20070730 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_PROXY_REP_NOT_AVAILABLE | Enterprise Service Repository is not available | 20080307 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_PROXY_VAR_INCOMP_ERROR | incompatible variant change | 20081211 |
Properties
Class | CX_PROXY_GEN_ERROR_MESSAGE | |
Short Description | with sy msg default | |
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 | 20070720 | SAP |
Last change | 20130531 | 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) |
Interfaces
Class CX_PROXY_GEN_ERROR_MESSAGE has no interface implemented.
Friends
Class CX_PROXY_GEN_ERROR_MESSAGE has no friend class.
Attributes
Class CX_PROXY_GEN_ERROR_MESSAGE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070720 |
Events
Class CX_PROXY_GEN_ERROR_MESSAGE has no event.
Types
Class CX_PROXY_GEN_ERROR_MESSAGE 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 | 20070720 | |||
2 | ![]() |
MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | SY-MSGID | 20070720 | ||
3 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | 20070720 | ||
4 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | SY-MSGTY | 20070720 | ||
5 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | SY-MSGV1 | 20070720 | ||
6 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | SY-MSGV2 | 20070720 | ||
7 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | SY-MSGV3 | 20070720 | ||
8 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | SY-MSGV4 | 20070720 | ||
9 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20070720 | |||
10 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20070720 |
Method CONSTRUCTOR on class CX_PROXY_GEN_ERROR_MESSAGE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |