SAP ABAP Class CL_GLO_FAA_ANX16_ERROR_HANDLER (Annex16: Error messages handler)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA-IS (Application Component) Information System
⤷
ID-FIAA-JP-ANNEX16 (Package) Annex 16 Japan
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GLO_FAA_ANX16_CONSTANTS | Annex16: Constants | 20060508 |
Properties
| Class | CL_GLO_FAA_ANX16_ERROR_HANDLER | |
| Short Description | Annex16: Error messages handler | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | GLO_FIAA_JP_ANNEX16 | |
| Program status | ||
| Category | 0 | |
| Package | ID-FIAA-JP-ANNEX16 | Annex 16 Japan |
| Created | 20060314 | SAP |
| Last change | 20100310 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GLO_FAA_ANX16_CONSTANTS | Annex16: Constants | 20060508 |
Friends
Class CL_GLO_FAA_ANX16_ERROR_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GLO_FAA_ANX16_ERROR_HANDLER | Annex16: Error messages handler | 20060403 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TT_BAL_S_MSG | to avoid output same message many times | 20060830 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Log handle | 20060403 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add an exception | 20060428 | |
| 2 | Instance method | Public | Method | Add an error message | 20060428 | |
| 3 | Instance method | Private | Method | Check if an message is already added | 20060830 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20060403 | |
| 5 | Static method | Public | Method | Factory method | 20060314 | |
| 6 | Instance method | Public | Method | Output errors | 20060403 |
Events
Class CL_GLO_FAA_ANX16_ERROR_HANDLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_BAL_S_MSG | Private | See coding | 20060830 | tt_bal_s_msg TYPE STANDARD TABLE OF bal_s_msg
|
Method Signatures
Method ADD_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20060428 | |||
| 2 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20060428 |
Method ADD_EXCEPTION on class CL_GLO_FAA_ANX16_ERROR_HANDLER has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 'GLO_FIAA_JP_ANNEX16' | Message Class | 20060428 | ||
| 2 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20060428 | |||
| 3 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20060428 | |||
| 4 | IV_MSGV1 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20060428 | |||
| 5 | IV_MSGV2 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20060428 | |||
| 6 | IV_MSGV3 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20060428 | |||
| 7 | IV_MSGV4 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20060428 |
Method ADD_MESSAGE on class CL_GLO_FAA_ANX16_ERROR_HANDLER has no exception.
Method CHECK_MESSAGE_ALREADY_ADDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BAL_S_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20060830 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20060830 |
Method CHECK_MESSAGE_ALREADY_ADDED on class CL_GLO_FAA_ANX16_ERROR_HANDLER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GLO_FAA_ANX16_ERROR_HANDLER has no parameter.
Method CONSTRUCTOR on class CL_GLO_FAA_ANX16_ERROR_HANDLER has no exception.
Method GET_ERROR_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ERROR_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_GLO_FAA_ANX16_ERROR_HANDLER | Annex16: Error messages handler | 20060403 |
Method GET_ERROR_HANDLER on class CL_GLO_FAA_ANX16_ERROR_HANDLER has no exception.
Method OUTPUT Signature
Method OUTPUT on class CL_GLO_FAA_ANX16_ERROR_HANDLER has no parameter.
Method OUTPUT on class CL_GLO_FAA_ANX16_ERROR_HANDLER has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |