SAP ABAP Class IF_CTS_CHANGE_TRACKING_TOOLS (cCTS: Tools for change tracking)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_CHANGE_TRACKING_TOOLS cCTS: Tools for change tracking 20130606
Properties
Class IF_CTS_CHANGE_TRACKING_TOOLS  
Short Description cCTS: Tools for change tracking    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130606   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CTS_ENTITY_QUEUE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_CTS_CHANGE_TRACKING_TOOLS has no interface implemented.
Friends
Class IF_CTS_CHANGE_TRACKING_TOOLS has no friend class.
Attributes
Class IF_CTS_CHANGE_TRACKING_TOOLS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_REQUESTS_FOR_IMPORT Instance method Public Method Retrieve all importable requests for given system 20130606
Events
Class IF_CTS_CHANGE_TRACKING_TOOLS has no event.
Types
Class IF_CTS_CHANGE_TRACKING_TOOLS has no local type.
Method Signatures

Method GET_REQUESTS_FOR_IMPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ONLY_CCTS_CONTROLLED Call by reference Type reference (TYPE) BOOLEAN Set to abap_true, if only cCTS controlled requests needed 20130606
2 Importing REQUEST_FILTER_LIST Call by reference Type reference (TYPE) IF_CTS_ENTITY_QUEUE=>TY_ITEM_IDS Subset o requests as filter 20130606
3 Returning REQUEST_LIST Value transfer Type reference (TYPE) IF_CTS_ENTITY_QUEUE=>TY_ITEM_IDS List of requests that are importable 20130606
4 Importing TARGET_SYSTEM Call by reference Object reference (TYPE REF TO) IF_CTS_SYSTEM System where to check the queue 20130606
# Exception Resumable Description Created on
1 CX_CTS_OBJECT_TRACKING Exceptions from Handling Transport Collections 20130612
History
Last changed by/on SAP  20140121 
SAP Release Created in