SAP ABAP Class CX_PROXY_T100 (Proxy Generation: Error with sy-msg)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-DWB-PRX (Application Component) Proxy Generation
⤷ SAI_PROXY_GENTIME (Package) ES Tools: Proxy Generation
⤷ 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 | 20130102 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20130102 |
Properties
Class | CX_PROXY_T100 | |
Short Description | Proxy Generation: Error with sy-msg | |
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 | 20130102 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_PXN_MAIN | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | SPRX | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20130102 |
Friends
Class CX_PROXY_T100 has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CX_PROXY_T100 | Constant | Public | See coding | 20130102 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20130102 |
2 | CREATE_FROM_SY_MSG | Static method | Public | Method | 20130102 | |
3 | RAISE_FROM_SY_MSG | Static method | Public | Method | 20130102 |
Events
Class CX_PROXY_T100 has no event.
Types
Class CX_PROXY_T100 has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | LOG | Call by reference | Type reference (TYPE) | SPRX_LOG_T | 20130102 | |||
2 | Importing | MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | 20130102 | |||
3 | Importing | MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | 20130102 | |||
4 | Importing | MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 20130102 | |||
5 | Importing | MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20130102 | |||
6 | Importing | MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | 20130102 | |||
7 | Importing | MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | 20130102 | |||
8 | Importing | MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | 20130102 | |||
9 | Importing | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20130102 | |||
10 | Importing | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20130102 |
Method CONSTRUCTOR on class CX_PROXY_T100 has no exception.
Method CREATE_FROM_SY_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | LOG | Call by reference | Type reference (TYPE) | SPRX_LOG_T | 20130107 | |||
2 | Importing | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20130102 | |||
3 | Returning | RVAL | Value transfer | Object reference (TYPE REF TO) | CX_PROXY_T100 | Proxy Generation: Error | 20130102 |
Method CREATE_FROM_SY_MSG on class CX_PROXY_T100 has no exception.
Method RAISE_FROM_SY_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | LOG | Call by reference | Type reference (TYPE) | SPRX_LOG_T | 20130107 | |||
2 | Importing | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20130102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_PROXY_T100 | Proxy Generation: Error | 20130102 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |