SAP ABAP Class CL_CTS_TR_REQ_DECORATOR (cCTS: Abstract decorator)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_ORGANIZE (Package) Organizer Parts of cCTS
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CTS_TRANSPORT_ENTITY Generic transport entity 20111012
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CTS_TRANSPORT_REQUEST Generic Transport Request 20111012
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CTS_TR_REQ_DECORATOR_LOG cCTS: Logging decorator for requests 20130419
2 Inheritance (c INHERITING FROM c_ref)  CL_CTS_TR_REQ_DEC_CHNGTRCK cCTS: Request decorator for change tracking 20111012
Properties
Class CL_CTS_TR_REQ_DECORATOR  
Short Description cCTS: Abstract decorator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTS_DIST_CTL_ORGANIZE   Organizer Parts of cCTS 
Created 20111012   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CTS_TR_REQ_DECORATOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CTS_TRANSPORT_ENTITY Generic transport entity 20111012
2 IF_CTS_TRANSPORT_REQUEST Generic Transport Request 20111012
Friends
Class CL_CTS_TR_REQ_DECORATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ENTITY_TYPE_COLLECTION Instance attribute Public Attribute reference (LIKE) 20111012
2 CO_ENTITY_TYPE_REQUEST Instance attribute Public Attribute reference (LIKE) 20111012
3 CO_REQ_TYPE_CLIENT_TRANSPORT Instance attribute Public Attribute reference (LIKE) 20111012
4 CO_REQ_TYPE_COPY Instance attribute Public Attribute reference (LIKE) 20111012
5 CO_REQ_TYPE_CUSTOMIZING Instance attribute Public Attribute reference (LIKE) 20111012
6 CO_REQ_TYPE_MOVE_NO_PACKAGE Instance attribute Public Attribute reference (LIKE) 20111012
7 CO_REQ_TYPE_MOVE_PACKAGE Instance attribute Public Attribute reference (LIKE) 20111012
8 CO_REQ_TYPE_MOVE_WITH_PACKAGE Instance attribute Public Attribute reference (LIKE) 20111012
9 CO_REQ_TYPE_OBJECTS Instance attribute Public Attribute reference (LIKE) 20111012
10 CO_REQ_TYPE_PATCH Instance attribute Public Attribute reference (LIKE) 20111012
11 CO_REQ_TYPE_UPGRADE Instance attribute Public Attribute reference (LIKE) 20111012
12 CO_REQ_TYPE_WORKBENCH Instance attribute Public Attribute reference (LIKE) 20111012
13 CO_STATUS_EXPORTING Instance attribute Public Attribute reference (LIKE) 20111012
14 CO_STATUS_OPEN Instance attribute Public Attribute reference (LIKE) 20111012
15 CO_STATUS_RELEASED Instance attribute Public Attribute reference (LIKE) 20111012
16 CO_TASK_TYPE_CUSTOMIZING Instance attribute Public Attribute reference (LIKE) 20111012
17 CO_TASK_TYPE_DEVELOPMENT Instance attribute Public Attribute reference (LIKE) 20111012
18 CO_TASK_TYPE_REPAIR Instance attribute Public Attribute reference (LIKE) 20111012
19 CO_TASK_TYPE_UNSPECIFIED Instance attribute Public Attribute reference (LIKE) 20111012
20 REQUEST_REF Instance attribute Protected Object reference (TYPE REF TO) IF_CTS_TRANSPORT_REQUEST Generic Transport Request 20111012
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_OBJECTS_FROM_REQUEST Instance method Public Method 20111012
2 ASSIGN_TO Instance method Public Method 20111012
3 CREATE_TASK Instance method Public Method 20111012
4 CREATE_TASKS Instance method Public Method 20111012
5 GET_ATTRIBUTES Instance method Public Method 20111012
6 GET_COLLECTION Instance method Public Method 20111012
7 GET_COLLECTIONS Instance method Public Method 20111012
8 GET_CONSOLIDATION_TARGETS Instance method Public Method 20120222
9 GET_CONTENT Instance method Public Method 20111012
10 GET_DATE Instance method Public Method 20111012
11 GET_DEFAULT_USERS Instance method Public Method 20111012
12 GET_DESCRIPTION Instance method Public Method 20111012
13 GET_ENTITY_TYPE Instance method Public Method 20111012
14 GET_EXPORT_RC Instance method Public Method 20111012
15 GET_ID Instance method Public Method 20111012
16 GET_OWNER Instance method Public Method 20111012
17 GET_PROJECTS Instance method Public Method 20111012
18 GET_PROTOCOL Instance method Public Method 20111012
19 GET_SOURCE_CLIENT Instance method Public Method 20111229
20 GET_SOURCE_SYSTEM Instance method Public Method 20111012
21 GET_STATUS Instance method Public Method 20111012
22 GET_TARGET_SYSTEMS Instance method Public Method 20111012
23 GET_TASKS Instance method Public Method 20111012
24 GET_TEAM Instance method Public Method 20111012
25 GET_TYPE Instance method Public Method 20111012
26 HAS_OVERTAKER_RELATION Instance method Public Method 20111012
27 IS_EMPTY Instance method Public Method 20111012
28 IS_NONABAP Instance method Public Method 20111012
29 RELEASE Instance method Public Method 20111012
30 RELOAD Instance method Public Method 20111012
31 SET_AS_DEFAULT Instance method Public Method 20111012
32 SET_ATTRIBUTES Instance method Public Method 20111012
33 SET_TARGET_SYSTEM Instance method Public Method 20111012
34 UNSET_DEFAULT Instance method Public Method 20111012
Events
Class CL_CTS_TR_REQ_DECORATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ATTRIBUTES Public Attribute reference (LIKE) 20111012
2 TY_DESCRIPTION Public Attribute reference (LIKE) 20111012
3 TY_ENTITIES Public Attribute reference (LIKE) 20111012
4 TY_EXPORT_RC Public Attribute reference (LIKE) 20111012
5 TY_ID Public Attribute reference (LIKE) 20111012
6 TY_IDS Public Attribute reference (LIKE) 20111012
7 TY_OBJECT Public Attribute reference (LIKE) 20111012
8 TY_OBJECTS Public Attribute reference (LIKE) 20111012
9 TY_PROJECT Public Attribute reference (LIKE) 20111012
10 TY_REQUESTS Public Attribute reference (LIKE) 20111012
11 TY_REQUEST_TYPE Public Attribute reference (LIKE) 20111012
12 TY_STATUS Public Attribute reference (LIKE) 20111012
13 TY_TASK Public Attribute reference (LIKE) 20111012
14 TY_TASKS Public Attribute reference (LIKE) 20111012
15 TY_TASK_TYPE Public Attribute reference (LIKE) 20111012
16 TY_TEAM Public Attribute reference (LIKE) 20111012
17 TY_TIMESTAMP Public Attribute reference (LIKE) 20111012
18 TY_USER Public Attribute reference (LIKE) 20111012
19 TY_USERS Public Attribute reference (LIKE) 20111012
Method Signatures

Method APPEND_OBJECTS_FROM_REQUEST Signature

Method APPEND_OBJECTS_FROM_REQUEST on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method APPEND_OBJECTS_FROM_REQUEST on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method ASSIGN_TO Signature

Method ASSIGN_TO on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method ASSIGN_TO on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method CREATE_TASK Signature

Method CREATE_TASK on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method CREATE_TASK on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method CREATE_TASKS Signature

Method CREATE_TASKS on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method CREATE_TASKS on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method GET_ATTRIBUTES Signature

Method GET_ATTRIBUTES on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method GET_ATTRIBUTES on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method GET_COLLECTION Signature

Method GET_COLLECTION on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method GET_COLLECTION on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method GET_COLLECTIONS Signature

Method GET_COLLECTIONS on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method GET_COLLECTIONS on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method GET_CONSOLIDATION_TARGETS Signature

Method GET_CONSOLIDATION_TARGETS on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method GET_CONSOLIDATION_TARGETS on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method GET_CONTENT Signature

Method GET_CONTENT on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method GET_CONTENT on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method GET_DATE Signature

Method GET_DATE on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method GET_DATE on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method GET_DEFAULT_USERS Signature

Method GET_DEFAULT_USERS on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method GET_DEFAULT_USERS on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method GET_DESCRIPTION on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method GET_ENTITY_TYPE Signature

Method GET_ENTITY_TYPE on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method GET_ENTITY_TYPE on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method GET_EXPORT_RC Signature

Method GET_EXPORT_RC on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method GET_EXPORT_RC on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method GET_ID Signature

Method GET_ID on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method GET_ID on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method GET_OWNER Signature

Method GET_OWNER on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method GET_OWNER on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method GET_PROJECTS Signature

Method GET_PROJECTS on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method GET_PROJECTS on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method GET_PROTOCOL Signature

Method GET_PROTOCOL on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method GET_PROTOCOL on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method GET_SOURCE_CLIENT Signature

Method GET_SOURCE_CLIENT on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method GET_SOURCE_CLIENT on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method GET_SOURCE_SYSTEM Signature

Method GET_SOURCE_SYSTEM on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method GET_SOURCE_SYSTEM on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method GET_STATUS Signature

Method GET_STATUS on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method GET_STATUS on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method GET_TARGET_SYSTEMS Signature

Method GET_TARGET_SYSTEMS on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method GET_TARGET_SYSTEMS on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method GET_TASKS Signature

Method GET_TASKS on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method GET_TASKS on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method GET_TEAM Signature

Method GET_TEAM on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method GET_TEAM on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method GET_TYPE Signature

Method GET_TYPE on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method GET_TYPE on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method HAS_OVERTAKER_RELATION Signature

Method HAS_OVERTAKER_RELATION on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method HAS_OVERTAKER_RELATION on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method IS_EMPTY Signature

Method IS_EMPTY on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method IS_EMPTY on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method IS_NONABAP Signature

Method IS_NONABAP on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method IS_NONABAP on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method RELEASE Signature

Method RELEASE on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method RELEASE on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method RELOAD Signature

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

Method SET_AS_DEFAULT Signature

Method SET_AS_DEFAULT on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method SET_AS_DEFAULT on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method SET_ATTRIBUTES Signature

Method SET_ATTRIBUTES on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method SET_ATTRIBUTES on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method SET_TARGET_SYSTEM Signature

Method SET_TARGET_SYSTEM on class CL_CTS_TR_REQ_DECORATOR has no parameter.
Method SET_TARGET_SYSTEM on class CL_CTS_TR_REQ_DECORATOR has no exception.

Method UNSET_DEFAULT Signature

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