SAP ABAP Class CX_TRBA_CONTAINER (Message Container)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
TR (Application Component) Treasury
⤷
FTR_BASIS_CORE (Package) Treasury Basis Objects in SAP_APPL

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_TRBA_ROOT | Exception in Treasury | 20130605 |
Properties
Class | CX_TRBA_CONTAINER | |
Short Description | Message Container | |
Super Class | CX_TRBA_ROOT | Exception in Treasury |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | FTR_BASIS_CORE | Treasury Basis Objects in SAP_APPL |
Created | 20130605 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CX_TRBA_CONTAINER has no interface implemented.
Friends
Class CX_TRBA_CONTAINER 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) | TY_T_ROOT | Message Table | 20130605 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | adds message/exception to container | 20130605 |
2 | ![]() |
Instance method | Protected | Method | chooses message to display | 20130605 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130605 |
4 | ![]() |
Instance method | Public | Method | gets messages/exceptions | 20130605 |
5 | ![]() |
Instance method | Public | Method | checks whether container contains error messages | 20130605 |
Events
Class CX_TRBA_CONTAINER has no event.
Types
Class CX_TRBA_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 | ![]() |
IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | CX_TRBA_ROOT | Exception in Treasury | 20130605 | ||
2 | ![]() |
IV_SEVERITY | Call by reference | Attribute reference (LIKE) | SEVERITY | Severity (= Message Type) | 20130605 |
Method ADD_MESSAGE on class CX_TRBA_CONTAINER has no exception.
Method CHOOSE_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_MESSAGE | Value transfer | Object reference (TYPE REF TO) | CX_TRBA_ROOT | Exception in Treasury | 20130605 |
Method CHOOSE_MESSAGE on class CX_TRBA_CONTAINER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | 20130605 | |||
2 | ![]() |
MV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | 20130605 | |||
3 | ![]() |
MV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | 20130605 | |||
4 | ![]() |
MV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | 20130605 | |||
5 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20130605 | |||
6 | ![]() |
SEVERITY | Call by reference | Type reference (TYPE) | SYMSGTY | 20130605 | |||
7 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20130605 |
Method CONSTRUCTOR on class CX_TRBA_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) | TY_T_ROOT | Messages | 20130605 |
Method GET_MESSAGES on class CX_TRBA_CONTAINER has no exception.
Method HAS_ERRORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HAS_ERRORS | Value transfer | Type reference (TYPE) | ABAP_BOOL | True, if MT_MESSAGE contains error | 20130605 |
Method HAS_ERRORS on class CX_TRBA_CONTAINER has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in |