SAP ABAP Class CL_CTS_IMPORT_DISTRIBUTOR (Distributor to Import Managers)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_MGR_TRTOOL (Package) CTS Transport Tool Manager
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CTS_BOOLEAN IF CTS Boolean Wrapper 20091021
Properties
Class CL_CTS_IMPORT_DISTRIBUTOR  
Short Description Distributor to Import Managers    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTS_DIST_CTL_MGR_TRTOOL   CTS Transport Tool Manager 
Created 20090519   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CTS_IMPORT_DISTRIBUTOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CTS_BOOLEAN IF CTS Boolean Wrapper 20091021
Friends
Class CL_CTS_IMPORT_DISTRIBUTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIENT Instance attribute Private Type reference (TYPE) SYMANDT Client ID of Current User 20090519
2 FALSE Instance attribute Private Attribute reference (LIKE) 20091021
3 FILTER Instance attribute Private Type reference (TYPE) CTS_IMPORT_FILTER cCTS Import Target Filter 20111212
4 JOBCOUNT Instance attribute Private Type reference (TYPE) BTCJOBCNT Job ID Number 20090519
5 LC_FINISHED Constant Private Type reference (TYPE) LOCKFLAG 'F' Lock status or import status of an object entry 20090519
6 LC_FUNCTION Constant Private Type reference (TYPE) TRFUNCTION 'T' Type of Request/Task 20090519
7 LC_HEADER Constant Private Type reference (TYPE) TRKORR 'HEADER' Request/Task 20090519
8 LC_RUNNING Constant Private Type reference (TYPE) LOCKFLAG 'R' Lock status or import status of an object entry 20090519
9 LC_STARTED Constant Private Type reference (TYPE) LOCKFLAG 'B' Lock status or import status of an object entry 20090519
10 ORDERS Instance attribute Private Type reference (TYPE) TRBATS_TAB Table of TRBATs 20090519
11 RESULTS Instance attribute Private Object reference (TYPE REF TO) CTS_IMPORT_RESULTS CTS+ Log Table 20090520
12 RETURNCODE Instance attribute Private Type reference (TYPE) INT4 Summary return code 20091211
13 TARDOMAIN Instance attribute Private Type reference (TYPE) TMSDOMNAM TMS: Transport Domain 20090714
14 TARSYSTEM Instance attribute Private Type reference (TYPE) TARSYSTEM Target system for request 20090519
15 TESTMODE Instance attribute Private Type reference (TYPE) FLAG General Flag 20090713
16 TRUE Instance attribute Private Attribute reference (LIKE) 20091021
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20090520
2 FINALIZE Instance method Public Method 20090519
3 FINISHREQUESTS Instance method Public Method 20090520
4 GETTIMESTAMP Instance method Private Method TMS: Get time stamp 20090519
5 IMPORTEXTERNAL Instance method Public Method Deploy Version 20090520
6 IMPORTINTERNAL Instance method Public Method cCTS import module 20090520
7 PREPARE Instance method Public Method 20090519
Events
Class CL_CTS_IMPORT_DISTRIBUTOR has no event.
Types
Class CL_CTS_IMPORT_DISTRIBUTOR has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Type reference (TYPE) SYMANDT Name des SAP-Systems 20090520
2 Returning DISTRIBUTOR Value transfer Object reference (TYPE REF TO) CL_CTS_IMPORT_DISTRIBUTOR Distributor to import Managers 20090520
3 Importing TARSYSTEM Call by reference Type reference (TYPE) TARSYSTEM Name eines SAP-Systems der (aktiven) Transportkonfiguration 20090520
4 Importing TESTMODE Call by reference Type reference (TYPE) FLAG SPACE allgemeines flag 20090713

Method CREATE on class CL_CTS_IMPORT_DISTRIBUTOR has no exception.

Method FINALIZE Signature

Method FINALIZE on class CL_CTS_IMPORT_DISTRIBUTOR has no parameter.
Method FINALIZE on class CL_CTS_IMPORT_DISTRIBUTOR has no exception.

Method FINISHREQUESTS Signature

Method FINISHREQUESTS on class CL_CTS_IMPORT_DISTRIBUTOR has no parameter.
Method FINISHREQUESTS on class CL_CTS_IMPORT_DISTRIBUTOR has no exception.

Method GETTIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TIMESTAMP Value transfer Type reference (TYPE) TRTMST Änderungszeitpunkt 20090519

Method GETTIMESTAMP on class CL_CTS_IMPORT_DISTRIBUTOR has no exception.

Method IMPORTEXTERNAL Signature

Method IMPORTEXTERNAL on class CL_CTS_IMPORT_DISTRIBUTOR has no parameter.
Method IMPORTEXTERNAL on class CL_CTS_IMPORT_DISTRIBUTOR has no exception.

Method IMPORTINTERNAL Signature

Method IMPORTINTERNAL on class CL_CTS_IMPORT_DISTRIBUTOR has no parameter.
# Exception Resumable Description Created on
1 CX_CTS_EXCEPTION 20120723

Method PREPARE Signature

Method PREPARE on class CL_CTS_IMPORT_DISTRIBUTOR has no parameter.
Method PREPARE on class CL_CTS_IMPORT_DISTRIBUTOR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702