SAP ABAP Class IF_SWR_RETURN_MSG (Messages of API Calls)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWR_API_RETURN_MSG | Gets Success/Error Message of API Calls | 20100107 |
Properties
Class | IF_SWR_RETURN_MSG | |
Short Description | Messages of API Calls | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100107 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SWR_RETURN_MSG has no forward declaration.
Interfaces
Class IF_SWR_RETURN_MSG has no interface implemented.
Friends
Class IF_SWR_RETURN_MSG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 2 | RCODE: Application Error | 20101018 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 99 | RCODE: Communication Error | 20101018 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 0 | RCODE: No Error | 20101018 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets Return Code | 20101018 |
2 | ![]() |
Instance method | Public | Method | Gets Messages in T100 Format | 20100107 |
3 | ![]() |
Instance method | Public | Method | Gets Messages as Text + T100 Format | 20100107 |
4 | ![]() |
Instance method | Public | Method | Gets Type of Most Important Messages | 20100107 |
Events
Class IF_SWR_RETURN_MSG has no event.
Types
Class IF_SWR_RETURN_MSG has no local type.
Method Signatures
Method GET_RETCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RETCODE | Value transfer | Type reference (TYPE) | SYSUBRC | 20101018 |
Method GET_RETCODE on class IF_SWR_RETURN_MSG has no exception.
Method GET_T100_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_MESSAGES | Value transfer | Type reference (TYPE) | SWRTMSGT100 | Liste mit Text Nachrichten | 20100107 |
Method GET_T100_MESSAGES on class IF_SWR_RETURN_MSG has no exception.
Method GET_TEXT_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_MESSAGES | Value transfer | Type reference (TYPE) | SWRTMSGTEXT | Liste mit T100 Nachrichten | 20100107 |
Method GET_TEXT_MESSAGES on class IF_SWR_RETURN_MSG has no exception.
Method GET_WORST_MSG_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TYPE | Value transfer | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20100107 |
Method GET_WORST_MSG_TYPE on class IF_SWR_RETURN_MSG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |