SAP ABAP Class CL_MESSAGE_CONTAINER_TRG (Message Container)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FIN-FSCM-TRM-TM (Application Component) Transaction Manager
⤷
FTR_GENERAL (Package) CFM TM: Application Basis / Global Objects
⤷
⤷
Properties
| Class | CL_MESSAGE_CONTAINER_TRG | |
| Short Description | Message Container | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FTR_GENERAL | CFM TM: Application Basis / Global Objects |
| Created | 20000515 | SAP |
| Last change | 20050109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MESSAGE_CONTAINER_TRG has no forward declaration.
Interfaces
Class CL_MESSAGE_CONTAINER_TRG has no interface implemented.
Friends
Class CL_MESSAGE_CONTAINER_TRG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BAL_T_MSG | Message Table | 20000515 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds the Messages from Another Container | 20000517 | |
| 2 | Instance method | Public | Method | Adds a Message | 20000515 | |
| 3 | Instance method | Public | Method | Adds a Message | 20000523 | |
| 4 | Instance method | Public | Method | Supplies all Messages | 20000515 | |
| 5 | Instance method | Public | Method | Supplies the Number of Messages | 20000515 | |
| 6 | Instance method | Public | Method | Resets the Object | 20000515 |
Events
Class CL_MESSAGE_CONTAINER_TRG has no event.
Types
Class CL_MESSAGE_CONTAINER_TRG has no local type.
Method Signatures
Method ADD_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_MESSAGE_CONTAINER_TRG | Nachrichtencontainer | 20000517 |
Method ADD_CONTAINER on class CL_MESSAGE_CONTAINER_TRG has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MSGID | Value transfer | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20000523 | |||
| 2 | IM_MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20000523 | |||
| 3 | IM_MSGTY | Value transfer | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20000523 | |||
| 4 | IM_MSGV1 | Value transfer | Type reference (TYPE) | SYMSGV | Variable | 20000523 | |||
| 5 | IM_MSGV2 | Value transfer | Type reference (TYPE) | SYMSGV | Variable | 20000523 | |||
| 6 | IM_MSGV3 | Value transfer | Type reference (TYPE) | SYMSGV | Variable | 20000523 | |||
| 7 | IM_MSGV4 | Value transfer | Type reference (TYPE) | SYMSGV | Variable | 20000523 |
Method ADD_MESSAGE on class CL_MESSAGE_CONTAINER_TRG has no exception.
Method ADD_MESSAGE_STRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MESSAGE | Value transfer | Type reference (TYPE) | BAL_S_MSG | Nachricht | 20000523 |
Method ADD_MESSAGE_STRUCT on class CL_MESSAGE_CONTAINER_TRG has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_MESSAGES | Value transfer | Type reference (TYPE) | BAL_T_MSG | Nachrichten | 20000515 |
Method GET_MESSAGES on class CL_MESSAGE_CONTAINER_TRG has no exception.
Method NUM_OF_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NUMBER | Value transfer | Type reference (TYPE) | I | Anzahl der Nachrichten | 20000515 |
Method NUM_OF_MESSAGES on class CL_MESSAGE_CONTAINER_TRG has no exception.
Method RESET Signature
Method RESET on class CL_MESSAGE_CONTAINER_TRG has no parameter.
Method RESET on class CL_MESSAGE_CONTAINER_TRG has no exception.
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in |