SAP ABAP Data Element STW_ACTIVITY_QUERY_STATUS (SAP Jam: Query Status by Group)
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)
⤷
⤷
Basic Data
| Data Element | STW_ACTIVITY_QUERY_STATUS |
| Short Description | SAP Jam: Query Status by Group |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | STW_ACTIVITY_QUERY_STATUS | |
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Status |
| Medium | 20 | Status for Query |
| Long | 40 | Status for Query |
| Heading | 55 | Status for Query |
Documentation
Definition
The Group status for a query determines the status values of SAP Jam Groups that are considered when you query Groups.
Use
You use the Group status as a filter value when querying Groups.
Possible values are 'all', 'closed', or 'open'; these are represented in ABAP by the constant if_stw_activity_query=>gc_stw_query_status.
Dependencies
Example
Status = all ==> No restriction
Status = open ==> Only open Groups are selected
Status = closed ==> Only closed Groups are selected
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 732 |