SAP ABAP Class CL_CTS_OBJ_ANALYSIS_QUEUE (cCTS: Queue for object tracking analysis)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_OBJ_ANALYSIS (Package) central CTS: Object level change analysis and checks
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_OBJ_ANALYSIS_CHK_QUEUE | central CTS: Interface for check queue | 20111012 |
Properties
| Class | CL_CTS_OBJ_ANALYSIS_QUEUE | |
| Short Description | cCTS: Queue for object tracking analysis | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_DIST_CTL_OBJ_ANALYSIS | central CTS: Object level change analysis and checks |
| Created | 20111012 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CTS_OBJ_ANALYSIS_QUEUE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CTS_OBJ_ANALYSIS_CHK_QUEUE | central CTS: Interface for check queue | 20111012 |
Friends
Class CL_CTS_OBJ_ANALYSIS_QUEUE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TY_QUEUE_ENTRIES | 20111012 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | TY_RESULTS | 20111012 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20111012 | ||
| 2 | Static method | Public | Method | Create instance | 20111012 | |
| 3 | Instance method | Private | Method | 20111012 | ||
| 4 | Instance method | Private | Method | 20111012 | ||
| 5 | Instance method | Private | Method | 20111012 |
Events
Class CL_CTS_OBJ_ANALYSIS_QUEUE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_QUEUE_ENTRIES | Public | See coding | 20111012 | ty_queue_entries type standard table of ref to if_cts_obj_analysis_checker
|
||
| 2 | TY_RESULT | Private | Attribute reference (LIKE) | 20111012 | |
||
| 3 | TY_RESULTS | Private | Attribute reference (LIKE) | 20111012 | |
Method Signatures
Method ADD Signature
Method ADD on class CL_CTS_OBJ_ANALYSIS_QUEUE has no parameter.
Method ADD on class CL_CTS_OBJ_ANALYSIS_QUEUE has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_CTS_OBJ_ANALYSIS_CHK_QUEUE | central CTS: Interface for check queue | 20111012 |
Method CREATE on class CL_CTS_OBJ_ANALYSIS_QUEUE has no exception.
Method GET_LAST_RESULTS Signature
Method GET_LAST_RESULTS on class CL_CTS_OBJ_ANALYSIS_QUEUE has no parameter.
Method GET_LAST_RESULTS on class CL_CTS_OBJ_ANALYSIS_QUEUE has no exception.
Method REMOVE Signature
Method REMOVE on class CL_CTS_OBJ_ANALYSIS_QUEUE has no parameter.
Method REMOVE on class CL_CTS_OBJ_ANALYSIS_QUEUE has no exception.
Method RUN Signature
Method RUN on class CL_CTS_OBJ_ANALYSIS_QUEUE has no parameter.
Method RUN on class CL_CTS_OBJ_ANALYSIS_QUEUE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |