SAP ABAP Class CX_FMEF_MSG (Message Exception Class for Earmarked Funds)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-FM (Application Component) Funds Management
⤷
FMEF (Package) Earmarked Funds and Funds Transfers (Based on Classes)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_FMEF_BASE | Basis Exception Class for Earmarked Funds | 20040604 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_FMEF_READONLY | Document is Read Only | 20061205 |
Properties
Class | CX_FMEF_MSG | |
Short Description | Message Exception Class for Earmarked Funds | |
Super Class | CX_FMEF_BASE | Basis Exception Class for Earmarked Funds |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | FMEF | Earmarked Funds and Funds Transfers (Based on Classes) |
Created | 20040604 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_FMEF_MSG has no forward declaration.
Interfaces
Class CX_FMEF_MSG has no interface implemented.
Friends
Class CX_FMEF_MSG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGID | 'RE' | Messages, Message Class | 20040604 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGNO | Messages, Message Number | 20040604 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGTY | 'E' | Messages, Message Type | 20040604 | |
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Messages, Message Variable | 20040604 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Messages, Message Variable | 20040604 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Messages, Message Variable | 20040604 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Messages, Message Variable | 20040604 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040604 |
2 | ![]() |
Static method | Public | Method | Creates an Exception | 20040604 |
3 | ![]() |
Static method | Public | Method | Creates Exception from System Fields | 20040609 |
4 | ![]() |
Static method | Public | Method | Manages a Message Using the Message Handler | 20040604 |
5 | ![]() |
Static method | Public | Method | Manages a Message Using the Message Handler | 20040604 |
6 | ![]() |
Instance method | Public | Method | Moves Message of Object to the Message Handler | 20040604 |
7 | ![]() |
Static method | Public | Method | Issue message in the system message fields (using message) | 20040604 |
Events
Class CX_FMEF_MSG has no event.
Types
Class CX_FMEF_MSG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
M_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 'RE' | 20040604 | ||
2 | ![]() |
M_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | 20040604 | |||
3 | ![]() |
M_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | 20040604 | ||
4 | ![]() |
M_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | 20040604 | |||
5 | ![]() |
M_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | 20040604 | |||
6 | ![]() |
M_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | 20040604 | |||
7 | ![]() |
M_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | 20040604 | |||
8 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20040604 | |||
9 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20040604 |
Method CONSTRUCTOR on class CX_FMEF_MSG has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 'RE' | Nachrichten, Nachrichtenklasse | 20040604 | |
2 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20040604 | ||
3 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Nachrichten, Nachrichtentyp | 20040604 | |
4 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | SIMPLE | 20040604 | |||
5 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | SIMPLE | 20040604 | |||
6 | ![]() |
I_MSGV3 | Call by reference | Type reference (TYPE) | SIMPLE | 20040604 | |||
7 | ![]() |
I_MSGV4 | Call by reference | Type reference (TYPE) | SIMPLE | 20040604 | |||
8 | ![]() |
R_EXCP | Value transfer | Object reference (TYPE REF TO) | CX_FMEF_MSG | Message-Exceptionklasse für Mittelvormerkungen | 20040604 |
Method CREATE on class CX_FMEF_MSG has no exception.
Method CREATE_FROM_SYMSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_EXCP | Value transfer | Object reference (TYPE REF TO) | CX_FMEF_MSG | Message-Exceptionklasse für Mittelvormerkungen | 20040609 |
Method CREATE_FROM_SYMSG on class CX_FMEF_MSG has no exception.
Method CUSTMESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 'RE' | Nachrichten, Nachrichtenklasse | 20040604 | |
2 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20040604 | ||
3 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Nachrichten, Nachrichtentyp | 20040604 | |
4 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | SIMPLE | 20040604 | |||
5 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | SIMPLE | 20040604 | |||
6 | ![]() |
I_MSGV3 | Call by reference | Type reference (TYPE) | SIMPLE | 20040604 | |||
7 | ![]() |
I_MSGV4 | Call by reference | Type reference (TYPE) | SIMPLE | 20040604 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Message-Exceptionklasse für Mittelvormerkungen | 20040604 |
Method MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 'RE' | Nachrichten, Nachrichtenklasse | 20040604 | |
2 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20040604 | ||
3 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Nachrichten, Nachrichtentyp | 20040604 | |
4 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | SIMPLE | 20040604 | |||
5 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | SIMPLE | 20040604 | |||
6 | ![]() |
I_MSGV3 | Call by reference | Type reference (TYPE) | SIMPLE | 20040604 | |||
7 | ![]() |
I_MSGV4 | Call by reference | Type reference (TYPE) | SIMPLE | 20040604 |
Method MESSAGE on class CX_FMEF_MSG has no exception.
Method PUTMESSAGE Signature
Method PUTMESSAGE on class CX_FMEF_MSG has no parameter.
Method PUTMESSAGE on class CX_FMEF_MSG has no exception.
Method SYMESSAGE Signature
Method SYMESSAGE on class CX_FMEF_MSG has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Message-Exceptionklasse für Mittelvormerkungen | 20040604 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 500 |