SAP ABAP Class CL_CTS_USECASE_STATUS (cCTS: Use case checks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_COMMON_API (Package) cCTS: common external APIs
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_USECASE_STATUS | cCTS: Use case status checks | 20120830 |
Properties
| Class | CL_CTS_USECASE_STATUS | |
| Short Description | cCTS: Use case checks | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_DIST_CTL_COMMON_API | cCTS: common external APIs |
| Created | 20120830 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CTS_USECASE_STATUS | cCTS: Use case status checks | 20120830 |
Friends
Class CL_CTS_USECASE_STATUS has no friend class.
Attributes
Class CL_CTS_USECASE_STATUS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create instance | 20120830 | |
| 2 | Instance method | Protected | Method | retrieves a system | 20120903 | |
| 3 | Instance method | Protected | Method | 20120830 |
Events
Class CL_CTS_USECASE_STATUS has no event.
Types
Class CL_CTS_USECASE_STATUS has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF | Value transfer | Object reference (TYPE REF TO) | IF_CTS_USECASE_STATUS | 20120830 |
Method CREATE on class CL_CTS_USECASE_STATUS has no exception.
Method GET_SYSTEM 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 | 20120903 | ||||
| 2 | DOMAIN_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_DOMAIN_NAME | 20120903 | ||||
| 3 | SYSTEM | Value transfer | Object reference (TYPE REF TO) | IF_CTS_SYSTEM | General System | 20120903 | |||
| 4 | SYSTEM_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_NAME | Name of the SAP System | 20120903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions from Handling Systems | 20120903 |
Method PERFORM_CHECK_EXT_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLUSTER | Call by reference | Object reference (TYPE REF TO) | IF_CTS_SYSTEM_COLLECTION | 20120830 | ||||
| 2 | I_DATASOURCE_SYSTEM | Call by reference | Object reference (TYPE REF TO) | IF_CTS_SYSTEM | 20120830 | ||||
| 3 | I_REQUEST_ID | Call by reference | Type reference (TYPE) | IF_CTS_TRANSPORT_REQUEST=>TY_ID | 20120830 | ||||
| 4 | R_RESULT | Value transfer | Type reference (TYPE) | IF_CTS_USECASE_STATUS~TY_CHECK_RESULT | 20120903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cCTS: Exceptions for use case checks | 20120830 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |