-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
39 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
description: SAP Workflow Essentials SAP Fiori Developer working with "My Inbox" should now | ||
authors: | ||
- greg | ||
tags: | ||
- SAP S/4HANA | ||
- SAP Fiori | ||
categories: | ||
- Development | ||
date: 2024-11-16 | ||
slug: SAP-Workflow-Essentials-for-SAP-Fiori-Developers | ||
--- | ||
|
||
# SAP Workflow Essentials SAP Fiori Developer working with "My Inbox" should now | ||
|
||
If you're a SAP Fiori developer working on "My Inbox" or migrating from SAP Workflow, Unified Inbox, or SAP Portal, it is important to understand SAP Workflow basics. This guide breaks down the essentials you need to streamline your work with "My Inbox". | ||
|
||
## Terminology summary | ||
|
||
`Workflow Scenario` | ||
: A collection of tasks, agent-determination rules, and related artifacts that can be sequenced to construct workflows. Identified by Workflow ID f.e. WS000800238 | ||
|
||
`Task` | ||
: The description and context of what needs to be performed in a workflow step/activity. Part of Workflow Scenarios. Identified by Task ID f.e. TS00800531 | ||
|
||
`Work item` | ||
: The instance of a task. | ||
|
||
## Transactions | ||
|
||
`SWDD` | ||
: Workflow builder | ||
|
||
`SWIA` | ||
: Work item administration (WI) | ||
|
||
`PFTC` | ||
: Template, task management (WS, TS) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters