SAP ABAP Class CL_OO_CTS (Transport Services)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEOK (Package) ABAP Objects Class Builder Services
Properties
Class CL_OO_CTS  
Short Description Transport Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEOK   ABAP Objects Class Builder Services 
Created 19991006   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OO_INCLUDE_NAMING Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SEOK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SEOX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 TROBJ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_OO_CTS has no interface implemented.
Friends
Class CL_OO_CTS has no friend class.
Attributes
Class CL_OO_CTS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CLASS_EXIST Static method Public Method Class Existence Check 19991007
2 CHECK_INTERFACE_EXIST Static method Public Method Interface Existence Check 19991007
3 GET_CLIF_TROBJECTS Static method Public Method All Transport Objects of an Object Type 19991006
4 GET_INCLUDE_BY_CREP Static method Public Method Include for Local Classes (LIMU CREP) 19991006
5 GET_POOL_BY_TRKEY Static method Public Method Main Programs By Transport Object 19991006
Events
Class CL_OO_CTS has no event.
Types
Class CL_OO_CTS has no local type.
Method Signatures

Method CHECK_CLASS_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLSNAME Call by reference Type reference (TYPE) C Klassenname 19991007
2 Returning EXIST Value transfer Type reference (TYPE) SEOX_BOOLEAN Klasse existiert 19991007

Method CHECK_CLASS_EXIST on class CL_OO_CTS has no exception.

Method CHECK_INTERFACE_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXIST Value transfer Type reference (TYPE) SEOX_BOOLEAN Interface existiert 19991007
2 Importing INTNAME Call by reference Type reference (TYPE) C Interface-Name 19991007

Method CHECK_INTERFACE_EXIST on class CL_OO_CTS has no exception.

Method GET_CLIF_TROBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CIFNAME Call by reference Type reference (TYPE) C Objekttypname 19991006
2 Returning TROBJECTS Value transfer Type reference (TYPE) SEOK_TRKEYS Liste mit allen Transportobjekten 19991006

Method GET_CLIF_TROBJECTS on class CL_OO_CTS has no exception.

Method GET_INCLUDE_BY_CREP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLSNAME Call by reference Type reference (TYPE) C Klasse 19991006
2 Returning PROGNAME Value transfer Type reference (TYPE) PROGRAMM Include-Name 19991006

Method GET_INCLUDE_BY_CREP on class CL_OO_CTS has no exception.

Method GET_POOL_BY_TRKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Type reference (TYPE) TROBJTYPE Transportobjekt 19991006
2 Importing OBJ_NAME Call by reference Type reference (TYPE) TROBJ_NAME Objektname 19991006
3 Importing PGMID Call by reference Type reference (TYPE) PGMID R3TR/LIMU 19991006
4 Returning PROGNAME Value transfer Type reference (TYPE) PROGRAMM Rahmenprogramm 19991006

Method GET_POOL_BY_TRKEY on class CL_OO_CTS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in