SAP ABAP Class IF_CTS_ADT_TRANSPORT_OBJECT (CTS Transport Object)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CTS_ADT_TRANSPORT_OBJECT | CTS Transport Object | 20130205 |
Properties
| Class | IF_CTS_ADT_TRANSPORT_OBJECT | |
| Short Description | CTS Transport Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130205 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CTS_ADT_TRANSPORT_OBJECT has no forward declaration.
Interfaces
Class IF_CTS_ADT_TRANSPORT_OBJECT has no interface implemented.
Friends
Class IF_CTS_ADT_TRANSPORT_OBJECT has no friend class.
Attributes
Class IF_CTS_ADT_TRANSPORT_OBJECT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130205 |
Events
Class IF_CTS_ADT_TRANSPORT_OBJECT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_TRANSPORT_KEY | Public | See coding | 20130205 | BEGIN OF gty_transport_key,
pgmid TYPE pgmid,
object TYPE trobjtype,
obj_name TYPE trobj_name,
END OF gty_transport_key
|
Method Signatures
Method GET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | GTY_TRANSPORT_KEY | 20130205 |
Method GET_KEY on class IF_CTS_ADT_TRANSPORT_OBJECT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |