SAP ABAP Class CL_AXT_MESSAGE_CONTAINER (Message containter)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_MODEL (Package) Application Extensibility Tool: Model
⤷
⤷
Properties
| Class | CL_AXT_MESSAGE_CONTAINER | |
| Short Description | Message containter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_MODEL | Application Extensibility Tool: Model |
| Created | 20080507 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_MESSAGE_CONTAINER has no forward declaration.
Interfaces
Class CL_AXT_MESSAGE_CONTAINER has no interface implemented.
Friends
Class CL_AXT_MESSAGE_CONTAINER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | AXTT_MSG | Messages table | 20080507 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20080507 | ||
| 2 | Static method | Public | Method | 20080507 | ||
| 3 | Static method | Public | Method | 20080507 | ||
| 4 | Static method | Public | Method | 20080507 |
Events
Class CL_AXT_MESSAGE_CONTAINER has no event.
Types
Class CL_AXT_MESSAGE_CONTAINER has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | Message | 20080507 | |||
| 2 | IV_EXTENSION_ID | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Enhancement ID | 20100115 |
Method ADD_MESSAGE on class CL_AXT_MESSAGE_CONTAINER has no exception.
Method ADD_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | AXTT_MSG | Messages table | 20080507 | |||
| 2 | IV_EXTENSION_ID | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Enhancement ID | 20100115 |
Method ADD_MESSAGES on class CL_AXT_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_EXTENSION_ID | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Enhancement ID | 20100115 |
Method ADD_SY_MESSAGE on class CL_AXT_MESSAGE_CONTAINER has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXTENSION_ID | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Enhancement ID | 20100115 | |||
| 2 | RT_MESSAGES | Value transfer | Type reference (TYPE) | AXTT_MSG | Messages table | 20080507 |
Method GET_MESSAGES on class CL_AXT_MESSAGE_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 700 |