SAP ABAP Class CL_SIWT_MESSAGE_CONTAINER (SIW samples: Message container)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_ADAPTER (Package) SIW: Adapter

⤷

⤷

Properties
Class | CL_SIWT_MESSAGE_CONTAINER | |
Short Description | SIW samples: Message container | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_SIW_ADAPTER | SIW: Adapter |
Created | 20110114 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SIWT_MESSAGE_CONTAINER has no forward declaration.
Interfaces
Class CL_SIWT_MESSAGE_CONTAINER has no interface implemented.
Friends
Class CL_SIWT_MESSAGE_CONTAINER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | XFLAG | SPACE | 20110114 | ||
2 | ![]() |
Constant | Protected | Type reference (TYPE) | XFLAG | 'X' | 20110114 | ||
3 | ![]() |
Constant | Public | See coding | 20110114 | ||||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | APPLMSGTAB | 20110114 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | APPLMSG | 20110114 |
Methods
Events
Class CL_SIWT_MESSAGE_CONTAINER has no event.
Types
Class CL_SIWT_MESSAGE_CONTAINER has no local type.
Method Signatures
Method ADD_APPLICATION_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSG | 20110114 | |||
2 | ![]() |
IV_MAIN_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN | ' ' | 20110114 |
Method ADD_APPLICATION_MESSAGES on class CL_SIWT_MESSAGE_CONTAINER has no exception.
Method ADD_BAPI_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRET2 | 20110114 | |||
2 | ![]() |
IV_ERR_CATEGORY | Call by reference | Type reference (TYPE) | STRING | 20110114 | |||
3 | ![]() |
IV_MAIN_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN | ' ' | 20110114 |
Method ADD_BAPI_MESSAGE on class CL_SIWT_MESSAGE_CONTAINER has no exception.
Method ADD_SMESG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SMESG | Call by reference | Type reference (TYPE) | SMESG | 20110114 | |||
2 | ![]() |
IV_ERR_CATEGORY | Call by reference | Type reference (TYPE) | STRING | 20110114 | |||
3 | ![]() |
IV_MAIN_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN | ' ' | 20110114 |
Method ADD_SMESG on class CL_SIWT_MESSAGE_CONTAINER has no exception.
Method ADD_SY_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ERR_CATEGORY | Call by reference | Type reference (TYPE) | STRING | 20110114 | |||
2 | ![]() |
IV_MAIN_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN | ' ' | 20110114 |
Method ADD_SY_MESSAGE on class CL_SIWT_MESSAGE_CONTAINER has no exception.
Method APPEND_APPLICATION_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSGTAB | 20110114 |
Method APPEND_APPLICATION_MESSAGE on class CL_SIWT_MESSAGE_CONTAINER has no exception.
Method APPEND_BAPI_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20110114 |
Method APPEND_BAPI_MESSAGE on class CL_SIWT_MESSAGE_CONTAINER has no exception.
Method APPEND_SMESG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SMESG | Call by reference | Type reference (TYPE) | TSMESG | 20110114 |
Method APPEND_SMESG on class CL_SIWT_MESSAGE_CONTAINER has no exception.
Method GET_BAPI_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_BAPI_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRET2_T | 20110114 |
Method GET_BAPI_MESSAGES on class CL_SIWT_MESSAGE_CONTAINER has no exception.
Method GET_MAIN_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_MAIN_ERROR | Value transfer | Type reference (TYPE) | APPLMSG | 20110114 |
Method GET_MAIN_ERROR on class CL_SIWT_MESSAGE_CONTAINER has no exception.
Method GET_MAX_SERVCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_MAX_SERVCODE | Value transfer | Type reference (TYPE) | CHAR1 | 20110114 |
Method GET_MAX_SERVCODE on class CL_SIWT_MESSAGE_CONTAINER has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_MESSAGE | Value transfer | Type reference (TYPE) | APPLMSGTAB | 20110114 |
Method GET_MESSAGES on class CL_SIWT_MESSAGE_CONTAINER has no exception.
Method GET_MESSAGE_BY_SERVCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SERVCODE | Call by reference | Type reference (TYPE) | CHAR1 | 20110114 | |||
2 | ![]() |
RS_MESSAGE | Value transfer | Type reference (TYPE) | APPLMSG | 20110114 |
Method GET_MESSAGE_BY_SERVCODE on class CL_SIWT_MESSAGE_CONTAINER has no exception.
Method GET_MSG_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TEXT | Value transfer | Type reference (TYPE) | BAPI_MSG | 20110114 |
Method GET_MSG_TEXT on class CL_SIWT_MESSAGE_CONTAINER has no exception.
Method HAS_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NO_INFORMATION | Call by reference | Type reference (TYPE) | XFLAG | 20110114 | |||
2 | ![]() |
I_NO_SUCCESS | Call by reference | Type reference (TYPE) | XFLAG | 20110114 | |||
3 | ![]() |
I_NO_WARNING | Call by reference | Type reference (TYPE) | XFLAG | 20110114 | |||
4 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | XFLAG | 20110114 |
Method HAS_ERROR on class CL_SIWT_MESSAGE_CONTAINER has no exception.
Method REFRESH Signature
Method REFRESH on class CL_SIWT_MESSAGE_CONTAINER has no parameter.
Method REFRESH on class CL_SIWT_MESSAGE_CONTAINER has no exception.
Method REMOVE_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | SYMSGID | 20110114 | |||
2 | ![]() |
IV_MESSAGE_V1 | Call by reference | Type reference (TYPE) | SYMSGV | 20110114 | |||
3 | ![]() |
IV_MESSAGE_V2 | Call by reference | Type reference (TYPE) | SYMSGV | 20110114 | |||
4 | ![]() |
IV_MESSAGE_V3 | Call by reference | Type reference (TYPE) | SYMSGV | 20110114 | |||
5 | ![]() |
IV_MESSAGE_V4 | Call by reference | Type reference (TYPE) | SYMSGV | 20110114 | |||
6 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | 20110114 | |||
7 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | 20110114 |
Method REMOVE_MESSAGE on class CL_SIWT_MESSAGE_CONTAINER has no exception.
Method SET_ERROR_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSG | 20110114 | |||
2 | ![]() |
IV_ERROR_CATEGORY | Call by reference | Type reference (TYPE) | STRING | 20110114 |
Method SET_ERROR_CATEGORY on class CL_SIWT_MESSAGE_CONTAINER has no exception.
Method SET_MAIN_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MAIN_ERROR | Call by reference | Type reference (TYPE) | APPLMSG | 20110114 |
Method SET_MAIN_ERROR on class CL_SIWT_MESSAGE_CONTAINER has no exception.
Method S_GET_SY_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_APPLMSG | Call by reference | Type reference (TYPE) | APPLMSG | 20110114 | |||
2 | ![]() |
ES_BAPIRETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | 20110114 | |||
3 | ![]() |
IV_ERR_CATEGORY | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110114 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |