SAP ABAP Class /GC1/CL_CO_TRANSPORT_HANDLER (Transport Administration for Garbage Collector)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-PGC (Application Component) Persistent Garbage Collector
     /GC1/FRAMEWORK (Package) Garbage Collector Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /GC1/IF_CO_TRANSPORT Transport Management Interface 20040726
Properties
Class /GC1/CL_CO_TRANSPORT_HANDLER  
Short Description Transport Administration for Garbage Collector    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /GC1/FRAMEWORK   Garbage Collector Framework 
Created 20040507   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /GC1/CL_CO_TRANSPORT_HANDLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /GC1/IF_CO_TRANSPORT Transport Management Interface 20040726
Friends
Class /GC1/CL_CO_TRANSPORT_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _TRKORR Instance attribute Private Type reference (TYPE) TRKORR Request/Task 20040507
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_TRANSPORT_ENTRIES Instance method Public Method 20040726
2 CHECK_CLIENT_SETTINGS Instance method Private Method Checks if Data May Be Deleted and Transported 20040802
3 GET_TRANSPORT_REQUEST Instance method Public Method 20040726
4 HAS_TRANSPORT_ENTRIES Instance method Public Method Checks if Transport Request Exists and Contains Entries 20040726
5 SET_TRANSPORT_REQUEST Instance method Public Method Makes a New Transport Request 20040507
Events
Class /GC1/CL_CO_TRANSPORT_HANDLER has no event.
Types
Class /GC1/CL_CO_TRANSPORT_HANDLER has no local type.
Method Signatures

Method APPEND_TRANSPORT_ENTRIES Signature

Method APPEND_TRANSPORT_ENTRIES on class /GC1/CL_CO_TRANSPORT_HANDLER has no parameter.
Method APPEND_TRANSPORT_ENTRIES on class /GC1/CL_CO_TRANSPORT_HANDLER has no exception.

Method CHECK_CLIENT_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_TRANSPORT_ALLOWED Call by reference Type reference (TYPE) /GC1/DTE_FLAG Allgemeines Kennzeichen 20040802
2 Importing I_FLG_CHECK_CUSTOMIZING Call by reference Type reference (TYPE) /GC1/DTE_FLG_IS_CUSTOMIZING Flag indicating if the object type represents customizing 20040802
3 Importing I_FLG_CROSS_CLIENT Call by reference Type reference (TYPE) /GC1/DTE_FLG_CROSS_CLIENT Objekttypen im Garbage Collector 20040802
# Exception Resumable Description Created on
1 FAILED 20040802
2 NO_CHANGES_ALLOWED The client settings doesn't allow changes to the current obj 20040802

Method GET_TRANSPORT_REQUEST Signature

Method GET_TRANSPORT_REQUEST on class /GC1/CL_CO_TRANSPORT_HANDLER has no parameter.
Method GET_TRANSPORT_REQUEST on class /GC1/CL_CO_TRANSPORT_HANDLER has no exception.

Method HAS_TRANSPORT_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_TRANSPORT_ENTRIES Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20040726
# Exception Resumable Description Created on
1 FAILED 20040726

Method SET_TRANSPORT_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20040507

Method SET_TRANSPORT_REQUEST on class /GC1/CL_CO_TRANSPORT_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 31