SAP ABAP Class CL_FAA_MESSAGE_HANDLER (Message Container at Runtime)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA-AA (Application Component) Basic Functions
⤷
FAA_CA (Package) Asset Accounting Cross Application
⤷
⤷
Properties
| Class | CL_FAA_MESSAGE_HANDLER | |
| Short Description | Message Container at Runtime | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FAA_CA | Asset Accounting Cross Application |
| Created | 20120207 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_FAA_MESSAGE_HANDLER has no interface implemented.
Friends
Class CL_FAA_MESSAGE_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20120208 | ||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_FAA_MESSAGE_HANDLER | Message Container at Runtime | 20120207 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120405 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CM_FAA_T100=>TT_DETAIL_MESSAGE_REFERENCES | 20120207 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | SY-SUBRC | Error Severity (See GC_MAX_SEVERITY) | 20120208 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SY-TABIX | Number of Messages Collected | 20120208 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20120208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Fill Message from SYST Structure in Message Handler | 20120208 | |
| 2 | Instance method | Public | Method | Collect Message Instances | 20120207 | |
| 3 | Instance method | Private | Constructor | CONSTRUCTOR | 20120611 | |
| 4 | Static method | Public | Method | Generates an Instance of Message Handler | 20120207 | |
| 5 | Instance method | Public | Method | Reset Messages (Initialize) | 20120207 | |
| 6 | Instance method | Public | Method | Get Message Instances in BAPIRET2_TAB Format | 20130415 | |
| 7 | Instance method | Public | Method | Stop CO Message Handler, Refill in Instance | 20120208 | |
| 8 | Instance method | Public | Method | Transfer Messages to CO Message Handler | 20120209 | |
| 9 | Instance method | Private | Method | Add Instance | 20120208 |
Events
Class CL_FAA_MESSAGE_HANDLER has no event.
Types
Class CL_FAA_MESSAGE_HANDLER has no local type.
Method Signatures
Method ADD_MESSAGE_FROM_SYST Signature
Method ADD_MESSAGE_FROM_SYST on class CL_FAA_MESSAGE_HANDLER has no parameter.
Method ADD_MESSAGE_FROM_SYST on class CL_FAA_MESSAGE_HANDLER has no exception.
Method COLLECT_MESSAGE_INSTANCE 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) | CM_FAA_T100 | T100 Meldungen FIAA | 20120207 |
Method COLLECT_MESSAGE_INSTANCE on class CL_FAA_MESSAGE_HANDLER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FAA_MESSAGE_HANDLER has no parameter.
Method CONSTRUCTOR on class CL_FAA_MESSAGE_HANDLER has no exception.
Method GET_MESSAGE_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_MESSAGE_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_FAA_MESSAGE_HANDLER | Message Container zur Laufzeit | 20120207 |
Method GET_MESSAGE_HANDLER on class CL_FAA_MESSAGE_HANDLER has no exception.
Method RESET Signature
Method RESET on class CL_FAA_MESSAGE_HANDLER has no parameter.
Method RESET on class CL_FAA_MESSAGE_HANDLER has no exception.
Method RETRIEVE_MESSAGES_AS_BAPIRET2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_TAB | Fehlermeldungen | 20130415 |
Method RETRIEVE_MESSAGES_AS_BAPIRET2 on class CL_FAA_MESSAGE_HANDLER has no exception.
Method STOP_AND_COLLECT_SMSG Signature
Method STOP_AND_COLLECT_SMSG on class CL_FAA_MESSAGE_HANDLER has no parameter.
Method STOP_AND_COLLECT_SMSG on class CL_FAA_MESSAGE_HANDLER has no exception.
Method TRANSFER_MSG_TO_CO_MSG_HANDLER Signature
Method TRANSFER_MSG_TO_CO_MSG_HANDLER on class CL_FAA_MESSAGE_HANDLER has no parameter.
Method TRANSFER_MSG_TO_CO_MSG_HANDLER on class CL_FAA_MESSAGE_HANDLER has no exception.
Method _ADD_NEW_MESSAGE_INSTANCE 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) | CM_FAA_T100 | T100 Meldungen FIAA | 20120208 |
Method _ADD_NEW_MESSAGE_INSTANCE on class CL_FAA_MESSAGE_HANDLER has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 607 |