SAP ABAP Class CL_STCT_SC_EXPORT (System Copy Export)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-INS-TC-CNT (Application Component) Content for ABAP based automated TC
     S_LMCFG_SC_TASKS (Package) System Copy Tasks
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_STCTM_REPORT_UI Report User Interface Superclass 20110124
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_STCTM_BG_TASK Background Task 20110113
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SCM Export SCM Configuration 20120424
2 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SICF Export SICF Configuration 20110314
3 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SECURITY Export Security Policy (UME) 20120530
4 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SDCCN_DATA Export SDCCN Download Data 20120926
5 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SDCCN Export SDCCN Configuration 20120926
6 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SCOT Export SCOT Configuration 20110118
7 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SCM_SERVER SCM Export 20131025
8 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SCM_PI_APO SCM Export 20131025
9 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SCM_IN_ERP Export SCM Configuration in ERP 20120424
10 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SCM_BASIS SCM Export 20131025
... Click here to see Used By full list (77 items)
Properties
Class CL_STCT_SC_EXPORT  
Short Description System Copy Export    
Super Class CL_STCTM_REPORT_UI Report User Interface Superclass 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class STC_SC_TASKS    
Program status     
Category 0   
Package S_LMCFG_SC_TASKS   System Copy Tasks 
Created 20110113   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_STCTM_BG_TASK Background Task 20110113
Friends
Class CL_STCT_SC_EXPORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_UI_TYPES Constant Public See coding 20131025
2 GV_CHECK_TABLES Instance attribute Protected Type reference (TYPE) BDCDATA-FVAL 'YES' Check Tables 20110114
3 GV_COMPONENT Instance attribute Private Type reference (TYPE) BDCDATA-FVAL Component 20110119
4 GV_COMPONENT_INFO Instance attribute Protected Type reference (TYPE) STRING 20110114
5 GV_CUST_INFO Instance attribute Protected Type reference (TYPE) STRING 20110114
6 GV_DELETE_ON_IMPORT Instance attribute Protected Type reference (TYPE) BDCDATA-FVAL 'YES' Delete table content on import 20110505
7 GV_DIR_CTC Instance attribute Protected Type reference (TYPE) BDCDATA-FVAL 'DIR_CTC' Refresh_dir 20110504
8 GV_DIR_EXPORT Instance attribute Protected Type reference (TYPE) BDCDATA-FVAL 'DIR_GLOBAL' Export Directory 20110114
9 GV_MULTIPLE_COMPONENTS_FLAG Instance attribute Protected Type reference (TYPE) T_BOOL ABAP_FALSE 20131025
10 GV_R3TRANS_LOG Instance attribute Protected Type reference (TYPE) BDCDATA-FVAL Export Log 20110119
11 GV_RUN_R3TRANS Instance attribute Protected Type reference (TYPE) BDCDATA-FVAL 'YES' Run R3Trans 20110114
12 GV_UI_TYPE Instance attribute Protected Type reference (TYPE) BDCDATA-FVAL '' Character Field Length = 10 20131025
13 PT_TABLE_COMPONENTS Instance attribute Protected Type reference (TYPE) TT_TABLECOMPONENT 20131025
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110114
2 DETERMINE_TABLE_COMPONENT Instance method Protected Method Determination of the table components for export 20131025
3 EXPORT_TABCOMP_TO_MEMORY Instance method Protected Method Export table component(s) to memory 20131025
Events
Class CL_STCT_SC_EXPORT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_TABLECOMPONENT Public See coding 20131025 TT_TABLECOMPONENT type standard table of T_TABLECOMPONENT
2 T_TABLECOMPONENT Public See coding BDC field value 20131025 begin of t_tablecomponent, component type bdcdata-fval, component_info type string, cust_info type string, check_tables type BDCDATA-FVAL, delete_on_import type BDCDATA-FVAL, end of t_tablecomponent
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE_COMPONENTS Call by reference Type reference (TYPE) TT_TABLECOMPONENT 20131025
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) STC_COMPONENT Component 20110119
3 Importing IV_REPORTNAME Call by reference Type reference (TYPE) PROGNAME ABAP Program Name 20110124
4 Importing IV_REPORTTYPE Call by reference Type reference (TYPE) CHAR10 Character Field Length = 10 20131025

Method CONSTRUCTOR on class CL_STCT_SC_EXPORT has no exception.

Method DETERMINE_TABLE_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXCL_TABLECOMPONENT Call by reference Type reference (TYPE) TT_TABLECOMPONENT 20131025
2 Exporting ET_TABLECOMPONENT Call by reference Type reference (TYPE) TT_TABLECOMPONENT 20131025

Method DETERMINE_TABLE_COMPONENT on class CL_STCT_SC_EXPORT has no exception.

Method EXPORT_TABCOMP_TO_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOCU_OBJ Call by reference Type reference (TYPE) DOKU_OBJ Documentation Object 20131025

Method EXPORT_TABCOMP_TO_MEMORY on class CL_STCT_SC_EXPORT has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SCM Export SCM Configuration 20120424
2 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SICF Export SICF Configuration 20110314
3 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SECURITY Export Security Policy (UME) 20120530
4 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SDCCN_DATA Export SDCCN Download Data 20120926
5 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SDCCN Export SDCCN Configuration 20120926
6 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SCOT Export SCOT Configuration 20110118
7 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SCM_SERVER SCM Export 20131025
8 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SCM_PI_APO SCM Export 20131025
9 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SCM_IN_ERP Export SCM Configuration in ERP 20120424
10 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SCM_BASIS SCM Export 20131025
11 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SLDAPICUST Export SLD Access Data Configuration (SLDAPICUST) 20110119
12 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SCC4 Export Clients Configuration (T000) 20110920
13 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_RZ70 Export SLD Data Supplier Configuration (RZ70) 20110119
14 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_RFCOUT Export tRFC and Outbound qRFC Configuration 20110118
15 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_RFCIN Export Inbound qRFC Configuration 20110118
16 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_RFC Export RFC Connections 20110124
17 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_PROJECTS Export Projects Configuration (SPRO) 20110920
18 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_PROFILES Export System Profiles 20110117
19 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_PRINTER Export Printer 20110117
20 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_OPMODE Export Operation Modes 20110117
21 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SXMB_ADM Export Integration Engine Configuration (SXMB_ADM) 20120210
22 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_WEBSERVICE Export Web Service Configuration (SOAMANAGER) 20110314
23 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_VIRUSSCAN Export Virus Scan Definitions 20110131
24 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_VERSDEV Export Development Versions 20110118
25 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_VARIANTS Export ABAP Variants (SE38) 20120416
26 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_USER Export Users 20110117
27 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_TMSQA Export TMS QA Configuration 20110117
28 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_TMS Export Transport Management System Configuration 20110117
29 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_TC_TASKVARI Export ABAP Task List Variants 20110418
30 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_TC_TASKRUN Export ABAP Task List Runs 20110418
31 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_NRIV Export Number Range Table (NRIV) 20110920
32 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_STRUST Export TRUST Manager Configuration (STRUST) 20110118
33 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SRM_SERVER SRM Export 20131025
34 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SOLMAN_MS Export SOLMAN Configuration in Managed Systems 20120629
35 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SNC Export SNC Access Control List (ACL): Systems 20120213
36 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SMW0 Export Logon Screen Configuration (SMW0) 20120926
37 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SM19 Export Security Audit: Administer Audit Profile (SM19) 20110809
38 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SM14 Export Update Program Server Groups (SM14) 20110118
39 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_SM02 Export System Messages (SM02) 20111222
40 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_BGRFC Export bgRFC Configuration 20111206
41 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_CRMINERP Export CRM Configuration (ERP to CRM) 20110809
42 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_CRM Export CRM Configuration (CRM to ERP) 20110809
43 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_CHARM_CTS Export CHARM/CTS Configuration 20120926
44 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_CCMSHISTORY Export CCMS History 20110117
45 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_CCMSCONFIG Export CCMS Configuration 20110117
46 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_BW Export BW Specific Tables 20110324
47 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_BS_FND_SCM SCM Export SCM_RCC 20131025
48 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_BSSUSER Export BSSUSER Configuration 20111220
49 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_BSSTAHOST Export BSSTAHOST Configuration 20110117
50 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_CRM_MIDDLEWA CRM Export 20131025
51 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_BATCH_INPUT Export Batch-Input Configuration Data 20120926
52 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_BATCHSRVG Export Batch Server Groups 20110117
53 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_BATCHJOBS Export Batch Jobs Configuration 20110117
54 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_ARCHIVE_OBJ Export Archiving Objects 20120210
55 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_ARCHIVE_CUST Export Archiving Customizing 20120210
56 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_ARCHIVE_ADK Export Archiving ADK 20120210
57 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_ARCHIVE Export Archiving 20110117
58 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_ALECUST Export ALE Customizing 20110118
59 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_EWM_INTER Export EWM Interface Settings 20131025
60 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_LOGONGROUP Export Logon Groups 20110117
61 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_LOGINSCREEN Export the information displayed on the Login Screen 20110905
62 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_LICENSE Export Licenses 20110118
63 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_IAC Export IAC Configruation (IACOR, ITS) 20110920
64 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_GTS_SERVER GTS Export 20131025
65 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_FILE Export Cross-Client File Names/Paths (FILE) 20110126
66 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_EXTCOMMAND Export Operating System Commands (SM69) 20110117
67 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_EWZ5 Export Lock/Unlock User Configuration (EWZ5) 20121029
68 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_EWM_SERVER Export EWM Server Settings 20131025
69 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_ALECONFIG Export ALE Configuration 20110113
70 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_ECATT Export Test Workbench (CATT, ECATT, STWB) 20110920
71 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_DBAORACLE Export of Oracle DB Administration Tools Configuration 20110905
72 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_DBACOCKPIT Export DBACOCKPIT Configuration 20110118
73 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_CUSTOMER Export Custom Configuration Tables 20110323
74 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_CRM_WEBCUIF CRM Export 20131025
75 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_CRM_SERVER Export CRM_SERVER 20131025
76 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_CRM_PI_BASIS CRM Export 20131025
77 Inheritance (c INHERITING FROM c_ref)  CL_STCT_SC_EXPORT_CRM_PI_APPL CRM Export 20131025
History
Last changed by/on SAP  20130531 
SAP Release Created in