SAP ABAP Interface IF_STW_ACTIVITY_QUERY (StreamWork Activity Query)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_STW_OL_COMMON (Package) Common Objects and def. of the Object Layer (comp. mode)

⤷

⤷

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
Interface | IF_STW_ACTIVITY_QUERY | |
Short Description | StreamWork Activity Query |
General Data
Package | S_STW_OL_COMMON | Common Objects and def. of the Object Layer (comp. mode) |
Created | 20110926 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_STW_ACTIVITY_QUERY has no forward declaration.
Interfaces
Interface IF_STW_ACTIVITY_QUERY has no interface.
Friends
Interface IF_STW_ACTIVITY_QUERY has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_STW_QUERY_STATUS | 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
Interface 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 | 732 |