SAP ABAP Class CL_CRR_EXPORT (Export a defined transport request)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     SCRR_IUUC_TST (Package) Implementation for TST scenario
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_OPERATION IUUC variant of logging table 20120504
Properties
Class CL_CRR_EXPORT  
Short Description Export a defined transport request    
Super Class CL_IUUC_OPERATION IUUC variant of logging table 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCRR_IUUC_TST   Implementation for TST scenario 
Created 20120504   SAP 
Last change 20130603   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRR_EXPORT has no forward declaration.
Interfaces
Class CL_CRR_EXPORT has no interface implemented.
Friends
Class CL_CRR_EXPORT has no friend class.
Attributes
Class CL_CRR_EXPORT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXPORT Instance method Private Method 20120504
2 GET_REQUEST Instance method Private Method 20120504
3 GET_WORKLIST Instance method Private Method 20120504
4 RELEASE_REQUEST Instance method Private Method 20120504
5 WRITE_TRANSPORT Instance method Private Method 20120504
Events
Class CL_CRR_EXPORT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_CH_WORKLIST_S Public See coding 20120504 begin of gty_ch_worklist_s, orig_table type tabname, source_table type tabname, ref_source_table type ref to cl_crr_tst_table, target_table type tabname, ref_target_table type ref to cl_crr_tst_table, end of gty_ch_worklist_s
2 GTY_CH_WORKLIST_T Public See coding 20120504 gty_ch_worklist_t type table of gty_ch_worklist_s with default key
Method Signatures

Method EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ORDER Call by reference Type reference (TYPE) TRKORR 20120504
2 Importing I_TASK Call by reference Type reference (TYPE) TRKORR 20120504
# Exception Resumable Description Created on
1 CX_CRR_CH_SYSTEM 20120504

Method GET_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ORDER Call by reference Type reference (TYPE) TRKORR 20120504
2 Exporting EV_TASK Call by reference Type reference (TYPE) TRKORR 20120504
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20120504

Method GET_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WORKLIST Call by reference Type reference (TYPE) GTY_CH_WORKLIST_T 20120504
2 Importing I_TEST_NAME Call by reference Type reference (TYPE) CRR_TFW_CONF_DT-CONFIG_ID 20120504
3 Importing I_TEST_TAB Call by reference Type reference (TYPE) DDOBJNAME '*' 20120504
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20120504

Method RELEASE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_E071 Call by reference Type reference (TYPE) E071_T 20120504
2 Importing I_E071K Call by reference Type reference (TYPE) E071K_T 20120504
3 Importing I_E071K_STR Call by reference Type reference (TYPE) E071K_STRTYP 20120504
4 Importing I_TASK Call by reference Type reference (TYPE) TRKORR 20120504
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20120504

Method WRITE_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ORDER Call by reference Type reference (TYPE) TRKORR 20120504

Method WRITE_TRANSPORT on class CL_CRR_EXPORT has no exception.
History
Last changed by/on SAP  20130603 
SAP Release Created in 732