SAP ABAP Interface IF_CTS_TRANSPORT_ENTITY (Generic transport entity)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_MODEL (Package) Central CTS: Package for Object Model
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_CTS_TRANSPORT_ENTITY | |
| Short Description | Generic transport entity |
General Data
| Package | SCTS_DIST_CTL_MODEL | Central CTS: Package for Object Model |
| Created | 20090327 | SAP |
| Last changed | 20140121 | SAP |
| 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
Interface IF_CTS_TRANSPORT_ENTITY has no interface.
Friends
Interface IF_CTS_TRANSPORT_ENTITY has no friend.
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 | Instance method | Public | Method | Returns a list of the attributes | 20090429 | |
| 2 | Instance method | Public | Method | Returns date and time | 20091028 | |
| 3 | Instance method | Public | Method | Returns a short descriptive text | 20090429 | |
| 4 | Instance method | Public | Method | Is this a collection or a request type? | 20101112 | |
| 5 | Instance method | Public | Method | Returns the export return code | 20090903 | |
| 6 | Instance method | Public | Method | Returns the ID of the entity | 20090710 | |
| 7 | Instance method | Public | Method | The owner of the entity | 20090429 | |
| 8 | Instance method | Public | Method | Returns the assigned project | 20100105 | |
| 9 | Instance method | Public | Method | Returns the transport protocols | 20090511 | |
| 10 | Instance method | Public | Method | Returns the source client | 20111229 | |
| 11 | Instance method | Public | Method | The status of the transport entity | 20090429 | |
| 12 | Instance method | Public | Method | Returns a list of the team members | 20090429 | |
| 13 | Instance method | Public | Method | Does this entity have an overtaker relation? | 20100121 | |
| 14 | Instance method | Public | Method | Returns abap_true if no objects attached(tasks are not objs) | 20090707 | |
| 15 | Instance method | Public | Method | Refresh Entity Reference | 20101119 | |
| 16 | Instance method | Public | Method | Set the owner of an entity | 20111202 |
Events
Interface 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 | ATTRIBUTES | Value transfer | Type reference (TYPE) | TY_ATTRIBUTES | 20090429 |
Method GET_ATTRIBUTES on Interface 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 | DATE | Call by reference | Type reference (TYPE) | AS4DATE | Datum der letzten Änderung | 20091028 | |||
| 2 | TIME | Call by reference | Type reference (TYPE) | AS4TIME | Uhrzeit der letzten Änderung | 20091028 |
Method GET_DATE on Interface 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 | DESCRIPTION | Value transfer | Type reference (TYPE) | TY_DESCRIPTION | Kurzbeschreibung von Repository-Objekten | 20090429 |
Method GET_DESCRIPTION on Interface 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 | ENTITY_TYPE | Value transfer | Type reference (TYPE) | STRING | 20101112 |
Method GET_ENTITY_TYPE on Interface 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 | EXPORT_RC | Value transfer | Type reference (TYPE) | TY_EXPORT_RC | 20090903 |
Method GET_EXPORT_RC on Interface 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 | ID | Value transfer | Type reference (TYPE) | TY_ID | 20090710 |
Method GET_ID on Interface 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 | OWNER | Value transfer | Type reference (TYPE) | TY_USER | Inhaber des Auftrags/Aufgabe | 20090429 |
Method GET_OWNER on Interface 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 | PROJECTS | Value transfer | Type reference (TYPE) | SCTS_TY_PROJECTS | 20100105 |
Method GET_PROJECTS on Interface 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 | PROTOCOL | Value transfer | Type reference (TYPE) | STRING | General Protocol Wrapper | 20090511 |
Method GET_PROTOCOL on Interface 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 | SOURCE_CLIENT | Value transfer | Type reference (TYPE) | SCTS_TY_SYSTEM_CLIENT | Central CTS: Systemmandant | 20111229 |
Method GET_SOURCE_CLIENT on Interface 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 | STATUS | Value transfer | Type reference (TYPE) | TY_STATUS | 20090429 |
Method GET_STATUS on Interface 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 | BACKEND_ONLY | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20100208 | |||
| 2 | TEAM | Value transfer | Type reference (TYPE) | TY_USERS | Mitarbeiter | 20090429 |
Method GET_TEAM on Interface 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 | FLAG | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20100121 |
Method HAS_OVERTAKER_RELATION on Interface 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 | CHECK_RECURSIVE | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | subentities will be checked for emptieness if set to true | 20110706 | ||
| 2 | FLAG | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20090707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions from handling transport entities | 20110707 |
Method RELOAD Signature
Method RELOAD on Interface IF_CTS_TRANSPORT_ENTITY has no parameter.
Method RELOAD on Interface 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 | OWNER | Call by reference | Type reference (TYPE) | TY_USER | 20111202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions from Handling Transport Entities | 20111202 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |