SAP ABAP Class CL_CFX_UI_MSG (Access to Standard Messages)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_UI (Package) Collaboration Folders: User Interface

⤷

⤷

Properties
Class | CL_CFX_UI_MSG | |
Short Description | Access to Standard Messages | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_UI | Collaboration Folders: User Interface |
Created | 20010319 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CFX_UI_MSG has no forward declaration.
Interfaces
Class CL_CFX_UI_MSG has no interface implemented.
Friends
Class CL_CFX_UI_MSG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | I | 103 | Changes are Not Displayed | 20010319 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 102 | Changes are Displayed | 20010319 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | I | 100 | Data Has Been Saved | 20010319 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Error | 20010319 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | TEXT10 | '1' | Error | 20010322 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | SC_ERROR_STR | Error ;; | 20030904 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | I | 3 | Note | 20010319 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | TEXT10 | '3' | Note | 20010322 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | I | 101 | Last Changes Have Not Been Saved | 20010319 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | I | 0 | No Error, Note, Warning | 20010319 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | TEXT10 | '0' | No Error, Note, Warning | 20010322 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | SC_NORMAL_STR | No Error, Note, Warning | 20030904 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | Warning | 20010319 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | TEXT10 | '2' | Warning | 20010322 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Protected | Method | 20010531 | |
2 | ![]() |
Static method | Protected | Method | 20010531 | |
3 | ![]() |
Static method | Public | Method | Returns Text for Message Type (Error, Note, Warning) | 20010319 |
4 | ![]() |
Static method | Public | Method | Returns Text for ID (One of SC_* Constants) | 20010319 |
5 | ![]() |
Static method | Protected | Method | 20010531 | |
6 | ![]() |
Static method | Protected | Method | 20010531 | |
7 | ![]() |
Static method | Protected | Method | 20010531 | |
8 | ![]() |
Static method | Protected | Method | 20010531 | |
9 | ![]() |
Static method | Protected | Method | 20010531 |
Events
Class CL_CFX_UI_MSG has no event.
Types
Class CL_CFX_UI_MSG has no local type.
Method Signatures
Method CREATE_ATTRIBUTE_NS Signature
Method CREATE_ATTRIBUTE_NS on class CL_CFX_UI_MSG has no parameter.
Method CREATE_ATTRIBUTE_NS on class CL_CFX_UI_MSG has no exception.
Method CREATE_PROCESSING_INSTRUCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IDOM_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20010531 | |||
2 | ![]() |
ISTR_DATA | Value transfer | Type reference (TYPE) | STRING | 20010531 | |||
3 | ![]() |
ISTR_TARGET | Value transfer | Type reference (TYPE) | STRING | 20010531 | |||
4 | ![]() |
RPIN_PROCESSING_INSTRUCTION | Value transfer | Object reference (TYPE REF TO) | IF_IXML_PI_UNPARSED | 20010531 |
Method CREATE_PROCESSING_INSTRUCTION on class CL_CFX_UI_MSG has no exception.
Method GET_TEXT_MSGTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSGTYPE | Call by reference | Type reference (TYPE) | I | Nachrichtentyp (0..3) | 20010319 | ||
2 | ![]() |
R_TXT | Value transfer | Type reference (TYPE) | STRING | Der Text | 20010319 |
Method GET_TEXT_MSGTYPE on class CL_CFX_UI_MSG has no exception.
Method GET_TEXT_MSG_FOR_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MSG | Value transfer | Type reference (TYPE) | STRING | Der Text | 20010319 | ||
2 | ![]() |
E_MSG_TYPE | Call by reference | Type reference (TYPE) | I | Art der Meldung (SC_WARNING, SC_ERROR...) | 20010319 | ||
3 | ![]() |
E_MSG_TYPE_TXT | Call by reference | Type reference (TYPE) | STRING | Fehler, Warning, Hinweis... | 20010319 | ||
4 | ![]() |
I_MSG_ID | Call by reference | Type reference (TYPE) | I | Id der Meldung | 20010319 |
Method GET_TEXT_MSG_FOR_ID on class CL_CFX_UI_MSG has no exception.
Method LOAD_FROM_HTTP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IBOO_SECURE | Value transfer | Type reference (TYPE) | BOOLEAN | '' | 20010531 | ||
2 | ![]() |
IDOM_XML | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20010531 | |||
3 | ![]() |
ISTR_HOST | Value transfer | Type reference (TYPE) | STRING | 20010531 | |||
4 | ![]() |
ISTR_PASSWORD | Value transfer | Type reference (TYPE) | STRING | 20010531 | |||
5 | ![]() |
ISTR_PATH | Value transfer | Type reference (TYPE) | STRING | 20010531 | |||
6 | ![]() |
ISTR_PORT | Value transfer | Type reference (TYPE) | STRING | 20010531 | |||
7 | ![]() |
ISTR_PROXY_HOST | Value transfer | Type reference (TYPE) | STRING | 20010531 | |||
8 | ![]() |
ISTR_PROXY_PORT | Value transfer | Type reference (TYPE) | STRING | 20010531 | |||
9 | ![]() |
ISTR_USER | Value transfer | Type reference (TYPE) | STRING | 20010531 | |||
10 | ![]() |
ITYP_CLIENT | Value transfer | Type reference (TYPE) | SYMANDT | 20010531 | |||
11 | ![]() |
ITYP_LANGUAGE | Value transfer | Type reference (TYPE) | SYLANGU | 20010531 |
Method LOAD_FROM_HTTP on class CL_CFX_UI_MSG has no exception.
Method LOAD_FROM_ISTREAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IDOM_XML | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20010531 | |||
2 | ![]() |
IIST_XML | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ISTREAM | 20010531 |
Method LOAD_FROM_ISTREAM on class CL_CFX_UI_MSG has no exception.
Method LOAD_FROM_MIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IDOM_XML | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20010531 | |||
2 | ![]() |
IOBJ_RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_BSP_RUNTIME | 20010531 | |||
3 | ![]() |
ISTR_PATH | Value transfer | Type reference (TYPE) | STRING | 20010531 |
Method LOAD_FROM_MIME on class CL_CFX_UI_MSG has no exception.
Method LOAD_FROM_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IDOM_XML | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20010531 | |||
2 | ![]() |
ISTR_XML | Call by reference | Type reference (TYPE) | STRING | 20010531 |
Method LOAD_FROM_STRING on class CL_CFX_UI_MSG has no exception.
Method RENDER_TO_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IDOM_TO_BE_RENDERED | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20010531 | |||
2 | ![]() |
RDOM_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20010531 |
Method RENDER_TO_DOM on class CL_CFX_UI_MSG has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 20A |