SAP ABAP Class CX_GRFN_AC_EXCEPTION (Generic AC Exception)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_UTILITIES (Package) Access Control GRC Various helping infrastructure for ABAP
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_GRFN_EXCEPTION Generic GRC API exception 20100304
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20100304
Properties
Class CX_GRFN_AC_EXCEPTION  
Short Description Generic AC 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 GRAC_UTILITIES   Access Control GRC Various helping infrastructure for ABAP 
Created 20100304   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20100304
Friends
Class CX_GRFN_AC_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_T100_KEY Static Attribute Public Type reference (TYPE) SCX_T100KEY T100 Key with Parameters Mapped to Attribute Names 20100304
2 M_MSG_STR Static Attribute Public Type reference (TYPE) STRING 20100304
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100304
2 CONVERT_CX_ROOT_TO_MESSAGE Static method Public Method Genereate System Mesage from Exception 20100304
3 FACTORY_T100KEY Static method Public Method Returns T100KEY(type SCX_T100KEY) Message Key Structure 20100304
4 RAISE_EXCEPTION Static method Public Method Raises exception 20100304
5 RAISE_EXCEPTION_FROM_CX_ROOT Static method Public Method Raises exception 20100304
6 RAISE_FROM_SY_MESSAGE Static method Public Method 20100304
Events
Class CX_GRFN_AC_EXCEPTION has no event.
Types
Class CX_GRFN_AC_EXCEPTION 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 20100304
2 Importing MS_T100_KEY Call by reference Type reference (TYPE) SCX_T100KEY 20100304
3 Importing M_MSG_STR Call by reference Type reference (TYPE) STRING 20100304
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100304
5 Importing STATUS Value transfer Type reference (TYPE) BAPIRETTAB STATUS 20100304
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100304

Method CONSTRUCTOR on class CX_GRFN_AC_EXCEPTION 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 20100304
2 Importing IV_MSG_TYPE Value transfer Type reference (TYPE) SY-MSGTY 'E' Messages, Message Type 20100304

Method CONVERT_CX_ROOT_TO_MESSAGE on class CX_GRFN_AC_EXCEPTION 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 20100304
2 Importing I_MSGNO Call by reference Type reference (TYPE) SIMPLE 20100304
3 Importing I_MSGV1 Call by reference Type reference (TYPE) SIMPLE 20100304
4 Importing I_MSGV2 Call by reference Type reference (TYPE) SIMPLE 20100304
5 Importing I_MSGV3 Call by reference Type reference (TYPE) SIMPLE 20100304
6 Importing I_MSGV4 Call by reference Type reference (TYPE) SIMPLE 20100304
7 Returning RV_T100KEY Value transfer Type reference (TYPE) SCX_T100KEY 20100304

Method FACTORY_T100KEY on class CX_GRFN_AC_EXCEPTION 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 20100304
2 Importing IS_T100KEY Value transfer Type reference (TYPE) SCX_T100KEY 20100304
3 Importing IV_MSGID Value transfer Type reference (TYPE) SY-MSGID 20100304
4 Importing IV_MSGNO Value transfer Type reference (TYPE) SY-MSGNO 20100304
5 Importing IV_MSGV1 Value transfer Type reference (TYPE) SIMPLE Expected to Be Compatible with Type sy-msgv1 20100304
6 Importing IV_MSGV2 Value transfer Type reference (TYPE) SIMPLE Expected to Be Compatible with Type sy-msgv2 20100304
7 Importing IV_MSGV3 Value transfer Type reference (TYPE) SIMPLE Expected to Be Compatible with Type sy-msgv3 20100304
8 Importing IV_MSGV4 Value transfer Type reference (TYPE) SIMPLE Expected to Be Compatible with Type sy-msgv4 20100304
9 Importing I_TEXTID Call by reference Type reference (TYPE) SOTR_CONC Key for Logical Object in the OTR 20100304
# Exception Resumable Description Created on
1 CX_GRFN_AC_EXCEPTION Analysis Process (TLOGO) Error Exception 20100325

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 20100304
2 Importing IR_PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20100304
3 Importing IV_MSG_TYPE Value transfer Type reference (TYPE) SY-MSGTY 'E' Messages, Message Type 20100304
4 Importing I_TEXTID Call by reference Type reference (TYPE) SOTR_CONC Key for Logical Object in the OTR 20100304
# Exception Resumable Description Created on
1 CX_GRFN_AC_EXCEPTION Analysis Process (TLOGO) Error Exception 20100325

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 20100304
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20100304
History
Last changed by/on SAP  20141106 
SAP Release Created in 600