SAP ABAP Class IF_CTS_USECASE_STATUS (cCTS: Use case status checks)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CTS_USECASE_STATUS | cCTS: Use case checks | 20120830 |
Properties
| Class | IF_CTS_USECASE_STATUS | |
| Short Description | cCTS: Use case status checks | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120830 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CTS_USECASE_STATUS has no forward declaration.
Interfaces
Class IF_CTS_USECASE_STATUS has no interface implemented.
Friends
Class IF_CTS_USECASE_STATUS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TY_USECASE | 'USECASE_EXT_REQUEST' | 20120830 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check usecases | 20120830 |
Events
Class IF_CTS_USECASE_STATUS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CHECK_RESULT | Public | See coding | 20120830 | begin of ty_check_result,
usecase type ty_usecase,
passed type boolean,
description type string,
end of ty_check_result
|
||
| 2 | TY_CHECK_RESULTS | Public | See coding | 20120830 | ty_check_results type standard table of ty_check_result with key usecase
|
||
| 3 | TY_USECASE | Public | Type reference (TYPE) | STRING | 20120830 | |
|
| 4 | TY_USECASES | Public | See coding | 20120830 | ty_usecases type standard table of ty_usecase with default key
|
Method Signatures
Method CHECK 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 | I_USECASES | Call by reference | Type reference (TYPE) | TY_USECASES | 20120830 | ||||
| 5 | RESULT | Value transfer | Type reference (TYPE) | TY_CHECK_RESULTS | 20120830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120830 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |