SAP ABAP Class CL_CTS_TRANSPORT_ENTITY (Abstract transport entity)
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 | 20090429 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CTS_TRANSPORT_COLLECTION | CTS Transport Collection | 20090429 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CTS_TRANSPORT_REQUEST | Transport Request | 20090429 |
Properties
| Class | CL_CTS_TRANSPORT_ENTITY | |
| Short Description | Abstract transport entity | |
| 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 | 20090422 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CTS_TRANSPORT_ENTITY | Generic transport entity | 20090429 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CTS_QUEUE_ITEM | 20090527 | Item in the import queue |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TY_ATTRIBUTES | 20090429 | ||||
| 2 | Static Attribute | Protected | Type reference (TYPE) | TMSCSYSS | TMS CI: Systems | 20130508 | |||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20101112 | |||||
| 4 | Constant | Protected | Type reference (TYPE) | STRING | 'SAP_CTS_PROJECT' | 20090710 | |||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20101112 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20101112 | |||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | AS4DATE | Last Changed On | 20091028 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | TY_DESCRIPTION | 20090429 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | TY_EXPORT_RC | 20090903 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | TY_ID | 20090429 | ||||
| 11 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100121 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | TY_USER | 20090429 | ||||
| 13 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CTS_REQUEST | Extended interface for full features | 20100528 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | SCTS_TY_SYSTEM_CLIENT | Central CTS: System Client | 20111229 | |||
| 15 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CTS_SYSTEM | General System | 20100528 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | TY_STATUS | 20090429 | ||||
| 17 | Instance attribute | Protected | Type reference (TYPE) | TY_USERS | 20090429 | ||||
| 18 | Instance attribute | Protected | Type reference (TYPE) | AS4TIME | Last Changed At | 20091028 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Returns an instance of the request manager object | 20100528 | |
| 2 | Static method | Protected | Method | Convert a R3TRANS filename to the request ID | 20090527 | |
| 3 | Static method | Protected | Method | Retrieves entity attributes | 20100309 | |
| 4 | Instance method | Protected | Method | Get request manager | 20100528 | |
| 5 | Instance method | Public | Method | 20101119 | ||
| 6 | Static method | Protected | Method | Convert a request ID to R3TRANS file name | 20090527 | |
| 7 | Static method | Private | Method | Read TMS configuration, buffered | 20130508 | |
| 8 | Instance method | Private | Method | Retrieve log overview data | 20130508 |
Events
Class CL_CTS_TRANSPORT_ENTITY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ATTRIBUTES | Public | Attribute reference (LIKE) | 20101112 | |
||
| 2 | TY_DESCRIPTION | Public | Attribute reference (LIKE) | 20101112 | |
||
| 3 | TY_EXPORT_RC | Public | Attribute reference (LIKE) | 20101112 | |
||
| 4 | TY_ID | Public | Attribute reference (LIKE) | 20101112 | |
||
| 5 | TY_PROJECT | Public | Attribute reference (LIKE) | 20101112 | |
||
| 6 | TY_STATUS | Public | Attribute reference (LIKE) | 20101112 | |
||
| 7 | TY_USER | Public | Attribute reference (LIKE) | 20101112 | |
||
| 8 | TY_USERS | Public | Attribute reference (LIKE) | 20101112 | |
Method Signatures
Method CREATE_REQUEST_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_CLIENT | 20100528 | ||||
| 2 | MANAGER | Value transfer | Object reference (TYPE REF TO) | IF_CTS_REQUEST | Internes Interface fuer Fileobject Organizer | 20100528 | |||
| 3 | READ_ONLY | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20120326 | |||
| 4 | SYSTEM_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_NAME | Name des SAP-Systems | 20100528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions from handling transport entities | 20100528 |
Method FILENAME_TO_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILENAME | Call by reference | Type reference (TYPE) | CTS_FILENAME | Name eines Dateiobjekts | 20090527 | |||
| 2 | REQUEST_ID | Value transfer | Type reference (TYPE) | IF_CTS_TRANSPORT_REQUEST=>TY_ID | 20090527 |
Method FILENAME_TO_REQUEST on class CL_CTS_TRANSPORT_ENTITY has no exception.
Method GET_ENTITY_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 | 20100309 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | IF_CTS_TRANSPORT_ENTITY=>TY_ID | 20100309 |
Method GET_ENTITY_ATTRIBUTES on class CL_CTS_TRANSPORT_ENTITY has no exception.
Method GET_REQUEST_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MANAGER | Value transfer | Object reference (TYPE REF TO) | IF_CTS_REQUEST | Internes Interface fuer Fileobject Organizer | 20100528 |
Method GET_REQUEST_MANAGER on class CL_CTS_TRANSPORT_ENTITY has no exception.
Method RELOAD Signature
Method RELOAD on class CL_CTS_TRANSPORT_ENTITY has no parameter.
Method RELOAD on class CL_CTS_TRANSPORT_ENTITY has no exception.
Method REQUEST_TO_FILENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILENAME | Value transfer | Type reference (TYPE) | CTS_FILENAME | Name eines Dateiobjekts | 20090527 | |||
| 2 | REQUEST_ID | Call by reference | Type reference (TYPE) | IF_CTS_TRANSPORT_REQUEST=>TY_ID | 20090527 |
Method REQUEST_TO_FILENAME on class CL_CTS_TRANSPORT_ENTITY has no exception.
Method _READ_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG | Value transfer | Type reference (TYPE) | TMSCSYSS | TMS CI: Systeme | 20130508 |
Method _READ_CONFIG on class CL_CTS_TRANSPORT_ENTITY has no exception.
Method _READ_LOG_OVERVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOG_OVERVIEW | Value transfer | Type reference (TYPE) | SCTS_LOG_OVERVIEWS | CTS Protokollübersicht für einen Auftrag | 20130508 |
Method _READ_LOG_OVERVIEW on class CL_CTS_TRANSPORT_ENTITY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |