SAP ABAP Class /UI2/CX_WD_CFG_TOOL (Exceptions of Configuration-API)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/WD_CONFIGURATION (Package) UI2: WD Configuration
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 20130312
Properties
Class /UI2/CX_WD_CFG_TOOL  
Short Description Exceptions of Configuration-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 /UI2/WD_CONFIGURATION   UI2: WD Configuration 
Created 20130312   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /UI2/IF_BASIS_CORE_CONST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_T100_MESSAGE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /UI2/CX_WD_CFG_TOOL has no interface implemented.
Friends
Class /UI2/CX_WD_CFG_TOOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATIONS_MISMATCH Constant Public Type reference (TYPE) SOTR_CONC '80E0ED0A31991DDDA9D0516C7BC418BF' 20130314
2 APPLICATION_NOT_EXISTS Constant Public Type reference (TYPE) SOTR_CONC '80E0ED0A31991DEEA5DB161A0DB14871' 20130314
3 APPL_CONFIG_NOT_EXIST Constant Public Type reference (TYPE) SOTR_CONC '80E0ED0A31991DEDA9D05183EFD549AE' 20130314
4 ASSIGNED_CHANGE_IMPOSSIBLE Constant Public Type reference (TYPE) SOTR_CONC '0050569D554F1DDF9D9261E0B7F7D45A' 20130314
5 ATTR_INVALID Constant Public Type reference (TYPE) SOTR_CONC '80E0ED0A31991DEDA9D0515D59475548' 20130314
6 ATTR_INVALID_ELEMENT Constant Public Type reference (TYPE) SOTR_CONC '80E0ED0A31991DEDA9D05155977CD532' 20130314
7 ATTR_TRANSLATABLE Constant Public Type reference (TYPE) SOTR_CONC '80E0ED0A31991DEDA9D051745F7187DD' 20130314
8 AUTHORITY Constant Public Type reference (TYPE) SOTR_CONC '80E0ED0A31991DDDA9D0512A62FD49D6' 20130314
9 CALLCOMP_INVALID Constant Public Type reference (TYPE) SOTR_CONC '80E0ED0A31991DEDA9D051324F9F400F' 20130314
10 COMPONENTS_MISMATCH Constant Public Type reference (TYPE) SOTR_CONC '80E0ED0A31991DDDA9D05142B7E68290' 20130314
11 COMP_CONFIG_NOT_EXIST Constant Public Type reference (TYPE) SOTR_CONC '80E0ED0A31991DEDA9D0517CB960CA03' 20130314
12 CONFIG_EXISTS Constant Public Type reference (TYPE) SOTR_CONC '80E0ED0A31991DDDA9D0514D105B92E4' 20130314
13 CONFIG_ID Instance attribute Public Type reference (TYPE) WDY_CONFIG_ID 20130314
14 CONFIG_NOT_EXIST Constant Public Type reference (TYPE) SOTR_CONC '0019BBCA3D421DDE949FE1D2241E4563' 20130314
15 CONFIG_OBJ_CHANGE_IMPOSSIBLE Constant Public Type reference (TYPE) SOTR_CONC '0050568E52B002DE86CCCE80BADD1026' 20130314
16 COPY_CONFIG_2_CUSTOM_IMPOSSIBL Constant Public Type reference (TYPE) SOTR_CONC '0050568E52B002EE88EA51B4E77D899E' 20130314
17 EXTERNAL_TEXT Constant Public Type reference (TYPE) SOTR_CONC '80E0ED0A31991DDD9EA07BEE9DE340CA' 20130314
18 INVALID_COMP_USAGE Constant Public Type reference (TYPE) SOTR_CONC '80E0ED0A31991DDDA9D05165560A08FE' 20130314
19 KEY_INVALID Constant Public Type reference (TYPE) SOTR_CONC '80E0ED0A31991DDDA9D0513AA155918F' 20130314
20 LOCKED Constant Public Type reference (TYPE) SOTR_CONC '80E0ED0A31991DDE959DAB493E71984C' 20130314
21 LOCKING_USER Instance attribute Public Attribute reference (LIKE) SY-UNAME 20130314
22 LOCK_SYSTEM_ERROR Constant Public Type reference (TYPE) SOTR_CONC '80E0ED0A31991DDE959DB0709A259E64' 20130314
23 MASTER_OBJECT_NOT_EXIST Constant Public Type reference (TYPE) SOTR_CONC '0019BBCA3D421DDE9CA91481D98F2563' 20130314
24 NOT_CHANGEABLE Constant Public Type reference (TYPE) SOTR_CONC '80E0ED0A31991DEE91DAD17C80D6881E' 20130314
25 OBJECT_NAME Instance attribute Public Type reference (TYPE) WDY_COMPONENT_NAME 20130314
26 T100 Instance attribute Public Type reference (TYPE) SCX_T100KEY T100 Key with Parameters Mapped to Attribute Names 20140124
27 TEXT Instance attribute Public Type reference (TYPE) STRING 20130314
28 VERSION_NOT_READ Constant Public Type reference (TYPE) SOTR_CONC '4C16E7F2D8121E11E10000000A421239' 20130314
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130312
2 RAISE_T100 Static method Public Method Raise /UI2/CX_WD_CFG_TOOL with T100 text 20140124
Events
Class /UI2/CX_WD_CFG_TOOL has no event.
Types
Class /UI2/CX_WD_CFG_TOOL 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 CONFIG_ID Call by reference Type reference (TYPE) WDY_CONFIG_ID 20130314
2 Importing LOCKING_USER Call by reference Attribute reference (LIKE) SY-UNAME 20130314
3 Importing OBJECT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME 20130314
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20130312
5 Importing T100 Call by reference Type reference (TYPE) SCX_T100KEY 20140124
6 Importing TEXT Call by reference Type reference (TYPE) STRING 20130314
7 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20130312

Method CONSTRUCTOR on class /UI2/CX_WD_CFG_TOOL has no exception.

Method RAISE_T100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTR1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20140124
2 Importing ATTR2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20140124
3 Importing ATTR3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20140124
4 Importing ATTR4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20140124
5 Importing CONFIG_ID Call by reference Type reference (TYPE) WDY_CONFIG_ID Configuration Identification 20140124
6 Importing MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20140124
7 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20140124
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20140124
9 Importing TYPE Call by reference Type reference (TYPE) SYMSGTY /UI2/IF_BASIS_CORE_CONST=>GC_MESSAGE_TYPE_E Error 20140124
# Exception Resumable Description Created on
1 /UI2/CX_WD_CFG_TOOL Exceptions of Configuration-API 20140124
History
Last changed by/on SAP  20141120 
SAP Release Created in 100