SAP ABAP Class CX_CTS_TRANSPORT_ENTITY (Exceptions from Handling Transport Entities)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_MODEL (Package) Central CTS: Package for Object Model
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 20100316
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CTS_TRANSPORT_COLLECTION Exceptions from Handling Transport Collections 20090429
2 Inheritance (c INHERITING FROM c_ref)  CX_CTS_TRANSPORT_REQUEST Exceptions from Handling Transport Requests 20090429
Properties
Class CX_CTS_TRANSPORT_ENTITY  
Short Description Exceptions from Handling Transport Entities    
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_MODEL   Central CTS: Package for Object Model 
Created 20090427   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CTS_SYSTEM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_CTS_SYSTEM_COLLECTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_CTS_TRANSPORT_COLLECTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_CTS_TRANSPORT_ENTITY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_CTS_TRANSPORT_REQUEST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CX_CTS_TRANSPORT_ENTITY has no interface implemented.
Friends
Class CX_CTS_TRANSPORT_ENTITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALREADY_CLOSED Constant Public See coding 20101217
2 APPEND_ATTRIBUTE_FAILED Constant Public See coding 20101216
3 ASSIGNED_TO_OTHER_COLLECTION Constant Public See coding 20101217
4 BOOTSTRAP_ERROR Constant Public See coding 20101115
5 CANNOT_ASSIGN_TASKS Constant Public See coding 20130603
6 COLLECTION_DOES_NOT_EXIST Constant Public See coding 20101217
7 COLLECTION_ID Instance attribute Public Type reference (TYPE) SCTS_TY_ENTITY_ID 20090429
8 CREATE_FAILED Constant Public See coding 20101217
9 CREATION_FAILED Constant Public See coding 20101216
10 CX_CTS_TRANSPORT_ENTITY Constant Public See coding 20090507
11 DELETE_FAILED Constant Public See coding 20101217
12 DELETION_IMPOSSIBLE Constant Public See coding 20101217
13 DOES_NOT_EXIST Constant Public See coding 20101217
14 EXPORT_FAILED Constant Public See coding 20101217
15 FINAL_FAILED_OPEN_REQUESTS Constant Public See coding 20101217
16 INTERNAL_ERROR Constant Public See coding 20101217
17 INVALID_ENTITY Constant Public See coding 20101216
18 INVALID_PROJECT Constant Public See coding 20101216
19 INVALID_REQUEST Constant Public See coding 20101217
20 INVALID_SYSTEM Constant Public See coding 20090429
21 INVALID_USER Constant Public See coding 20091201
22 LOCKED Constant Public See coding 20101217
23 MATERIALIZE_FAILED Constant Public See coding 20101217
24 NOT_A_COLLECTION Constant Public See coding 20101217
25 NOT_MODIFIABLE Constant Public See coding 20101217
26 NOT_PART_OF_COLLECTION Constant Public See coding 20101217
27 NO_AUTHORITY Constant Public See coding 20090507
28 NO_COLLECTION_FOR_REQUEST Constant Public See coding 20101217
29 NUMBER_OVERFLOW Constant Public See coding 20101216
30 OPEN_TASKS Constant Public See coding 20101217
31 REQUEST_ALREADY_PART_OF_COL Constant Public See coding 20101217
32 REQUEST_ID Instance attribute Public Type reference (TYPE) SCTS_TY_ENTITY_ID 20090527
33 SET_DEFAULT_FAILED Constant Public See coding 20101217
34 STATE_CHANGE_FAILED Constant Public See coding 20101217
35 SYSTEM_COLLECTION_NAME Instance attribute Public Type reference (TYPE) SCTS_TY_SYSTEM_NAME 20090506
36 SYSTEM_NAME Instance attribute Public Type reference (TYPE) SCTS_TY_SYSTEM_NAME Name of SAP System 20090506
37 TASK_CREATION_FAILED Constant Public See coding 20101217
38 TIMEOUT Constant Public See coding 20111215
39 UNACCESSABLE_SYSTEM Constant Public See coding 20101108
40 UNKNOWN_ENTITY Constant Public See coding 20090712
41 UNKNOWN_REQUEST Constant Public See coding 20101217
42 UNKNOWN_SYSTEM Constant Public See coding 20090507
43 UNSET_DEFAULT_FAILED Constant Public See coding 20101217
44 UNSUPPORTED_OPERATION Constant Public See coding 20101217
45 USER Instance attribute Public Type reference (TYPE) SCTS_TY_ENTITY_USER 20091201
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090429
Events
Class CX_CTS_TRANSPORT_ENTITY has no event.
Types
Class CX_CTS_TRANSPORT_ENTITY 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 20100316
2 Importing APP Call by reference Type reference (TYPE) STRING 20101216
3 Importing COLLECTION_ID Call by reference Type reference (TYPE) SCTS_TY_ENTITY_ID 20090429
4 Importing MESSAGE_VARIABLE_1 Call by reference Type reference (TYPE) SYMSGV 20090429
5 Importing MESSAGE_VARIABLE_2 Call by reference Type reference (TYPE) SYMSGV 20090429
6 Importing MESSAGE_VARIABLE_3 Call by reference Type reference (TYPE) SYMSGV 20090429
7 Importing MESSAGE_VARIABLE_4 Call by reference Type reference (TYPE) SYMSGV 20090429
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20090429
9 Importing PROCESS_GOV_INFO Call by reference Type reference (TYPE) STRING 20100904
10 Importing REQUEST_ID Call by reference Type reference (TYPE) SCTS_TY_ENTITY_ID 20090527
11 Importing SYSTEM_COLLECTION_NAME Call by reference Type reference (TYPE) SCTS_TY_SYSTEM_NAME 20090506
12 Importing SYSTEM_NAME Call by reference Type reference (TYPE) SCTS_TY_SYSTEM_NAME 20090506
13 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20090429
14 Importing USER Call by reference Type reference (TYPE) SCTS_TY_ENTITY_USER 20091201

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