SAP ABAP Data Element STW_TEST_TASK_STATUS (SAP Jam: Task Status)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_STW_EXAMPLES (Package) Examples of the StreamWork Library (Comp. Mode)
⤷
⤷
Basic Data
| Data Element | STW_TEST_TASK_STATUS |
| Short Description | SAP Jam: Task Status |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | STW_TEST_TASK_STATUS | |
| Data Type | NUMC | Character string with only digits |
| Length | 2 | |
| Decimal Places | 0 | |
| Output Length | 2 | |
| 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 | 15 | Status |
| Long | 30 | Status |
| Heading | 20 | Status |
Documentation
Definition
The task status describes the status of a group in SAP Jam.
For testing purposes, you can choose the string values from this list of fixed domain values:
- 01 - 'Outstanding'
- 02 - 'In Progress',
- 03 - 'Completed'.
Use
The possible text values are represented in ABAP by the constant if_stw_task=>gc_status.
Dependencies
Example
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 740 |