SAP ABAP Class CX_GRFN_MSMP (Generic MSMP Exception)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_MSMP_WORKFLOW (Package) GRC Shared MSMP Engine

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_GRFN_EXCEPTION | Generic GRC API exception | 20091112 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20090908 |
Meta Relationship - Used By
Properties
Class | CX_GRFN_MSMP | |
Short Description | Generic MSMP Exception | |
Super Class | CX_GRFN_EXCEPTION | Generic GRC API exception |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | GRFN_MSMP_WORKFLOW | GRC Shared MSMP Engine |
Created | 20090908 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20090908 |
Friends
Class CX_GRFN_MSMP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CX_GRFN_MSMP | Global field for CATCH INTO statements | 20100916 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GRFN_MW_S_EXECUTION_CONTEXT | MSMP Execution Context for API and BWF | 20100306 | ||
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | SCX_T100KEY | T100 Key with Parameters Mapped to Attribute Names | 20091002 | ||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | Global field for MESSAGE INTO statements | 20091002 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090908 |
2 | ![]() |
Static method | Public | Method | Genereate System Mesage from Exception | 20091002 |
3 | ![]() |
Instance method | Public | Method | Converts MSMP exception chain to message table - STATUS attr | 20100428 |
4 | ![]() |
Static method | Public | Method | Returns T100KEY(type SCX_T100KEY) Message Key Structure | 20091002 |
5 | ![]() |
Static method | Public | Method | Returns T100KEY(type SCX_T100KEY) Message Key Structure | 20100421 |
6 | ![]() |
Instance method | Public | Method | 20100306 | |
7 | ![]() |
Static method | Public | Method | Raises exception | 20091002 |
8 | ![]() |
Static method | Public | Method | Raises exception | 20091002 |
9 | ![]() |
Static method | Public | Method | 20090910 |
Events
Class CX_GRFN_MSMP has no event.
Types
Class CX_GRFN_MSMP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLLECTION | Value transfer | Type reference (TYPE) | EXCEPTIONT | COLLECTION | 20091112 | ||
2 | ![]() |
MR_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_GRFN_MSMP | 20100916 | |||
3 | ![]() |
MSMP_EXEC_CONTEXT | Call by reference | Type reference (TYPE) | GRFN_MW_S_EXECUTION_CONTEXT | 20100306 | |||
4 | ![]() |
MS_T100_KEY | Call by reference | Type reference (TYPE) | SCX_T100KEY | 20091002 | |||
5 | ![]() |
M_MSG_STR | Call by reference | Type reference (TYPE) | STRING | 20091002 | |||
6 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20090908 | |||
7 | ![]() |
STATUS | Value transfer | Type reference (TYPE) | BAPIRETTAB | STATUS | 20091112 | ||
8 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20090908 |
Method CONSTRUCTOR on class CX_GRFN_MSMP has no exception.
Method CONVERT_CX_ROOT_TO_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20091002 | ||
2 | ![]() |
IV_MSG_TYPE | Value transfer | Type reference (TYPE) | SY-MSGTY | 'E' | Messages, Message Type | 20091002 |
Method CONVERT_CX_ROOT_TO_MESSAGE on class CX_GRFN_MSMP has no exception.
Method CONVERT_TO_GRFN_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20100428 | ||
2 | ![]() |
RT_STATUS | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100428 |
Method CONVERT_TO_GRFN_EXCEPTION on class CX_GRFN_MSMP has no exception.
Method FACTORY_T100KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | SIMPLE | 20091002 | |||
2 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | SIMPLE | 20091002 | |||
3 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | SIMPLE | 20091002 | |||
4 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | SIMPLE | 20091002 | |||
5 | ![]() |
I_MSGV3 | Call by reference | Type reference (TYPE) | SIMPLE | 20091002 | |||
6 | ![]() |
I_MSGV4 | Call by reference | Type reference (TYPE) | SIMPLE | 20091002 | |||
7 | ![]() |
RV_T100KEY | Value transfer | Type reference (TYPE) | SCX_T100KEY | 20091002 |
Method FACTORY_T100KEY on class CX_GRFN_MSMP has no exception.
Method FACTORY_T100KEY_SWF_T100MS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | SIMPLE | 20100421 | |||
2 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | SIMPLE | 20100421 | |||
3 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | SIMPLE | 20100421 | |||
4 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | SIMPLE | 20100421 | |||
5 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | SIMPLE | 20100421 | |||
6 | ![]() |
I_MSGV3 | Call by reference | Type reference (TYPE) | SIMPLE | 20100421 | |||
7 | ![]() |
I_MSGV4 | Call by reference | Type reference (TYPE) | SIMPLE | 20100421 | |||
8 | ![]() |
RV_T100KEY | Value transfer | Type reference (TYPE) | SWF_T100MS | Structure for T100 Message | 20100421 |
Method FACTORY_T100KEY_SWF_T100MS on class CX_GRFN_MSMP has no exception.
Method LOG_MSMP_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_EXEC_CONTEXT | Call by reference | Type reference (TYPE) | GRFN_MW_S_EXECUTION_CONTEXT | MSMP Execution Context for API and BWF | 20100306 | ||
2 | ![]() |
I_DEFAULT_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20100306 | |
3 | ![]() |
I_MSG_CATEGORY | Call by reference | Type reference (TYPE) | GRFN_MW_LOG_ENTRY_CATEGORY | GRFNW_MSMP_C_LOG_ENTRY_CATEG-MSMP_ERROR | MSMP Message Log Entry Category | 20100306 |
Method LOG_MSMP_MESSAGE on class CX_GRFN_MSMP has no exception.
Method RAISE_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20091002 | ||
2 | ![]() |
IS_T100KEY | Value transfer | Type reference (TYPE) | SCX_T100KEY | 20091002 | |||
3 | ![]() |
IV_MSGID | Value transfer | Type reference (TYPE) | SY-MSGID | 20091002 | |||
4 | ![]() |
IV_MSGNO | Value transfer | Type reference (TYPE) | SY-MSGNO | 20091002 | |||
5 | ![]() |
IV_MSGV1 | Value transfer | Type reference (TYPE) | SIMPLE | Expected to Be Compatible with Type sy-msgv1 | 20091002 | ||
6 | ![]() |
IV_MSGV2 | Value transfer | Type reference (TYPE) | SIMPLE | Expected to Be Compatible with Type sy-msgv2 | 20091002 | ||
7 | ![]() |
IV_MSGV3 | Value transfer | Type reference (TYPE) | SIMPLE | Expected to Be Compatible with Type sy-msgv3 | 20091002 | ||
8 | ![]() |
IV_MSGV4 | Value transfer | Type reference (TYPE) | SIMPLE | Expected to Be Compatible with Type sy-msgv4 | 20091002 | ||
9 | ![]() |
I_TEXTID | Call by reference | Type reference (TYPE) | SOTR_CONC | Key for Logical Object in the OTR | 20091002 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Analysis Process (TLOGO) Error Exception | 20091002 |
Method RAISE_EXCEPTION_FROM_CX_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20091002 | ||
2 | ![]() |
IR_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20091002 | ||
3 | ![]() |
IV_MSG_TYPE | Value transfer | Type reference (TYPE) | SY-MSGTY | 'E' | Messages, Message Type | 20091002 | |
4 | ![]() |
I_TEXTID | Call by reference | Type reference (TYPE) | SOTR_CONC | Key for Logical Object in the OTR | 20091002 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Analysis Process (TLOGO) Error Exception | 20091002 |
Method RAISE_FROM_SY_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EX_TYPE | Value transfer | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090910 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions with Static and Dynamic Check of RAISING Clause | 20090910 |
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |