SAP ABAP Class CL_CTS_TRANSPORT_REQUEST_RO (central CTS: Handle read-only requests)
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 | Inheritance (c INHERITING FROM c_ref) | CL_CTS_TRANSPORT_REQUEST | Transport Request | 20120320 |
Properties
| Class | CL_CTS_TRANSPORT_REQUEST_RO | |
| Short Description | central CTS: Handle read-only requests | |
| Super Class | CL_CTS_TRANSPORT_REQUEST | Transport Request |
| 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 | 20120320 | 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... |
Interfaces
Class CL_CTS_TRANSPORT_REQUEST_RO has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CTS_TRANSPORT_FACTORY | 20120320 | Factory for transport entities and objects |
Attributes
Class CL_CTS_TRANSPORT_REQUEST_RO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Internal helper: load source system | 20120326 | |
| 2 | Static method | Protected | Method | Load read-only entity | 20120320 |
Events
Class CL_CTS_TRANSPORT_REQUEST_RO has no event.
Types
Class CL_CTS_TRANSPORT_REQUEST_RO has no local type.
Method Signatures
Method LOAD_ACTUAL_SOURCE 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 | 20120326 | ||||
| 2 | SYSTEM | Value transfer | Object reference (TYPE REF TO) | IF_CTS_SYSTEM | Generic Transport Request | 20120326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions from Handling Transport Requests | 20120326 |
Method LOAD_RO 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 | 20120320 | |||
| 2 | COLLECTIONS | Call by reference | Type reference (TYPE) | IF_CTS_TRANSPORT_COLLECTION=>TY_COLLECTIONS | 20120320 | ||||
| 3 | ID | Call by reference | Type reference (TYPE) | TY_ID | 20120320 | ||||
| 4 | REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_CTS_TRANSPORT_REQUEST | Generic Transport Request | 20120320 | |||
| 5 | SOURCE_SYSTEM | Call by reference | Object reference (TYPE REF TO) | IF_CTS_SYSTEM | General System | 20120320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions from Handling Transport Entities | 20120320 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |