SAP ABAP Class CX_FEB (Message/Exception Class for the Account Statement)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-BL-PT-BS-EL (Application Component) Electronic Bank Statement
⤷
FIN_EB_BSIMP (Package) Electronic Bank Statement - Import
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20100601 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100601 |
Properties
| Class | CX_FEB | |
| Short Description | Message/Exception Class for the Account Statement | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | FIN_EB_BSIMP | Electronic Bank Statement - Import |
| Created | 20100601 | SAP |
| Last change | 20110908 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100601 |
Friends
Class CX_FEB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'A' | 20100601 | |||
| 2 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'E' | 20100601 | |||
| 3 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'I' | 20100601 | |||
| 4 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'S' | 20100601 | |||
| 5 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'W' | 20100601 | |||
| 6 | Constant | Public | See coding | 20100601 | |||||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20100601 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20100601 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20100601 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20100601 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | CHAR_01 | Character Length 1 | 20100601 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100601 | |
| 2 | Static method | Public | Method | Creates an Instance with T100 Information | 20100601 | |
| 3 | Static method | Public | Method | Creates an Instance with SY MSG Information | 20100601 | |
| 4 | Instance method | Public | Method | Returns the T100 Information of the Exception Class | 20100601 | |
| 5 | Instance method | Public | Method | 20101022 | ||
| 6 | Instance method | Public | Method | Notification Output | 20100601 | |
| 7 | Static method | Public | Method | Outputs Notifications | 20100601 | |
| 8 | Instance method | Private | Method | Sets the notification attributes internally | 20100601 |
Events
Class CX_FEB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_CX_FEB | Public | See coding | 20100601 | tt_cx_feb TYPE STANDARD TABLE OF REF TO cx_feb
|
||
| 2 | TY_MESSAGE_SEVERITY | Public | See coding | 20100601 | ty_message_severity TYPE c LENGTH 1
|
Method Signatures
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 | 20100601 | ||||
| 2 | MV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | 20100601 | ||||
| 3 | MV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | 20100601 | ||||
| 4 | MV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | 20100601 | ||||
| 5 | MV_SEVERITY | Call by reference | Type reference (TYPE) | CHAR_01 | 20100601 | ||||
| 6 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100601 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20100601 |
Method CONSTRUCTOR on class CX_FEB has no exception.
Method CREATE_INSTANCE_MSG 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 | Nachrichtenklasse | 20100601 | |||
| 2 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20100601 | |||
| 3 | IV_MSGV1 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20100601 | |||
| 4 | IV_MSGV2 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20100601 | |||
| 5 | IV_MSGV3 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20100601 | |||
| 6 | IV_MSGV4 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20100601 | |||
| 7 | IV_SEVERITY | Call by reference | Type reference (TYPE) | TY_MESSAGE_SEVERITY | CO_SEVERITY_ERROR | Character Länge 1 | 20100601 | ||
| 8 | IX_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20100601 | |||
| 9 | RX_FEB | Value transfer | Object reference (TYPE REF TO) | CX_FEB | Message / Exception Klasse für den Kontoauszug | 20100601 |
Method CREATE_INSTANCE_MSG on class CX_FEB has no exception.
Method CREATE_INSTANCE_SYMSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SEVERITY | Call by reference | Type reference (TYPE) | TY_MESSAGE_SEVERITY | Character Länge 1 | 20100601 | |||
| 2 | IX_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20100601 | |||
| 3 | RX_FEB | Value transfer | Object reference (TYPE REF TO) | CX_FEB | Message / Exception Klasse für den Kontoauszug | 20100601 |
Method CREATE_INSTANCE_SYMSG on class CX_FEB has no exception.
Method GET_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_S_MSG | Value transfer | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20100601 |
Method GET_MSG on class CX_FEB has no exception.
Method GET_RETURN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20101022 |
Method GET_RETURN on class CX_FEB has no exception.
Method HANDLE_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ALV | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100601 | ||
| 2 | IV_REPORT | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100601 |
Method HANDLE_MSG on class CX_FEB has no exception.
Method HANDLE_MSGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CX_FEB | Call by reference | Type reference (TYPE) | TT_CX_FEB | 20100601 | ||||
| 2 | IV_ALV | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100601 | ||
| 3 | IV_REPORT | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100601 |
Method HANDLE_MSGS on class CX_FEB has no exception.
Method _SET_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTR_NAME | Call by reference | Type reference (TYPE) | STRING | 20100601 | ||||
| 2 | IV_ATTR_VALUE | Call by reference | Type reference (TYPE) | DATA | 20100601 |
Method _SET_ATTR on class CX_FEB has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |