SAP ABAP Class /UI5/CX_UI5_REP (Exception Class for SAPUI5 repository API)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI5-TOL (Application Component) SAP UI development toolkit for HTML5 - Design Time Tools
⤷
/UI5/UI5_INFRA_APP (Package) SAP UI5 Infrastructure for Applications
⤷
⤷
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 | 20120119 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20120119 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /UI5/CX_UI5_REP_DT | Exception class for SAPUI5 Repository DT | 20120120 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /UI5/CX_UI5_REP_RT | Exception class for SAPUI5 Repository RT | 20120120 |
Properties
| Class | /UI5/CX_UI5_REP | |
| Short Description | Exception Class for SAPUI5 repository API | |
| 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 | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | /UI5/UI5_INFRA_APP | SAP UI5 Infrastructure for Applications |
| Created | 20120119 | 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... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20120119 |
Friends
Class /UI5/CX_UI5_REP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | SAPUI5 application name | 20120119 | |||
| 2 | Constant | Public | See coding | 20120119 | |||||
| 3 | Constant | Public | See coding | 20120119 | |||||
| 4 | Constant | Public | See coding | 20140220 | |||||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | Text to pass so message variables | 20120321 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20121102 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20121102 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20121102 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20121102 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | path inside SAPUI5 application | 20120119 | |||
| 11 | Constant | Public | See coding | 20120316 | |||||
| 12 | Constant | Public | See coding | 20120306 | |||||
| 13 | Constant | Public | See coding | 20120119 | |||||
| 14 | Constant | Public | See coding | 20120119 | |||||
| 15 | Constant | Public | See coding | 20120119 | |||||
| 16 | Constant | Public | See coding | 20120306 | |||||
| 17 | Constant | Public | See coding | 20120119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120119 | |
| 2 | Static method | Public | Method | Gets textid based on sy. Pass params to exception const! | 20121102 |
Events
Class /UI5/CX_UI5_REP has no event.
Types
Class /UI5/CX_UI5_REP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Call by reference | Type reference (TYPE) | STRING | 20120119 | ||||
| 2 | MESSAGE_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120321 | ||||
| 3 | MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | 20121102 | ||||
| 4 | MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | 20121102 | ||||
| 5 | MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | 20121102 | ||||
| 6 | MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | 20121102 | ||||
| 7 | PATH | Call by reference | Type reference (TYPE) | STRING | 20120119 | ||||
| 8 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20120119 | ||||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20120119 |
Method CONSTRUCTOR on class /UI5/CX_UI5_REP has no exception.
Method CREATE_SY_TEXTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | SY-MSGID | Message Class | 20121102 | ||
| 2 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | SY-MSGNO | Message Number | 20121102 | ||
| 3 | RS_TEXTID | Value transfer | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20121102 |
Method CREATE_SY_TEXTID on class /UI5/CX_UI5_REP has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |