SAP ABAP Class CL_AXT_EXCEPTION_REPORTER (Services for raising exceptions)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_COMMON (Package) Common Extensibility objects
⤷
⤷
Properties
| Class | CL_AXT_EXCEPTION_REPORTER | |
| Short Description | Services for raising exceptions | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_COMMON | Common Extensibility objects |
| Created | 20080211 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_AXT_EXCEPTION_REPORTER has no interface implemented.
Friends
Class CL_AXT_EXCEPTION_REPORTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_AXT_EXCEPTION_REPORTER | Singleton instance | 20080211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20080211 | ||
| 2 | Static method | Public | Method | Returns the singleton instance of this class | 20080211 | |
| 3 | Static method | Public | Method | Raise the exception cx_axt_authority_failed | 20080211 | |
| 4 | Static method | Public | Method | Raise the exception cx_axt_data_exists | 20080211 | |
| 5 | Static method | Public | Method | Raise the exception cx_axt_data_invalid | 20080211 | |
| 6 | Static method | Public | Method | Raise the exception cx_axt_data_not_found | 20080211 | |
| 7 | Static method | Public | Method | Raise the exception cx_axt_lock_failed | 20080303 | |
| 8 | Static method | Public | Method | Raise the exception cx_axt_operation_failed | 20080211 | |
| 9 | Static method | Public | Method | Raise the exception cx_axt_runtime | 20080211 |
Events
Class CL_AXT_EXCEPTION_REPORTER has no event.
Types
Class CL_AXT_EXCEPTION_REPORTER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_AXT_EXCEPTION_REPORTER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_AXT_EXCEPTION_REPORTER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_AXT_EXCEPTION_REPORTER | Services for raising exceptions | 20080211 |
Method GET_INSTANCE on class CL_AXT_EXCEPTION_REPORTER has no exception.
Method RAISE_AUTHORITY_FAILED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | AXTT_MSG | Messages table | 20080211 | |||
| 2 | IV_EXTENSION | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Extension ID | 20080328 | |||
| 3 | IV_INCLUDE_DEFAULT_MSG | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_FALSE | Include default message | 20090617 | ||
| 4 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | OBSOLETE | 20080211 | |||
| 5 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | OBSOLETE | 20080211 | |||
| 6 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | OBSOLETE | 20080211 | |||
| 7 | IV_MSGV1 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 8 | IV_MSGV2 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 9 | IV_MSGV3 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 10 | IV_MSGV4 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 11 | IV_MSG_FROM_SY | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Add message from SY Fields | 20080926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authority error | 20080211 |
Method RAISE_DATA_ALREADY_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | AXTT_MSG | Messages table | 20080211 | |||
| 2 | IV_EXTENSION | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Extension ID | 20080328 | |||
| 3 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | OBSOLETE | 20080211 | |||
| 4 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | OBSOLETE | 20080211 | |||
| 5 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | OBSOLETE | 20080211 | |||
| 6 | IV_MSGV1 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 7 | IV_MSGV2 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 8 | IV_MSGV3 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 9 | IV_MSGV4 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 10 | IV_MSG_FROM_SY | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Add message from SY Fields | 20080926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data already exists error | 20080211 |
Method RAISE_DATA_INVALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | AXTT_MSG | Messages table | 20080211 | |||
| 2 | IV_EXTENSION | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Extension ID | 20080328 | |||
| 3 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | OBSOLETE | 20080211 | |||
| 4 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | OBSOLETE | 20080211 | |||
| 5 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | OBSOLETE | 20080211 | |||
| 6 | IV_MSGV1 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 7 | IV_MSGV2 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 8 | IV_MSGV3 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 9 | IV_MSGV4 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 10 | IV_MSG_FROM_SY | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Add message from SY Fields | 20080926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data invalid error | 20080211 |
Method RAISE_DATA_NOT_FOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | AXTT_MSG | Messages table | 20080211 | |||
| 2 | IV_EXTENSION | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Extension ID | 20080328 | |||
| 3 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | OBSOLETE | 20080211 | |||
| 4 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | OBSOLETE | 20080211 | |||
| 5 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | OBSOLETE | 20080211 | |||
| 6 | IV_MSGV1 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 7 | IV_MSGV2 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 8 | IV_MSGV3 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 9 | IV_MSGV4 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 10 | IV_MSG_FROM_SY | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Add message from SY Fields | 20080926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data not found error | 20080211 |
Method RAISE_LOCK_FAILED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | AXTT_MSG | Messages table | 20080303 | |||
| 2 | IV_EXTENSION | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Extension ID | 20080328 | |||
| 3 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | OBSOLETE | 20080303 | |||
| 4 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | OBSOLETE | 20080303 | |||
| 5 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | OBSOLETE | 20080303 | |||
| 6 | IV_MSGV1 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080303 | |||
| 7 | IV_MSGV2 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080303 | |||
| 8 | IV_MSGV3 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080303 | |||
| 9 | IV_MSGV4 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080303 | |||
| 10 | IV_MSG_FROM_SY | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Add message from SY Fields | 20080926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation error | 20080317 |
Method RAISE_OPERATION_FAILED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | AXTT_MSG | Messages table | 20080211 | |||
| 2 | IV_EXTENSION | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Extension ID | 20080328 | |||
| 3 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | OBSOLETE | 20080211 | |||
| 4 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | OBSOLETE | 20080211 | |||
| 5 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | OBSOLETE | 20080211 | |||
| 6 | IV_MSGV1 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 7 | IV_MSGV2 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 8 | IV_MSGV3 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 9 | IV_MSGV4 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 10 | IV_MSG_FROM_SY | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Add message from SY Fields | 20080926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation error | 20080211 |
Method RAISE_RUNTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | AXTT_MSG | Messages table | 20080211 | |||
| 2 | IV_EXTENSION | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Extension ID | 20080328 | |||
| 3 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | OBSOLETE | 20080211 | |||
| 4 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | OBSOLETE | 20080307 | |||
| 5 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | OBSOLETE | 20080211 | |||
| 6 | IV_MSGV1 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 7 | IV_MSGV2 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 8 | IV_MSGV3 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 9 | IV_MSGV4 | Call by reference | Type reference (TYPE) | ANY | OBSOLETE | 20080211 | |||
| 10 | IV_MSG_FROM_SY | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Add message from SY Fields | 20080926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for Extensibility Runtime | 20080319 |
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 700 |