SAP ABAP Class CX_CTS_OBJECT_TRACKING (cCTS: Exeption for object tracking)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_CHNG_TRCK_CORE (Package) cCTS: Change tracking core - persistence and data access
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 20111004
Properties
Class CX_CTS_OBJECT_TRACKING  
Short Description cCTS: Exeption for object tracking    
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_CHNG_TRCK_CORE   cCTS: Change tracking core - persistence and data access 
Created 20111004   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_CTS_TRACK_CATALOG_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_CTS_SYSTEM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_CTS_TRANSPORT_REQUEST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CX_CTS_OBJECT_TRACKING has no interface implemented.
Friends
Class CX_CTS_OBJECT_TRACKING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_CTS_OBJECT_TRACKING Constant Public See coding 20120126
2 OBJECT_ALREADY_IN_CATALOG Constant Public See coding 20120126
3 OBJECT_DATA_INCONSISTENT Constant Public See coding 20120126
4 OBJECT_ID Instance attribute Public Type reference (TYPE) CL_CTS_TRACK_CATALOG_MANAGER=>TY_OBJECT_ID 20120126
5 OBJECT_NOT_IN_CATALOG Constant Public See coding 20120126
6 READ_REQUEST_DETAILS_FAILED Constant Public See coding 20120126
7 READ_REQUEST_OBJECTS_FAILED Constant Public See coding 20120126
8 REQUEST_ID Instance attribute Public Type reference (TYPE) IF_CTS_TRANSPORT_REQUEST=>TY_ID 20120126
9 SERVICE_PLUGIN_FAILURE Constant Public See coding 20120126
10 SYSTEM_NAME Instance attribute Public Type reference (TYPE) IF_CTS_SYSTEM=>TY_NAME 20120126
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111004
Events
Class CX_CTS_OBJECT_TRACKING has no event.
Types
Class CX_CTS_OBJECT_TRACKING 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 20111004
2 Importing APP Call by reference Type reference (TYPE) STRING 20111004
3 Importing MESSAGE_VARIABLE_1 Call by reference Type reference (TYPE) SYMSGV 20111004
4 Importing MESSAGE_VARIABLE_2 Call by reference Type reference (TYPE) SYMSGV 20111004
5 Importing MESSAGE_VARIABLE_3 Call by reference Type reference (TYPE) SYMSGV 20111004
6 Importing MESSAGE_VARIABLE_4 Call by reference Type reference (TYPE) SYMSGV 20111004
7 Importing OBJECT_ID Call by reference Type reference (TYPE) CL_CTS_TRACK_CATALOG_MANAGER=>TY_OBJECT_ID 20120126
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20111004
9 Importing PROCESS_GOV_INFO Call by reference Type reference (TYPE) STRING 20111004
10 Importing REQUEST_ID Call by reference Type reference (TYPE) IF_CTS_TRANSPORT_REQUEST=>TY_ID 20120126
11 Importing SYSTEM_NAME Call by reference Type reference (TYPE) IF_CTS_SYSTEM=>TY_NAME 20120126
12 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20111004

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