SAP ABAP Class IF_STW_ACTIVITY_QUERY (StreamWork Activity Query)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_STW_ACTIVITY_QUERY | StreamWork Activity Query | 20110926 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | TD_STW_GENERAL_ABSTRACT | general abstract testdouble to reduce note dependencies | 20120526 |
Properties
| Class | IF_STW_ACTIVITY_QUERY | |
| Short Description | StreamWork Activity Query | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110926 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_STW_ACTIVITY_QUERY has no forward declaration.
Interfaces
Class IF_STW_ACTIVITY_QUERY has no interface implemented.
Friends
Class IF_STW_ACTIVITY_QUERY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20111028 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Search for Activities based on Search Parameters | 20111021 | |
| 2 | Instance method | Public | Method | Search for Activities based on a List of IDs | 20110926 |
Events
Class IF_STW_ACTIVITY_QUERY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TV_OWNER | Public | Type reference (TYPE) | STW_ACTIVITY_QUERY_BY_OWNER | 20111021 | |
|
| 2 | TV_PAGE | Public | Type reference (TYPE) | STW_ACTIVITY_PAGE | 20111024 | |
|
| 3 | TV_PAGE_SIZE | Public | Type reference (TYPE) | STW_ACTIVITY_PAGE_SIZE | 20111024 | |
|
| 4 | TV_QUERY_STATUS | Public | Type reference (TYPE) | STW_ACTIVITY_QUERY_STATUS | 20111028 | |
Method Signatures
Method QUERY_ACTIVITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OWNER | Call by reference | Object reference (TYPE REF TO) | IF_STW_USER | Activity Owner | 20111025 | |||
| 2 | IV_PAGE | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY_QUERY=>TV_PAGE | Page of the Activities Listing to Retrieve | 20111024 | |||
| 3 | IV_PAGE_SIZE | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY_QUERY=>TV_PAGE_SIZE | Number of Activities to Appear on Page | 20111024 | |||
| 4 | IV_STATUS | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY_QUERY=>TV_QUERY_STATUS | Activity Status | 20111024 | |||
| 5 | RT_ACTIVITY | Value transfer | Type reference (TYPE) | IF_STW_ACTIVITY=>TT_ACTIVITY | 20111028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111021 |
Method QUERY_ACTIVITIES_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ACTIVITY_ID | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TT_ACTIVITY_ID | List of Activity IDs | 20111004 | |||
| 2 | RT_ACTIVITY | Value transfer | Type reference (TYPE) | IF_STW_ACTIVITY=>TT_ACTIVITY | 20111028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110926 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |