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 IF_T100_MESSAGE 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 APPLICATION Instance attribute Public Type reference (TYPE) STRING SAPUI5 application name 20120119
2 APPLICATION_INACTIVE Constant Public See coding 20120119
3 APPLICATION_NOT_EXIST Constant Public See coding 20120119
4 APPLICATION_SETUP_NOT_VALID Constant Public See coding 20140220
5 MESSAGE_TEXT Instance attribute Public Type reference (TYPE) STRING Text to pass so message variables 20120321
6 MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20121102
7 MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20121102
8 MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20121102
9 MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20121102
10 PATH Instance attribute Public Type reference (TYPE) STRING path inside SAPUI5 application 20120119
11 PATH_FORMAT_DOTS Constant Public See coding 20120316
12 PATH_FORMAT_EMPTY_SEGMENTS Constant Public See coding 20120306
13 PATH_FORMAT_NOT_ALLOWED_CHARS Constant Public See coding 20120119
14 PATH_FORMAT_PATH_IS_INITIAL Constant Public See coding 20120119
15 PATH_FORMAT_STARTS_WITH_SLASH Constant Public See coding 20120119
16 PATH_FORMAT_TRAILING_SPACES Constant Public See coding 20120306
17 PATH_NOT_FOUND Constant Public See coding 20120119
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120119
2 CREATE_SY_TEXTID 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 Importing APPLICATION Call by reference Type reference (TYPE) STRING 20120119
2 Importing MESSAGE_TEXT Call by reference Type reference (TYPE) STRING 20120321
3 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV 20121102
4 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV 20121102
5 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV 20121102
6 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV 20121102
7 Importing PATH Call by reference Type reference (TYPE) STRING 20120119
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120119
9 Importing 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 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID SY-MSGID Message Class 20121102
2 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO SY-MSGNO Message Number 20121102
3 Returning 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