SAP ABAP Interface IF_PROXY_T100_MESSAGE (Provide T100 message)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_PUBLIC (Package) ES Tools: Proxy Public Interfaces

⤷

⤷

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
Interface | IF_PROXY_T100_MESSAGE | |
Short Description | Provide T100 message |
General Data
Package | SAI_PROXY_PUBLIC | ES Tools: Proxy Public Interfaces |
Created | 20070713 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_PROXY_T100_MESSAGE has no interface.
Friends
Interface IF_PROXY_T100_MESSAGE has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface IF_PROXY_T100_MESSAGE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |