SAP ABAP Class CL_CRR_SELECTOR (Standard selector implementation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS (Application Component) Upgrade Tools
⤷
SCRR_COMPONENTS (Package) CRR Main Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRR_SELECTOR | Task selector for CRR transitions | 20110526 |
Properties
| Class | CL_CRR_SELECTOR | |
| Short Description | Standard selector implementation | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCRR_COMPONENTS | CRR Main Components |
| Created | 20110526 | SAP |
| Last change | 20140120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRR_SELECTOR | Task selector for CRR transitions | 20110526 |
Friends
Class CL_CRR_SELECTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRR_TASK_LIST | List of CRR tasks | 20110526 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRANS_STATES | Transition states | 20110526 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | DCRRSCENARIO | CRR Scenario | 20110526 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | DCRRTASKTYPE | ' ' | Type of CRR task | 20110526 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20110526 | |
| 2 | Static method | Public | Method | Tasks packet selector for continuous run | 20110526 | |
| 3 | Static method | Public | Method | Returns an instance of global tasks selector | 20110526 | |
| 4 | Static method | Public | Method | Tasks packet selector for single run | 20110526 | |
| 5 | Instance method | Private | Method | Internal help function for SELECT_TASKS_FOR_START | 20110704 |
Events
Class CL_CRR_SELECTOR has no event.
Types
Class CL_CRR_SELECTOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCENARIO | Call by reference | Type reference (TYPE) | DCRRSCENARIO | CRR Scenario | 20110526 |
Method CONSTRUCTOR on class CL_CRR_SELECTOR has no exception.
Method GET_CONTINUOUS_SELECTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCENARIO | Call by reference | Type reference (TYPE) | DCRRSCENARIO | CRR Scenario | 20110526 | |||
| 2 | RI_SELECTOR | Value transfer | Object reference (TYPE REF TO) | IF_CRR_TASKS_SELECTOR | Task selector for CRR operations | 20110526 |
Method GET_CONTINUOUS_SELECTOR on class CL_CRR_SELECTOR has no exception.
Method GET_SELECTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCENARIO | Call by reference | Type reference (TYPE) | DCRRSCENARIO | CRR Scenario | 20110526 | |||
| 2 | RI_SELECTOR | Value transfer | Object reference (TYPE REF TO) | IF_CRR_SELECTOR | Task selector for CRR transitions | 20110526 |
Method GET_SELECTOR on class CL_CRR_SELECTOR has no exception.
Method GET_SINGLE_SELECTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCENARIO | Call by reference | Type reference (TYPE) | DCRRSCENARIO | CRR Scenario | 20110526 | |||
| 2 | RI_SELECTOR | Value transfer | Object reference (TYPE REF TO) | IF_CRR_TASKS_SELECTOR | Task selector for CRR operations | 20110526 |
Method GET_SINGLE_SELECTOR on class CL_CRR_SELECTOR has no exception.
Method STFS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_STATES | Call by reference | Type reference (TYPE) | TSTATES | 20110704 | ||||
| 2 | IV_STATE | Call by reference | Type reference (TYPE) | DCRRSTATE | 20110704 | ||||
| 3 | IV_TASKTYPE | Call by reference | Type reference (TYPE) | DCRRTASKTYPE | Type of CRR task | 20110704 | |||
| 4 | RV_COUNT | Value transfer | Type reference (TYPE) | I | 20110704 |
Method STFS on class CL_CRR_SELECTOR has no exception.
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 731 |