SAP ABAP Class CX_GRFN_EXCEPTION (Generic GRC API exception)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC (Application Component) Governance, Risk and Compliance
⤷ GRFN_API_SERVICES (Package) GRC Foundation API Services
⤷ GRC (Application Component) Governance, Risk and Compliance
⤷ GRFN_API_SERVICES (Package) GRC Foundation API Services
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_BAPI_EXCEPTION | Exception Basis Class for BAPI Migration | 20080123 |
Meta Relationship - Used By
Properties
Class | CX_GRFN_EXCEPTION | |
Short Description | Generic GRC API exception | |
Super Class | CX_BAPI_EXCEPTION | Exception Basis Class for BAPI Migration |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | GRFN_API_SERVICES | GRC Foundation API Services |
Created | 20080123 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_GRFN_EXCEPTION has no forward declaration.
Interfaces
Class CX_GRFN_EXCEPTION has no interface implemented.
Friends
Class CX_GRFN_EXCEPTION has no friend class.
Attributes
Class CX_GRFN_EXCEPTION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20080123 |
2 | RAISE | Static method | Public | Method | Simple wrapper to raise this exception | 20100921 |
Events
Class CX_GRFN_EXCEPTION has no event.
Types
Class CX_GRFN_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 | 20080123 | ||
2 | Importing | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20080123 | |||
3 | Importing | STATUS | Value transfer | Type reference (TYPE) | BAPIRETTAB | STATUS | 20080123 | ||
4 | Importing | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20080123 |
Method CONSTRUCTOR on class CX_GRFN_EXCEPTION has no exception.
Method RAISE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_ID | Call by reference | Type reference (TYPE) | SY-MSGID | Message Class | 20100921 | ||
2 | Importing | IV_NO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20100921 | ||
3 | Importing | IV_TP | Call by reference | Type reference (TYPE) | SY-MSGTY | Message Type | 20100921 | ||
4 | Importing | IV_V1 | Call by reference | Type reference (TYPE) | ANY | 20100921 | |||
5 | Importing | IV_V2 | Call by reference | Type reference (TYPE) | ANY | 20100921 | |||
6 | Importing | IV_V3 | Call by reference | Type reference (TYPE) | ANY | 20100921 | |||
7 | Importing | IV_V4 | Call by reference | Type reference (TYPE) | ANY | 20100921 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100921 |
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |