Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20110920 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110920 |
Properties
| Class | /UI2/CX_RUNTIME | |
| Short Description | UI2 Exception for data provider | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /UI2/FND | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | /UI2/BASIS_CORE_EXCEPTION | UI BE: Exceptions |
| Created | 20110920 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110920 |
Friends
Class /UI2/CX_RUNTIME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ABAP_CALLSTACK | ABAP Call Stack | 20110920 | |||
| 2 | Constant | Public | See coding | 20110920 | |||||
| 3 | Constant | Public | See coding | 20110920 | |||||
| 4 | Constant | Public | See coding | 20130213 | |||||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20110923 | ||||
| 6 | Constant | Public | See coding | 20110920 | |||||
| 7 | Constant | Public | See coding | 20111130 | |||||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | /IWBEP/IF_MESSAGE_CONTAINER | Message Container Interface | 20110920 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | 20110920 | ||||
| 10 | Constant | Public | See coding | 20110920 | |||||
| 11 | Constant | Public | See coding | 20110920 | |||||
| 12 | Constant | Public | See coding | 20110920 | |||||
| 13 | Constant | Public | See coding | 20110920 | |||||
| 14 | Constant | Public | See coding | 20111213 | |||||
| 15 | Constant | Public | See coding | 20111213 | |||||
| 16 | Instance attribute | Private | Type reference (TYPE) | SYS_CALLST | System Callstack Table | 20110920 | |||
| 17 | Instance attribute | Public | Attribute reference (LIKE) | IF_T100_MESSAGE~T100KEY | 20110923 | ||||
| 18 | Constant | Public | See coding | 20110920 | |||||
| 19 | Instance attribute | Public | Type reference (TYPE) | STRING | 20110920 | ||||
| 20 | Constant | Public | See coding | 20110920 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110920 | |
| 2 | Static method | Public | Method | Converts exception to gateway exception | 20110922 | |
| 3 | Static method | Public | Method | Converts exception to gateway exception | 20110922 | |
| 4 | Instance method | Public | Method | Returns the reference to the message container | 20110920 | |
| 5 | Instance method | Protected | Method | Preserves the callstack | 20110922 | |
| 6 | Static method | Public | Method | Raise /UI2/CX_RUNTIME | 20110922 | |
| 7 | Static method | Public | Method | Raise BAD_REQUEST | 20110923 | |
| 8 | Static method | Public | Method | Raise /UI2/CX_RUNTIME with Message-tab | 20110927 | |
| 9 | Static method | Public | Method | RAISE BUSINESS_ERROR and optional text | 20110928 | |
| 10 | Static method | Public | Method | RAISE CACHE_ERROR and optional text | 20130213 | |
| 11 | Static method | Public | Method | Raise INTERNAL_SERVER_ERROR | 20110923 | |
| 12 | Static method | Public | Method | Raise LOCKED | 20111130 | |
| 13 | Static method | Public | Method | Raise METHOD_NOT_ALLOWED | 20110923 | |
| 14 | Static method | Public | Method | RAISE MODEL_ERROR and optional text | 20110928 | |
| 15 | Static method | Public | Method | Raise /UI2/CX_RUNTIME with Message | 20110923 | |
| 16 | Static method | Public | Method | Raise NOT_FOUND | 20110923 | |
| 17 | Static method | Public | Method | Raise NOT_IMPLEMENTED | 20110923 | |
| 18 | Static method | Public | Method | Raise RESOURCE_DUPLICATE | 20111215 | |
| 19 | Static method | Public | Method | Raise RESOURCE_NOT_FOUND | 20111215 | |
| 20 | Static method | Public | Method | Raise /UI2/CX_RUNTIME with T100 text | 20110922 | |
| 21 | Static method | Public | Method | RAISE TECHNICAL_ERROR and optional text | 20110928 | |
| 22 | Static method | Public | Method | Raise /UI2/CX_RUNTIME with TEXT | 20110922 | |
| 23 | Static method | Public | Method | Raise UNAUTHORIZED | 20110923 |
Events
Class /UI2/CX_RUNTIME has no event.
Types
Class /UI2/CX_RUNTIME has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTITY_TYPE | Call by reference | Type reference (TYPE) | STRING | 20110923 | ||||
| 2 | MESSAGE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MESSAGE_CONTAINER | 20110920 | ||||
| 3 | METHOD | Call by reference | Type reference (TYPE) | STRING | 20110920 | ||||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110920 | ||||
| 5 | T100 | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE~T100KEY | 20110923 | ||||
| 6 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20110920 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110920 |
Method CONSTRUCTOR on class /UI2/CX_RUNTIME has no exception.
Method CONVERT_2_GW_MD_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTITY_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110922 | ||||
| 2 | IX_RUNTIME | Call by reference | Object reference (TYPE REF TO) | /UI2/CX_RUNTIME | UI2 Exception for data provider | 20110922 | |||
| 3 | METHOD | Call by reference | Type reference (TYPE) | CSEQUENCE | Vorschlagswerte bei Anlage von Debitoren aus Workbench | 20110922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20110922 |
Method CONVERT_2_GW_RT_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTITY_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110922 | ||||
| 2 | IX_RUNTIME | Call by reference | Object reference (TYPE REF TO) | /UI2/CX_RUNTIME | UI2 Exception for data provider | 20110922 | |||
| 3 | METHOD | Call by reference | Type reference (TYPE) | CSEQUENCE | Vorschlagswerte bei Anlage von Debitoren aus Workbench | 20110922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20110922 | ||
| 2 | Technical Exception | 20110922 |
Method GET_MSG_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_MESSAGE_CONTAINER | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_MESSAGE_CONTAINER | Message Container Interface | 20110920 |
Method GET_MSG_CONTAINER on class /UI2/CX_RUNTIME has no exception.
Method PRESERVE_CALLSTACK Signature
Method PRESERVE_CALLSTACK on class /UI2/CX_RUNTIME has no parameter.
Method PRESERVE_CALLSTACK on class /UI2/CX_RUNTIME has no exception.
Method RAISE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTITY_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110923 | ||||
| 2 | METHOD | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110923 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110922 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20110922 |
Method RAISE_BAD_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20120601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20110923 |
Method RAISE_BAPIRETTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BAPIRETTAB | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20110927 | |||
| 2 | ENTITY_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110927 | ||||
| 3 | METHOD | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110927 | ||||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110927 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110927 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20110927 |
Method RAISE_BUSINESS_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20120412 | |||
| 2 | TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20110928 |
Method RAISE_CACHE_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20130213 | |||
| 2 | TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20130213 |
Method RAISE_INTERNAL_SERVER_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20120601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20110923 |
Method RAISE_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20120601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20111130 |
Method RAISE_METHOD_NOT_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110923 | ||||
| 2 | PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20120601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20110923 |
Method RAISE_MODEL_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20120412 | |||
| 2 | TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20110928 |
Method RAISE_MSSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTR1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20110923 | |||
| 2 | ATTR2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20110923 | |||
| 3 | ATTR3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20110923 | |||
| 4 | ATTR4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20110923 | |||
| 5 | ENTITY_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110923 | ||||
| 6 | METHOD | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110923 | ||||
| 7 | MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 20110923 | ||||
| 8 | MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | 20110923 | ||||
| 9 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110923 | ||||
| 10 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110923 | ||||
| 11 | TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | /UI2/IF_BASIS_CORE_CONST=>GC_MESSAGE_TYPE_E | Error | 20110923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20110923 |
Method RAISE_NOT_FOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20120601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20110923 |
Method RAISE_NOT_IMPLEMENTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110923 | ||||
| 2 | PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20120601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20110923 |
Method RAISE_RESOURCE_DUPLICATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTITY_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20111215 | ||||
| 2 | PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20120601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20111215 |
Method RAISE_RESOURCE_NOT_FOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTITY_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20111215 | ||||
| 2 | PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20120601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20111215 |
Method RAISE_T100 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTR1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20110922 | |||
| 2 | ATTR2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20110922 | |||
| 3 | ATTR3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20110922 | |||
| 4 | ATTR4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20110922 | |||
| 5 | ENTITY_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110923 | ||||
| 6 | METHOD | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110923 | ||||
| 7 | MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 20110922 | ||||
| 8 | MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | 20110922 | ||||
| 9 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110922 | ||||
| 10 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110922 | ||||
| 11 | TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | /UI2/IF_BASIS_CORE_CONST=>GC_MESSAGE_TYPE_E | Error | 20110922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20110922 |
Method RAISE_TECHNICAL_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20120412 | |||
| 2 | TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20110928 |
Method RAISE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTITY_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110923 | ||||
| 2 | METHOD | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110923 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110922 | ||||
| 4 | TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110922 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20110922 |
Method RAISE_UNAUTHORIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20120601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20110923 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 120 |