SAP ABAP Class CL_ADT_CTS_REGISTRY (Registry for resource transport requests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_UTILITIES (Package) ADT Utilities
Properties
Class CL_ADT_CTS_REGISTRY  
Short Description Registry for resource transport requests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_UTILITIES   ADT Utilities 
Created 20080626   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_CTS_REGISTRY has no forward declaration.
Interfaces
Class CL_ADT_CTS_REGISTRY has no interface implemented.
Friends
Class CL_ADT_CTS_REGISTRY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REGISTRY_ENTRIES Instance attribute Private See coding 20080626
2 REGISTRY_OBJECT Static Attribute Public Object reference (TYPE REF TO) CL_ADT_CTS_REGISTRY Registry transport requests for resources 20080626
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ENTRY Instance method Public Method 20080626
2 GET_ENTRY Instance method Public Method 20080626
3 GET_INSTANCE Static method Public Method 20080626
Events
Class CL_ADT_CTS_REGISTRY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_REGISTRY Private See coding 20080626 begin of ty_registry , pgmid type pgmid, object type trobjtype, object_name type trobj_name, masterlang type langu, devclass type devclass, trcorr type trkorr, end of ty_registry
Method Signatures

Method ADD_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Package 20080626
2 Importing MASTERLANG Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20080626
3 Importing OBJECT Call by reference Type reference (TYPE) TROBJTYPE Object Type 20080626
4 Importing OBJ_NAME Call by reference Type reference (TYPE) TROBJ_NAME Object Name in Object List 20080626
5 Importing PGMID Call by reference Type reference (TYPE) PGMID Program ID in Requests and Tasks 20080626
6 Importing TRCORR Call by reference Type reference (TYPE) TRKORR Request/Task 20080626

Method ADD_ENTRY on class CL_ADT_CTS_REGISTRY has no exception.

Method GET_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Package 20080626
2 Exporting MASTERLANG Call by reference Type reference (TYPE) LANGU Language Key 20080626
3 Importing OBJECT Call by reference Type reference (TYPE) TROBJTYPE Object Type 20080626
4 Importing OBJ_NAME Call by reference Type reference (TYPE) TROBJ_NAME Object Name in Object List 20080626
5 Importing PGMID Call by reference Type reference (TYPE) PGMID Program ID in Requests and Tasks 20080626
6 Exporting TRCORR Call by reference Type reference (TYPE) TRKORR Request/Task 20080626
# Exception Resumable Description Created on
1 NO_REGISTRY_FOUND 20080626

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REGISTRY_OBJECT Value transfer Object reference (TYPE REF TO) CL_ADT_CTS_REGISTRY Registry ttransport requests for resources 20080626

Method GET_INSTANCE on class CL_ADT_CTS_REGISTRY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712