SAP ABAP Class IF_PROXY_T100_MESSAGE (Provide T100 message)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CX_PROXY_FAULT | Proxy Fault | 20070713 |
Properties
| Class | IF_PROXY_T100_MESSAGE | |
| Short Description | Provide T100 message | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070713 | 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 IF_PROXY_T100_MESSAGE has no interface implemented.
Friends
Class IF_PROXY_T100_MESSAGE has no friend class.
Attributes
Class IF_PROXY_T100_MESSAGE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070713 | ||
| 2 | Instance method | Public | Method | 20070718 |
Events
Class IF_PROXY_T100_MESSAGE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_T100_MESSAGE | Public | See coding | 20070713 | begin of t_t100_message,
msgty type sy-msgty,
msgid type sy-msgid,
msgno type sy-msgno,
msgv1 type sy-msgv1,
msgv2 type sy-msgv2,
msgv3 type sy-msgv3,
msgv4 type sy-msgv4,
end of t_t100_message
|
Method Signatures
Method GET_T100_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IGNORE_PREVIOUS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070724 | |||
| 2 | MSG | Call by reference | Type reference (TYPE) | T_T100_MESSAGE | 20070713 | ||||
| 3 | MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20070713 |
Method GET_T100_MESSAGE on class IF_PROXY_T100_MESSAGE has no exception.
Method GET_T100_MSGTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IGNORE_PREVIOUS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070724 | |||
| 2 | MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20070718 | ||
| 3 | RVAL | Value transfer | Type reference (TYPE) | SY-MSGTY | Message Type | 20070718 |
Method GET_T100_MSGTY on class IF_PROXY_T100_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |