on ‎2009 Jun 15 9:33 PM
I had some questions about workflow logs and agent determination tables:
What is the typical setup in SAP systems for the tracking of work item approval history and for the agent determination routing? The way I see it is to use the standard approval log table (SWWWIHEAD) and to have a custom table for agent determination.
Would you ever have a custom workflow log table? Is that even possible?
Inversely, is there a standard way to route agent determination without a custom table in the system?
What are the advantages / disadvantages of standard vs. custom for workflow table?
Any help would be appreciated, thanks.
Request clarification before answering.
Hi,
Dont Create a Custom Table, Make use of the std. workflow Tables & Function Modules and achieve your Requirement.
Function Module
SWP_WORKFLOW_LOG_READ
SWP_WORKFLOW_NODE_LOG_READ
SWP_WORKFLOW_STEP_LOG_READ
Tables
SWWLOGHIST - History of a work item
SWWWIHEAD - Header Table for all Work Item Types
SWW_WI2OBJ - Workflow Runtime: Relation of Work Item to Object
SWW_CONT - Container Contents for Work Item Data Container
Regards,
Surjith
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.