SAP ABAP Class CX_FMEUF_MSG (Message Exception Class for Expenditure Certification)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-EC (Application Component) Expenditure Certification
⤷
FMEUF_E (Package) Expenditure Certification

⤷

⤷

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 | 20050913 |
Properties
Class | CX_FMEUF_MSG | |
Short Description | Message Exception Class for Expenditure Certification | |
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 | FMEUF_E | Expenditure Certification |
Created | 20050913 | SAP |
Last change | 20070913 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_FMEUF_MSG has no forward declaration.
Interfaces
Class CX_FMEUF_MSG has no interface implemented.
Friends
Class CX_FMEUF_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 | Messages, Message Class | 20050913 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGNO | Messages, Message Number | 20050913 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGTY | 'E' | Messages, Message Type | 20050913 | |
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Messages, Message Variable | 20050913 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Messages, Message Variable | 20050913 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Messages, Message Variable | 20050913 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Messages, Message Variable | 20050913 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050913 |
2 | ![]() |
Static method | Public | Method | Creates an Exception | 20050913 |
3 | ![]() |
Static method | Public | Method | Creates Exception from System Fields | 20050913 |
4 | ![]() |
Instance method | Public | Method | 20060130 | |
5 | ![]() |
Static method | Public | Method | Manages a Message Using the Message Handler | 20050913 |
6 | ![]() |
Instance method | Public | Method | Moves Message of Object to the Message Handler | 20050913 |
7 | ![]() |
Static method | Public | Method | Issue message in the system message fields (using message) | 20050913 |
Events
Class CX_FMEUF_MSG has no event.
Types
Class CX_FMEUF_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 | 20050913 | |||
2 | ![]() |
M_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | 20050913 | |||
3 | ![]() |
M_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | 20050913 | ||
4 | ![]() |
M_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | 20050913 | |||
5 | ![]() |
M_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | 20050913 | |||
6 | ![]() |
M_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | 20050913 | |||
7 | ![]() |
M_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | 20050913 | |||
8 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050913 | |||
9 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20050913 |
Method CONSTRUCTOR on class CX_FMEUF_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 | 'FMEUF' | Messages, Message Class | 20050913 | |
2 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Messages, Message Number | 20050913 | ||
3 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Messages, Message Type | 20050913 | |
4 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | SIMPLE | 20050913 | |||
5 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | SIMPLE | 20050913 | |||
6 | ![]() |
I_MSGV3 | Call by reference | Type reference (TYPE) | SIMPLE | 20050913 | |||
7 | ![]() |
I_MSGV4 | Call by reference | Type reference (TYPE) | SIMPLE | 20050913 | |||
8 | ![]() |
R_EXCP | Value transfer | Object reference (TYPE REF TO) | CX_FMEUF_MSG | Message Exception Class for Earmarked Funds | 20050913 |
Method CREATE on class CX_FMEUF_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_FMEUF_MSG | Message Exception Class for Earmarked Funds | 20050913 |
Method CREATE_FROM_SYMSG on class CX_FMEUF_MSG has no exception.
Method GET_SYMSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_SYMSG | Value transfer | Type reference (TYPE) | SYMSG | Structure of message variables | 20060130 |
Method GET_SYMSG on class CX_FMEUF_MSG has no exception.
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 | 'FMEUF' | Messages, Message Class | 20050913 | |
2 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Messages, Message Number | 20050913 | ||
3 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Messages, Message Type | 20050913 | |
4 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | SIMPLE | 20050913 | |||
5 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | SIMPLE | 20050913 | |||
6 | ![]() |
I_MSGV3 | Call by reference | Type reference (TYPE) | SIMPLE | 20050913 | |||
7 | ![]() |
I_MSGV4 | Call by reference | Type reference (TYPE) | SIMPLE | 20050913 |
Method MESSAGE on class CX_FMEUF_MSG has no exception.
Method PUTMESSAGE Signature
Method PUTMESSAGE on class CX_FMEUF_MSG has no parameter.
Method PUTMESSAGE on class CX_FMEUF_MSG has no exception.
Method SYMESSAGE Signature
Method SYMESSAGE on class CX_FMEUF_MSG has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Message Exception Class for Earmarked Funds | 20050913 |
History
Last changed by/on | SAP | 20070913 |
SAP Release Created in | 700 |