SAP ABAP Class IF_CTS_TRANSPORT_ENTITY (Generic transport entity)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CTS_QUEUE_COLLECTION_ITEM cCTS: Transport collection queue item 20090526
2 Interface composition (i COMPRISING i_ref)  IF_CTS_QUEUE_ITEM cCTS: General Item in Queue 20090515
3 Interface composition (i COMPRISING i_ref)  IF_CTS_QUEUE_REQUEST_ITEM cCTS: Transport request queue item 20090526
4 Interface composition (i COMPRISING i_ref)  IF_CTS_TRANSPORT_COLLECTION Generic collection of transport entities 20090429
5 Interface composition (i COMPRISING i_ref)  IF_CTS_TRANSPORT_REQUEST Generic Transport Request 20090429
6 Interface implementation (CLASS c. INTERFACES i_ref)  CLTD_CTS_TRANSPORT_COLLECTION cCTS: test double for transport requests 20130419
7 Interface implementation (CLASS c. INTERFACES i_ref)  CLTD_CTS_TRANSPORT_REQUEST cCTS: test double for transport requests 20130419
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_QUEUE_ITEM Item in the import queue 20090515
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_TRANSPORT_ENTITY Abstract transport entity 20090429
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_TR_COLL_DECORATOR Generic Decorator for Collections 20100831
... Click here to see Used By full list (11 items)
Properties
Class IF_CTS_TRANSPORT_ENTITY  
Short Description Generic transport entity    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090327   SAP 
Last change 20140121   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 IF_CTS_PROJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_CTS_TRANSPORT_ENTITY has no interface implemented.
Friends
Class IF_CTS_TRANSPORT_ENTITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLIENT_NONE Constant Public Type reference (TYPE) STRING 'NON' 20120322
2 CO_CTS_EXPTIMESTAMP Constant Public Type reference (TYPE) E070A-ATTRIBUTE 'EXPTIMESTAMP' Request attribute 20090804
3 CO_DATA_SRC_SYSTEM Constant Public Type reference (TYPE) STRING 'CTS:DATASRCSYS' 20120322
4 CO_ENTITY_TYPE_COLLECTION Constant Public Type reference (TYPE) STRING 'COL' Entity collection type 20101112
5 CO_ENTITY_TYPE_REQUEST Constant Public Type reference (TYPE) STRING 'REQ' Entity request type 20101112
6 CO_ENTITY_TYPE_TASK Constant Public Type reference (TYPE) STRING 'TAS' 20130603
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTES Instance method Public Method Returns a list of the attributes 20090429
2 GET_DATE Instance method Public Method Returns date and time 20091028
3 GET_DESCRIPTION Instance method Public Method Returns a short descriptive text 20090429
4 GET_ENTITY_TYPE Instance method Public Method Is this a collection or a request type? 20101112
5 GET_EXPORT_RC Instance method Public Method Returns the export return code 20090903
6 GET_ID Instance method Public Method Returns the ID of the entity 20090710
7 GET_OWNER Instance method Public Method The owner of the entity 20090429
8 GET_PROJECTS Instance method Public Method Returns the assigned project 20100105
9 GET_PROTOCOL Instance method Public Method Returns the transport protocols 20090511
10 GET_SOURCE_CLIENT Instance method Public Method Returns the source client 20111229
11 GET_STATUS Instance method Public Method The status of the transport entity 20090429
12 GET_TEAM Instance method Public Method Returns a list of the team members 20090429
13 HAS_OVERTAKER_RELATION Instance method Public Method Does this entity have an overtaker relation? 20100121
14 IS_EMPTY Instance method Public Method Returns abap_true if no objects attached(tasks are not objs) 20090707
15 RELOAD Instance method Public Method Refresh Entity Reference 20101119
16 SET_OWNER Instance method Public Method Set the owner of an entity 20111202
Events
Class IF_CTS_TRANSPORT_ENTITY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ATTRIBUTES Public Type reference (TYPE) SCTS_TY_ENTITY_ATTRIBUTES 20090506
2 TY_DESCRIPTION Public Type reference (TYPE) SCTS_TY_ENTITY_DESCRIPTION 20090506
3 TY_ENTITIES Public Type reference (TYPE) SCTS_TY_TRANSPORT_ENTITIES 20090506
4 TY_EXPORT_RC Public Type reference (TYPE) SCTS_TY_ENTITY_EXPORT_RC 20090903
5 TY_ID Public Type reference (TYPE) SCTS_TY_ENTITY_ID 20090506
6 TY_IDS Public Type reference (TYPE) SCTS_TY_ENTITY_IDS 20090904
7 TY_PROJECT Public Object reference (TYPE REF TO) IF_CTS_PROJECT 20090506
8 TY_STATUS Public Type reference (TYPE) SCTS_TY_ENTITY_STATUS 20090506
9 TY_TEAM Public Type reference (TYPE) SCTS_TY_PROJECT_MEMBERS 20100208
10 TY_TIMESTAMP Public Type reference (TYPE) SCTS_TY_ENTITY_TIMESTAMP 20090506
11 TY_USER Public Type reference (TYPE) SCTS_TY_ENTITY_USER 20090506
12 TY_USERS Public Type reference (TYPE) SCTS_TY_ENTITY_USERS Employee 20090506
Method Signatures

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ATTRIBUTES Value transfer Type reference (TYPE) TY_ATTRIBUTES 20090429

Method GET_ATTRIBUTES on class IF_CTS_TRANSPORT_ENTITY has no exception.

Method GET_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATE Call by reference Type reference (TYPE) AS4DATE Datum der letzten Änderung 20091028
2 Exporting TIME Call by reference Type reference (TYPE) AS4TIME Uhrzeit der letzten Änderung 20091028

Method GET_DATE on class IF_CTS_TRANSPORT_ENTITY has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTION Value transfer Type reference (TYPE) TY_DESCRIPTION Kurzbeschreibung von Repository-Objekten 20090429

Method GET_DESCRIPTION on class IF_CTS_TRANSPORT_ENTITY has no exception.

Method GET_ENTITY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENTITY_TYPE Value transfer Type reference (TYPE) STRING 20101112

Method GET_ENTITY_TYPE on class IF_CTS_TRANSPORT_ENTITY has no exception.

Method GET_EXPORT_RC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXPORT_RC Value transfer Type reference (TYPE) TY_EXPORT_RC 20090903

Method GET_EXPORT_RC on class IF_CTS_TRANSPORT_ENTITY has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ID Value transfer Type reference (TYPE) TY_ID 20090710

Method GET_ID on class IF_CTS_TRANSPORT_ENTITY has no exception.

Method GET_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OWNER Value transfer Type reference (TYPE) TY_USER Inhaber des Auftrags/Aufgabe 20090429

Method GET_OWNER on class IF_CTS_TRANSPORT_ENTITY has no exception.

Method GET_PROJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROJECTS Value transfer Type reference (TYPE) SCTS_TY_PROJECTS 20100105

Method GET_PROJECTS on class IF_CTS_TRANSPORT_ENTITY has no exception.

Method GET_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROTOCOL Value transfer Type reference (TYPE) STRING General Protocol Wrapper 20090511

Method GET_PROTOCOL on class IF_CTS_TRANSPORT_ENTITY has no exception.

Method GET_SOURCE_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SOURCE_CLIENT Value transfer Type reference (TYPE) SCTS_TY_SYSTEM_CLIENT Central CTS: Systemmandant 20111229

Method GET_SOURCE_CLIENT on class IF_CTS_TRANSPORT_ENTITY has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATUS Value transfer Type reference (TYPE) TY_STATUS 20090429

Method GET_STATUS on class IF_CTS_TRANSPORT_ENTITY has no exception.

Method GET_TEAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BACKEND_ONLY Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20100208
2 Returning TEAM Value transfer Type reference (TYPE) TY_USERS Mitarbeiter 20090429

Method GET_TEAM on class IF_CTS_TRANSPORT_ENTITY has no exception.

Method HAS_OVERTAKER_RELATION Signature

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

Method HAS_OVERTAKER_RELATION on class IF_CTS_TRANSPORT_ENTITY has no exception.

Method IS_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_RECURSIVE Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE subentities will be checked for emptieness if set to true 20110706
2 Returning FLAG Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20090707
# Exception Resumable Description Created on
1 CX_CTS_TRANSPORT_ENTITY Exceptions from handling transport entities 20110707

Method RELOAD Signature

Method RELOAD on class IF_CTS_TRANSPORT_ENTITY has no parameter.
Method RELOAD on class IF_CTS_TRANSPORT_ENTITY has no exception.

Method SET_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OWNER Call by reference Type reference (TYPE) TY_USER 20111202
# Exception Resumable Description Created on
1 CX_CTS_TRANSPORT_ENTITY Exceptions from Handling Transport Entities 20111202
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CTS_QUEUE_COLLECTION_ITEM cCTS: Transport collection queue item 20090526
2 Interface composition (i COMPRISING i_ref)  IF_CTS_QUEUE_ITEM cCTS: General Item in Queue 20090515
3 Interface composition (i COMPRISING i_ref)  IF_CTS_QUEUE_REQUEST_ITEM cCTS: Transport request queue item 20090526
4 Interface composition (i COMPRISING i_ref)  IF_CTS_TRANSPORT_COLLECTION Generic collection of transport entities 20090429
5 Interface composition (i COMPRISING i_ref)  IF_CTS_TRANSPORT_REQUEST Generic Transport Request 20090429
6 Interface implementation (CLASS c. INTERFACES i_ref)  CLTD_CTS_TRANSPORT_COLLECTION cCTS: test double for transport requests 20130419
7 Interface implementation (CLASS c. INTERFACES i_ref)  CLTD_CTS_TRANSPORT_REQUEST cCTS: test double for transport requests 20130419
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_QUEUE_ITEM Item in the import queue 20090515
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_TRANSPORT_ENTITY Abstract transport entity 20090429
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_TR_COLL_DECORATOR Generic Decorator for Collections 20100831
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_TR_REQ_DECORATOR cCTS: Abstract decorator 20111012
History
Last changed by/on SAP  20140121 
SAP Release Created in