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
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_GRFN_MSMP_APPLICATION_EXIT Exception raised by application specific exits. 20100412
2 Inheritance (c INHERITING FROM c_ref)  CX_GRFN_MSMP_CONCURRENT_CHANGE Data Concurrently Changed By Other User 20091002
3 Inheritance (c INHERITING FROM c_ref)  CX_GRFN_MSMP_CONFIGURATION_ERR MSMP Configuration Error 20090922
4 Inheritance (c INHERITING FROM c_ref)  CX_GRFN_MSMP_LOCKED MSMP Locking Failure 20090909
5 Inheritance (c INHERITING FROM c_ref)  CX_GRFN_MSMP_NO_APPROVER Approver not found 20091023
6 Inheritance (c INHERITING FROM c_ref)  CX_GRFN_MSMP_NO_AUTHORIZATION Insufficient authorization 20100622
7 Inheritance (c INHERITING FROM c_ref)  CX_GRFN_MSMP_NO_DATA_FOUND Data not found 20091029
8 Inheritance (c INHERITING FROM c_ref)  CX_GRFN_MSMP_NO_INITIATOR Initiator Not Found MSMP Exception 20090910
9 Inheritance (c INHERITING FROM c_ref)  CX_GRFN_MSMP_SKIP_NOTIF_VAR Skip Notification Variable Evaluation - no value defined 20120110
10 Inheritance (c INHERITING FROM c_ref)  CX_GRFN_MSMP_SUBMIT_POSTPONED Submit postponed due to an error (initiator) 20100810
... Click here to see Used By full list (11 items)
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 CX_GRFN_MSMP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 GRFNW 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 MR_EXCEPTION Static Attribute Public Object reference (TYPE REF TO) CX_GRFN_MSMP Global field for CATCH INTO statements 20100916
2 MSMP_EXEC_CONTEXT Instance attribute Public Type reference (TYPE) GRFN_MW_S_EXECUTION_CONTEXT MSMP Execution Context for API and BWF 20100306
3 MS_T100_KEY Static Attribute Public Type reference (TYPE) SCX_T100KEY T100 Key with Parameters Mapped to Attribute Names 20091002
4 M_MSG_STR Static Attribute Public Type reference (TYPE) STRING Global field for MESSAGE INTO statements 20091002
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090908
2 CONVERT_CX_ROOT_TO_MESSAGE Static method Public Method Genereate System Mesage from Exception 20091002
3 CONVERT_TO_GRFN_EXCEPTION Instance method Public Method Converts MSMP exception chain to message table - STATUS attr 20100428
4 FACTORY_T100KEY Static method Public Method Returns T100KEY(type SCX_T100KEY) Message Key Structure 20091002
5 FACTORY_T100KEY_SWF_T100MS Static method Public Method Returns T100KEY(type SCX_T100KEY) Message Key Structure 20100421
6 LOG_MSMP_MESSAGE Instance method Public Method 20100306
7 RAISE_EXCEPTION Static method Public Method Raises exception 20091002
8 RAISE_EXCEPTION_FROM_CX_ROOT Static method Public Method Raises exception 20091002
9 RAISE_FROM_SY_MESSAGE 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 Importing COLLECTION Value transfer Type reference (TYPE) EXCEPTIONT COLLECTION 20091112
2 Importing MR_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_GRFN_MSMP 20100916
3 Importing MSMP_EXEC_CONTEXT Call by reference Type reference (TYPE) GRFN_MW_S_EXECUTION_CONTEXT 20100306
4 Importing MS_T100_KEY Call by reference Type reference (TYPE) SCX_T100KEY 20091002
5 Importing M_MSG_STR Call by reference Type reference (TYPE) STRING 20091002
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20090908
7 Importing STATUS Value transfer Type reference (TYPE) BAPIRETTAB STATUS 20091112
8 Importing 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 Importing IR_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20091002
2 Importing 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 Importing IR_EXCEPTION Value transfer Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20100428
2 Returning 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 Importing I_MSGID Call by reference Type reference (TYPE) SIMPLE 20091002
2 Importing I_MSGNO Call by reference Type reference (TYPE) SIMPLE 20091002
3 Importing I_MSGV1 Call by reference Type reference (TYPE) SIMPLE 20091002
4 Importing I_MSGV2 Call by reference Type reference (TYPE) SIMPLE 20091002
5 Importing I_MSGV3 Call by reference Type reference (TYPE) SIMPLE 20091002
6 Importing I_MSGV4 Call by reference Type reference (TYPE) SIMPLE 20091002
7 Returning 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 Importing I_MSGID Call by reference Type reference (TYPE) SIMPLE 20100421
2 Importing I_MSGNO Call by reference Type reference (TYPE) SIMPLE 20100421
3 Importing I_MSGTY Call by reference Type reference (TYPE) SIMPLE 20100421
4 Importing I_MSGV1 Call by reference Type reference (TYPE) SIMPLE 20100421
5 Importing I_MSGV2 Call by reference Type reference (TYPE) SIMPLE 20100421
6 Importing I_MSGV3 Call by reference Type reference (TYPE) SIMPLE 20100421
7 Importing I_MSGV4 Call by reference Type reference (TYPE) SIMPLE 20100421
8 Returning 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 Importing IS_EXEC_CONTEXT Call by reference Type reference (TYPE) GRFN_MW_S_EXECUTION_CONTEXT MSMP Execution Context for API and BWF 20100306
2 Importing I_DEFAULT_MSGTY Call by reference Type reference (TYPE) SY-MSGTY 'E' Message Type 20100306
3 Importing 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 Importing IR_PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20091002
2 Importing IS_T100KEY Value transfer Type reference (TYPE) SCX_T100KEY 20091002
3 Importing IV_MSGID Value transfer Type reference (TYPE) SY-MSGID 20091002
4 Importing IV_MSGNO Value transfer Type reference (TYPE) SY-MSGNO 20091002
5 Importing IV_MSGV1 Value transfer Type reference (TYPE) SIMPLE Expected to Be Compatible with Type sy-msgv1 20091002
6 Importing IV_MSGV2 Value transfer Type reference (TYPE) SIMPLE Expected to Be Compatible with Type sy-msgv2 20091002
7 Importing IV_MSGV3 Value transfer Type reference (TYPE) SIMPLE Expected to Be Compatible with Type sy-msgv3 20091002
8 Importing IV_MSGV4 Value transfer Type reference (TYPE) SIMPLE Expected to Be Compatible with Type sy-msgv4 20091002
9 Importing I_TEXTID Call by reference Type reference (TYPE) SOTR_CONC Key for Logical Object in the OTR 20091002
# Exception Resumable Description Created on
1 CX_GRFN_MSMP 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 Importing IR_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20091002
2 Importing IR_PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20091002
3 Importing IV_MSG_TYPE Value transfer Type reference (TYPE) SY-MSGTY 'E' Messages, Message Type 20091002
4 Importing I_TEXTID Call by reference Type reference (TYPE) SOTR_CONC Key for Logical Object in the OTR 20091002
# Exception Resumable Description Created on
1 CX_GRFN_MSMP 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 Importing I_EX_TYPE Value transfer Type reference (TYPE) SEOCLSNAME Object Type Name 20090910
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20090910
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_GRFN_MSMP_APPLICATION_EXIT Exception raised by application specific exits. 20100412
2 Inheritance (c INHERITING FROM c_ref)  CX_GRFN_MSMP_CONCURRENT_CHANGE Data Concurrently Changed By Other User 20091002
3 Inheritance (c INHERITING FROM c_ref)  CX_GRFN_MSMP_CONFIGURATION_ERR MSMP Configuration Error 20090922
4 Inheritance (c INHERITING FROM c_ref)  CX_GRFN_MSMP_LOCKED MSMP Locking Failure 20090909
5 Inheritance (c INHERITING FROM c_ref)  CX_GRFN_MSMP_NO_APPROVER Approver not found 20091023
6 Inheritance (c INHERITING FROM c_ref)  CX_GRFN_MSMP_NO_AUTHORIZATION Insufficient authorization 20100622
7 Inheritance (c INHERITING FROM c_ref)  CX_GRFN_MSMP_NO_DATA_FOUND Data not found 20091029
8 Inheritance (c INHERITING FROM c_ref)  CX_GRFN_MSMP_NO_INITIATOR Initiator Not Found MSMP Exception 20090910
9 Inheritance (c INHERITING FROM c_ref)  CX_GRFN_MSMP_SKIP_NOTIF_VAR Skip Notification Variable Evaluation - no value defined 20120110
10 Inheritance (c INHERITING FROM c_ref)  CX_GRFN_MSMP_SUBMIT_POSTPONED Submit postponed due to an error (initiator) 20100810
11 Inheritance (c INHERITING FROM c_ref)  CX_GRFN_MSMP_WRONG_CALL MSMP Operation Not Allowed 20090909
History
Last changed by/on SAP  20141106 
SAP Release Created in 600