SAP ABAP Class CX_CTS_BOOTSTRAP_EXCEPTION (cCTS Bootstrapper: Bootstrapper Exception)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_COMMON (Package) Common Parts of cCTS Organizer and Transport Manager
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CTS_DIST_CTL_EXCEPTION Core cCTS exception 20111107
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CTS_PLUGIN_NOT_FOUND cCTS: A plugin was not found 20111107
2 Inheritance (c INHERITING FROM c_ref)  CX_CTS_REQUIREMENT_MISSING cCTS: A requirement to launch a tool is missing 20111107
3 Inheritance (c INHERITING FROM c_ref)  CX_CTS_SERVER_NEEDS_UPDATE cCTS: Server needs to be updated 20111107
Properties
Class CX_CTS_BOOTSTRAP_EXCEPTION  
Short Description cCTS Bootstrapper: Bootstrapper Exception    
Super Class CX_CTS_DIST_CTL_EXCEPTION Core cCTS exception 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SCTS_DIST_CTL_COMMON   Common Parts of cCTS Organizer and Transport Manager 
Created 20100617   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CTS_BOOTSTRAP_EXCEPTION has no forward declaration.
Interfaces
Class CX_CTS_BOOTSTRAP_EXCEPTION has no interface implemented.
Friends
Class CX_CTS_BOOTSTRAP_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GET_CAPABILITY_NOT_AVAILABLE Constant Public See coding 20100623
2 NO_AUTHORITY Constant Public See coding 20110419
3 PLUGIN_ID Instance attribute Public Type reference (TYPE) CTS_BS_PLG Bootstrapper: Plug-In ID 20110414
4 PLUGIN_INCONS_AFTER_UPD Constant Public See coding 20110513
5 PLUGIN_MUST_BE_UPDATED Constant Public See coding 20100623
6 PLUGIN_NOT_FOUND Constant Public See coding 20110414
7 REQUEST_DID_NOT_CONTAIN_PLUGIN Constant Public See coding 20100617
8 REQUIREMENT_MISSING Constant Public See coding 20110111
9 SERVER_MUST_BE_UPDATED Constant Public See coding 20110916
10 SERVER_NOT_INSTALLED Constant Public See coding 20110516
11 SYSTEM_ID Instance attribute Public Type reference (TYPE) TMSSYSNAM TMS: System Name 20110414
12 TP_FAILED Constant Public See coding 20110419
13 TP_UPDATE_NEEDED Constant Public See coding 20101125
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100617
Events
Class CX_CTS_BOOTSTRAP_EXCEPTION has no event.
Types
Class CX_CTS_BOOTSTRAP_EXCEPTION 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 ALERT Call by reference Type reference (TYPE) STMSCALERT 20111107
2 Importing APP Call by reference Type reference (TYPE) STRING 20111107
3 Importing MESSAGE_VARIABLE_1 Call by reference Type reference (TYPE) SYMSGV 20100617
4 Importing MESSAGE_VARIABLE_2 Call by reference Type reference (TYPE) SYMSGV 20100617
5 Importing MESSAGE_VARIABLE_3 Call by reference Type reference (TYPE) SYMSGV 20100617
6 Importing MESSAGE_VARIABLE_4 Call by reference Type reference (TYPE) SYMSGV 20100617
7 Importing PLUGIN_ID Call by reference Type reference (TYPE) CTS_BS_PLG 20110414
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100617
9 Importing PROCESS_GOV_INFO Call by reference Type reference (TYPE) STRING 20111107
10 Importing SYSTEM_ID Call by reference Type reference (TYPE) TMSSYSNAM 20110414
11 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100617

Method CONSTRUCTOR on class CX_CTS_BOOTSTRAP_EXCEPTION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702