Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CTS_TRANSPORT_ENTITY | Abstract transport entity | 20090429 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_TRANSPORT_REQUEST | Generic Transport Request | 20090429 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CTS_TRANSPORT_REQUEST_RO | central CTS: Handle read-only requests | 20120320 |
Properties
| Class | CL_CTS_TRANSPORT_REQUEST | |
| Short Description | Transport Request | |
| Super Class | CL_CTS_TRANSPORT_ENTITY | Abstract transport entity |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_DIST_CTL_ORGANIZE | Organizer Parts of cCTS |
| 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CTS_TRANSPORT_REQUEST | Generic Transport Request | 20090429 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CTS_TRANSPORT_COLLECTION | 20111201 | CTS Transport Collection | |
| 2 | CL_CTS_TRANSPORT_FACTORY | 20111201 | Factory for transport entities and objects |
Attributes
Methods
Events
Class CL_CTS_TRANSPORT_REQUEST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CONSOLIDATION_TARGET | Public | Attribute reference (LIKE) | 20120222 | |
||
| 2 | TY_CONSOLIDATION_TARGETS | Public | Attribute reference (LIKE) | 20120222 | |
||
| 3 | TY_ENTITIES | Public | Attribute reference (LIKE) | 20111201 | |
||
| 4 | TY_IDS | Public | Attribute reference (LIKE) | 20100528 | |
||
| 5 | TY_OBJECT | Public | Attribute reference (LIKE) | 20091013 | |
||
| 6 | TY_OBJECTS | Public | Attribute reference (LIKE) | 20091013 | |
||
| 7 | TY_REQUESTS | Public | Attribute reference (LIKE) | 20090506 | |
||
| 8 | TY_REQUEST_TYPE | Public | Attribute reference (LIKE) | 20090506 | |
||
| 9 | TY_TARGETS | Private | Attribute reference (LIKE) | 20111201 | |
||
| 10 | TY_TASK | Public | Attribute reference (LIKE) | 20100528 | |
||
| 11 | TY_TASKS | Public | Attribute reference (LIKE) | 20100528 | |
||
| 12 | TY_TASK_TYPE | Public | Attribute reference (LIKE) | 20090506 | |
||
| 13 | TY_TEAM | Public | Attribute reference (LIKE) | 20100528 | |
||
| 14 | TY_TIMESTAMP | Public | Attribute reference (LIKE) | 20111201 | |
Method Signatures
Method APPEND_OBJECTS_FROM_REQUEST Signature
Method APPEND_OBJECTS_FROM_REQUEST on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method APPEND_OBJECTS_FROM_REQUEST on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method ASSIGN_TO Signature
Method ASSIGN_TO on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method ASSIGN_TO on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method CREATE_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Call by reference | Type reference (TYPE) | TY_ATTRIBUTES | Auftragsattribute | 20090429 | |||
| 2 | COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_CTS_TRANSPORT_COLLECTION | Generic collection of transport entities | 20090429 | |||
| 3 | DESCRIPTION | Call by reference | Type reference (TYPE) | TY_DESCRIPTION | Kurzbeschreibung von Repository-Objekten | 20090429 | |||
| 4 | OWNER | Call by reference | Type reference (TYPE) | TY_USER | Inhaber des Auftrags/Aufgabe | 20090429 | |||
| 5 | PRESELECTED | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20091127 | |||
| 6 | PROJECT | Call by reference | Type reference (TYPE) | IF_CTS_TRANSPORT_REQUEST=>TY_PROJECT | 20090710 | ||||
| 7 | REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_CTS_TRANSPORT_REQUEST | Generic Transport Request | 20090429 | |||
| 8 | SOURCE_SYSTEM | Call by reference | Object reference (TYPE REF TO) | IF_CTS_SYSTEM | General system | 20090429 | |||
| 9 | TEAM | Call by reference | Type reference (TYPE) | TY_USERS | Mitarbeiter | 20090429 | |||
| 10 | TYPE | Call by reference | Type reference (TYPE) | TY_REQUEST_TYPE | 20090429 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions from handling transport requests | 20090903 |
Method CREATE_TASK Signature
Method CREATE_TASK on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method CREATE_TASK on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method CREATE_TASKS Signature
Method CREATE_TASKS on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method CREATE_TASKS on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | TY_ID | 20090709 | ||||
| 2 | SUCCESS | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20090712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions from handling transport requests | 20090709 |
Method GET_ATTRIBUTES Signature
Method GET_ATTRIBUTES on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method GET_ATTRIBUTES on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method GET_COLLECTION Signature
Method GET_COLLECTION on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method GET_COLLECTION on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method GET_COLLECTIONS Signature
Method GET_COLLECTIONS on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method GET_COLLECTIONS on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method GET_CONSOLIDATION_TARGETS Signature
Method GET_CONSOLIDATION_TARGETS on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method GET_CONSOLIDATION_TARGETS on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method GET_CONTENT Signature
Method GET_CONTENT on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method GET_CONTENT on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method GET_DATE Signature
Method GET_DATE on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method GET_DATE on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method GET_DEFAULT_USERS Signature
Method GET_DEFAULT_USERS on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method GET_DEFAULT_USERS on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method GET_DESCRIPTION on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method GET_ENTITY_TYPE Signature
Method GET_ENTITY_TYPE on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method GET_ENTITY_TYPE on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method GET_EXPORT_RC Signature
Method GET_EXPORT_RC on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method GET_EXPORT_RC on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method GET_HEADER_DATA Signature
Method GET_HEADER_DATA on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method GET_HEADER_DATA on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method GET_ID Signature
Method GET_ID on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method GET_ID on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method GET_OWNER Signature
Method GET_OWNER on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method GET_OWNER on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method GET_PROJECTS Signature
Method GET_PROJECTS on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method GET_PROJECTS on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method GET_PROTOCOL Signature
Method GET_PROTOCOL on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method GET_PROTOCOL on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method GET_SOURCE_SYSTEM Signature
Method GET_SOURCE_SYSTEM on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method GET_SOURCE_SYSTEM on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method GET_STATUS Signature
Method GET_STATUS on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method GET_STATUS on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method GET_TARGET_SYSTEMS Signature
Method GET_TARGET_SYSTEMS on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method GET_TARGET_SYSTEMS on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method GET_TASKS Signature
Method GET_TASKS on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method GET_TASKS on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method GET_TEAM Signature
Method GET_TEAM on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method GET_TEAM on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method GET_TYPE on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method HAS_OVERTAKER_RELATION Signature
Method HAS_OVERTAKER_RELATION on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method HAS_OVERTAKER_RELATION on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method IS_EMPTY Signature
Method IS_EMPTY on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method IS_EMPTY on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method IS_NONABAP Signature
Method IS_NONABAP on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method IS_NONABAP on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_CTS_TRANSPORT_COLLECTION | Generic collection of transport entities | 20100121 | |||
| 2 | COLLECTIONS | Call by reference | Type reference (TYPE) | IF_CTS_TRANSPORT_COLLECTION=>TY_COLLECTIONS | 20100121 | ||||
| 3 | ID | Call by reference | Type reference (TYPE) | TY_ID | 20090429 | ||||
| 4 | REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_CTS_TRANSPORT_REQUEST | Generic Transport Request | 20090429 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions from handling transport requests | 20090712 |
Method RELEASE Signature
Method RELEASE on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method RELEASE on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method SET_AS_DEFAULT Signature
Method SET_AS_DEFAULT on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method SET_AS_DEFAULT on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method SET_ATTRIBUTES Signature
Method SET_ATTRIBUTES on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method SET_ATTRIBUTES on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method SET_TARGET_SYSTEM Signature
Method SET_TARGET_SYSTEM on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method SET_TARGET_SYSTEM on class CL_CTS_TRANSPORT_REQUEST has no exception.
Method UNSET_DEFAULT Signature
Method UNSET_DEFAULT on class CL_CTS_TRANSPORT_REQUEST has no parameter.
Method UNSET_DEFAULT on class CL_CTS_TRANSPORT_REQUEST has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |